Hey there,
I try to pass a NFS folder from a NAS through the pve into an container.
I'm able to acces the folder on the host (and edit it) but in my Container I just can see it but get the notorious acces denied error.
I was using this as a guide on how to set things up.
From what I read around the internet I assume I did something wrong on the UID mapping. There I used the setting in the mentioned doc from proxmox.
Do I need to adjust something from it, like using another ID?
Using the command
everything is ok.
It is a fresh created unprivileged container running Debian 12. I did nothing with it except edditing the config to include the mount point and the mapping.
Could anyone help me solve this problem I,m running out of ideas.
Thanks in advance
Benni
I try to pass a NFS folder from a NAS through the pve into an container.
I'm able to acces the folder on the host (and edit it) but in my Container I just can see it but get the notorious acces denied error.
I was using this as a guide on how to set things up.
From what I read around the internet I assume I did something wrong on the UID mapping. There I used the setting in the mentioned doc from proxmox.
Do I need to adjust something from it, like using another ID?
Using the command
Code:
lxc-start -F -n 1234
It is a fresh created unprivileged container running Debian 12. I did nothing with it except edditing the config to include the mount point and the mapping.
Could anyone help me solve this problem I,m running out of ideas.
Thanks in advance
Benni