Summary: nfs mount not writable

From: Andreas Höschler (ahoesch@smartsoft.de)
Date: Wed Aug 24 2005 - 08:49:03 EDT


Dear managers,

thanks to

"Mike Demarco" <mdemarco@suncom.com>
"Saxon, Stuart" <Stuart.Saxon@centrica.co.uk>
<michael.schneider@calispera.com>

Mike suggested to do

        Share -F nfs -o rw,root=<hostname or ipaddress of client>
/opt/FrontBase/Backups

This did not make a difference. I then followed the suggestion of Saxon
and Michael.

        share -F nfs -o ro,anon=0 /export/install

This worked! Thanks a lot!

Regards,

   Andreas

Original posting:
> Dear managers,
>
> I have exported a directory on a Solaris 8 machine as follows
>
> share -F nfs -o rw /opt/FrontBase/Backups
>
> and mounted the directory on a Sol 9 machine with
>
> mount -F nfs 10.0.0.200:/opt/FrontBase/Backups /opt/FrontBase/Backups
>
> mount tells me that the directory is mounted read write.
>
> /opt/FrontBase/Backups on 10.0.0.200:/opt/FrontBase/Backups
> remote/read/write/setuid/xattr/dev=4900003 on Wed Aug 24 14:22:55 2005
>
> However, creating a file as root on the Sol 9 machine fails:
>
> bash-2.05# touch /opt/FrontBase/Backups/Test
> touch: /opt/FrontBase/Backups/Test cannot create
>
> What am I missing?
>
> Thanks a lot!
>
> Regards,
>
> Andreas
> _______________________________________________
> sunmanagers mailing list
> sunmanagers@sunmanagers.org
> http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:31:22 EDT