Hello,
There is something I am missing.
I have read documentation on how to add an external NFS drive to Immich LXC, when testing, my photos are not going where they should go.
What I have done so fare:
On the host (node):
- create the mount host directory with: mkdir -p /mnt/immich/photos
- On the NAS adding the NFS share drive with the right permissions
- mount it
- add in /etc/pve/lxc/106.conf: mp0: /mnt/immich/photos,mp=/mnt/fotos
- reboot the LXC
On the LXC container:
- create the mount LXC directory with: mkdir -p /mnt/fotos
When adding photos to Immich as test, the size of the NFS folder in my NAS doesn't increase at all. When checking on my proxmox cluster/Immich LXC, I see that the size of the bootdisk increase ....
Ideas ?
Thx
There is something I am missing.
I have read documentation on how to add an external NFS drive to Immich LXC, when testing, my photos are not going where they should go.
What I have done so fare:
On the host (node):
- create the mount host directory with: mkdir -p /mnt/immich/photos
- On the NAS adding the NFS share drive with the right permissions
- mount it
- add in /etc/pve/lxc/106.conf: mp0: /mnt/immich/photos,mp=/mnt/fotos
- reboot the LXC
On the LXC container:
- create the mount LXC directory with: mkdir -p /mnt/fotos
When adding photos to Immich as test, the size of the NFS folder in my NAS doesn't increase at all. When checking on my proxmox cluster/Immich LXC, I see that the size of the bootdisk increase ....
Ideas ?
Thx