Hello everyone,
I have been following different guides on how to mount a NFS share to an unprivileged LXC container but I can't get it to work properly. The LXC container still has no access to to mount.
To clear things up a little bit I have to following scenario:
The NFS share is already mounted to another vm in a docker environment. I used the same UID (1049) as a docker user. On my synology nas the user with the ID 1049 has access to the folder/share.
My unpriviliged LXC container also has shared GPU access for hardware transcoding support (the container is running jellyfin in an docker environment).
I mounted the share on my pve host, the root user on my host also has access to my mounted share. I added the share to my LXC using mountpoints.
I tried a lot of different settings but non of them worked, inside my LXC I can't access the share. Maybe someone has a hint or clue on how to set the corret permissions.
A big thanks in advance for any advice!
I have been following different guides on how to mount a NFS share to an unprivileged LXC container but I can't get it to work properly. The LXC container still has no access to to mount.
To clear things up a little bit I have to following scenario:
The NFS share is already mounted to another vm in a docker environment. I used the same UID (1049) as a docker user. On my synology nas the user with the ID 1049 has access to the folder/share.
My unpriviliged LXC container also has shared GPU access for hardware transcoding support (the container is running jellyfin in an docker environment).
I mounted the share on my pve host, the root user on my host also has access to my mounted share. I added the share to my LXC using mountpoints.
I tried a lot of different settings but non of them worked, inside my LXC I can't access the share. Maybe someone has a hint or clue on how to set the corret permissions.
A big thanks in advance for any advice!
Last edited: