Operating System - Linux
1753511 Members
5293 Online
108795 Solutions
New Discussion

Re: NFS Error - unbale to mount the share

 
Vitaly Karasik_1
Honored Contributor

Re: NFS Error - unbale to mount the share

what a shame - I was wrong!!!!
yes, Durvesh Mendhekar is right - I encountered similar problem few years ago and fixed it using "fsid=0"

this is NFS4 catch, see for details this article, for example

http://www.novell.com/coolsolutions/feature/17581.html
WW288996
Frequent Advisor

Re: NFS Error - unbale to mount the share

Can you please help me to edit my /etc/exports file,

I cannot change the first line,

/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)

because it is already mounted and used in production.

Please help me to change the /etc/exports file with out affecting the first existing mount.
My current /etc/exports file is mentioned below,
[root@blrmpp01 ~]# cat /etc/exports
/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)
/tbstorage 10.58.131.100(rw,sync,no_root_squash)