On 06/25/2016 04:12 PM, Trond Myklebust wrote: > [root@leira nfs]# cat /etc/exports > /export -ro,sec=sys,sync localhost(rw,no_root_squ > ash) > [root@leira nfs]# exportfs -rv > exporting localhost:/export > [root@leira nfs]# mount -t nfs localhost:/export /mnt/nfs > [root@leira nfs]# mkdir /mnt/nfs/gnurr > mkdir: cannot create directory ‘/mnt/nfs/gnurr’: Read-only file system > > > Note that removing the "sec=sys" above causes the test to succeed. When you say "succeed" what do you mean by that since your are specifying both 'ro' and 'rw'. steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html