Hi
I have 5 node proxmox cluster 8.4.1
I have a nfs server, I am looking to mount the nfs via /etc/fstab as I don't want any proxmox stuff on there - its meant to be bound into lxc's
On the nfs server i have
/exports/hme1 << this is one mount point
/exports/hme1/documents << second mount point
On the nfs server i use crossmnt and when i mount /exports/hme1 on a pios or debian 12 box I mount -t nfs nfs:/export/hme1 /mnt/hme1 and when i look in /mnt/hme1/documents I can see the files /exports/hme1/documents
when i do the same thing on proxmox and i look in /mnt/hme1/documents I see nothing
I have also tried exporting /exports/hme1/documents and mounting it as well - but proxmox doesn't like it
not sure what I can do or how to debug this
I have 5 node proxmox cluster 8.4.1
I have a nfs server, I am looking to mount the nfs via /etc/fstab as I don't want any proxmox stuff on there - its meant to be bound into lxc's
On the nfs server i have
/exports/hme1 << this is one mount point
/exports/hme1/documents << second mount point
On the nfs server i use crossmnt and when i mount /exports/hme1 on a pios or debian 12 box I mount -t nfs nfs:/export/hme1 /mnt/hme1 and when i look in /mnt/hme1/documents I can see the files /exports/hme1/documents
when i do the same thing on proxmox and i look in /mnt/hme1/documents I see nothing
I have also tried exporting /exports/hme1/documents and mounting it as well - but proxmox doesn't like it
not sure what I can do or how to debug this