[ale] Writing to NFS

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


On Tuesday 11 November 2003 08:20, Jonathan Glass wrote:
> David Corbin wrote:
> >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
>
> This happened to me when I mounted an NFS share as root, and didn't have
> a no_root_squash option on the share definition.  

I do have no_root_squash on the export defintion 

> What does
>     ls -ld /data/home/docorbin/foobar
> show?
>

drwxr-sr-x   69 dcorbin  dcorbin      4096 Nov 11 08:08 .

> Also, does your dcorbin account have the same UID on both systems?
>


-- 
David Corbin <dcorbin at machturtle.com>



More information about the Ale mailing list