[ale] Writing to NFS

David Corbin dcorbin at machturtle.com
Tue Nov 11 08:16:53 EST 2003


Can someone explain why the file system is read-only?  mount says it's not.  
/etc/exports has the rw option on it.

$ mount | tail -1 
foobar:/home/dcorbin on /data/home/dcorbin/foobar type nfs 	      		
(rw,noexec,nosuid,nodev,addr=192.168.99.3,user=dcorbin)
$ pwd
/data/home/dcorbin/foobar
$ echo >junk
-bash: junk: Read-only file system

-- 
David Corbin <dcorbin at machturtle.com>



More information about the Ale mailing list