You are not logged in.
I have a simple export as
/var/tmp *(rw,insecure,async,no_root_squash,subtree_check)
mounted as
zen5:/var/tmp /var/tmp2 nfs noauto,user,nfsvers=4,rsize=8192,wsize=8192,tcp 0 0
And it used to work, but now I cannot do anything, it does mount and I can list files but cannot write to anything.
Server is AMD64, tried both AMD64 and Arch/ARM as clients.
Offline
Ok, this seems to have something to do with /tmp being on a tmpfs volume. Created directory on the disk for the share and then that works.
Offline
Offline