1829134 Members
2222 Online
109986 Solutions
New Discussion

Re: nfs problem

 
manu_15
Occasional Advisor

nfs problem

Hi,
In server,I exported one directory with options rw and sync .But in client I am able to mount the directory with read only mode .
what might be the problem.

thanks
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: nfs problem

please post the /etc/exports file or at least check it.

Also, on the server

exportfs -av

Provides diagnostics on possible configuration conflicts.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
NiCK_76
Respected Contributor

Re: nfs problem

Hi manu,

Did the directory what nfs was exported have right permission for allow user(nobody) what nfs were used can write in local system? You should ensure that user can write in the nfs exported directory under local system.

NiCK
just for fun