Add NFS storage in nobody:nogroup

triplez_cn

New Member
Apr 11, 2024
1
0
1
This is my nfs directory permission (NFS server in a privileged container):
Bash:
root@homelab-nas:/data# namei -l /data/nfs/
f: /data/nfs/
drwxr-xr-x root root    /
drwxrwxr-x root writers data
drwxrwxr-x root writers nfs

And nfs exports like this:
Bash:
root@homelab-nas:/data# exportfs -v
/data/nfs       <world>(rw,wdelay,root_squash,no_subtree_check,sec=sys,rw,secure,root_squash,no_all_squash)

I added nfs in PVE like this:
1712816275928.png

However, I found that PVE created a new directory call `images` and its permission is `nobody:nogroup` .

How can I fix that issue? I want to write it with proper permission, like writers group.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!