Hi, I have defined this mountpoint. /mnt/pve/containers is a NFS mount
and when I try to start the container I get the following error
Not sure if I am doing something wrong. It works without the idmap config, but then I need to squash permissions in the NFS server, which I would like to avoid doing.
Code:
mp0: /mnt/pve/containers/media/immich,mp=/opt/immich/upload,idmap=u:999:1026:1;g:991:100:1
and when I try to start the container I get the following error
Code:
DEBUG utils - ../src/lxc/utils.c:run_buffer:558 - Script exec /usr/share/lxc/hooks/lxc-pve-prestart-hook '220' 'lxc' 'pre-start' produced output: mount_setattr: Invalid argument
Not sure if I am doing something wrong. It works without the idmap config, but then I need to squash permissions in the NFS server, which I would like to avoid doing.
Last edited: