On 01/01/2012 08:16 AM, Geoffrey Leach wrote: > Fedora 16 on both server and client. > > /etc/exports > > /nfs4exports 192.168.0.0/24 > (ro,sync,insecure,root_squash,no_subtree_check,fsid=0) > /nfs4exports/tmp 192.168.0.0/24 > (rw,nohide,sync,insecure,root_squash,no_subtree_check) > > ll -d /nfs4exports /nfs4exports/* > drwxrwxrwt 5 root root 4.0K Dec 31 15:34 /nfs4export > ll -d /nfs4exports /nfs4exports/* > drwxrwxrwt. 30 root root 4.0K Dec 31 16:06 /nfs4exports/tmp Ahhh.... I maybe mis-reading this but you don't have an /etc/exports file on both systems, do you? Also, FWIW, I use a different name for the pseudo file system names so I don't confuse myself..... [root@f16-1 etc]# cat exports /nfs4exports 192.168.0.0/24(ro,sync,insecure,root_squash,no_subtree_check,fsid=0) /nfs4exports/f16tmp 192.168.0.0/24(rw,nohide,sync,insecure,root_squash,no_subtree_check) Notice the f16tmp? -- A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools. -- Douglas Adams in "Mostly Harmless -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org