2
votes
1answer
454 views

NFS mounts showing files from other mounts

I have a server that holds ZFS snapshots that I export via NFS to the servers they are backing up so you can restore via a custom application written in-house. The issue is as follows: NOTE: I am ...
1
vote
0answers
537 views

nfs4 rpc.idmapd not working on one machine

I have an nfs4 server, with fsid=0 exported with no_subtree_check,no_all_squash,no_root_squash I have various clients working fine with this, a mixture of debian and arch, mounting with nfs4 and ...