<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFS Error - unbale to mount the share in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572046#M39465</link>
    <description>Can you please help me to edit my /etc/exports file,&lt;BR /&gt;&lt;BR /&gt;I cannot change the first line,&lt;BR /&gt; &lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt; &lt;BR /&gt;because it is already mounted and used in production.&lt;BR /&gt;&lt;BR /&gt;Please help me to change the /etc/exports file with out affecting the first existing mount.&lt;BR /&gt;My current /etc/exports file is mentioned below,&lt;BR /&gt;[root@blrmpp01 ~]# cat /etc/exports&lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;/tbstorage 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;</description>
    <pubDate>Fri, 29 Jan 2010 03:30:40 GMT</pubDate>
    <dc:creator>WW288996</dc:creator>
    <dc:date>2010-01-29T03:30:40Z</dc:date>
    <item>
      <title>NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572035#M39454</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have a NFS server(10.50.131.162) and I have shared the following folder and I was able to mount the same share to another machine(10.50.131.162) and it is working fine.&lt;BR /&gt;&lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;I have shared one more folder which is mentoned below to the same machine but I am not able to mount the same to clien machie.&lt;BR /&gt;&lt;BR /&gt;/tbstorage 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;While mounting the new nfs share at client machine side I am getting the following error,&lt;BR /&gt;&lt;BR /&gt;[root@delhi T2]# mount -t nfs 10.58.131.162:/tbstorage /tbstorage&lt;BR /&gt;mount: 10.58.131.162:/tbstorage failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After putting new folder in /etc/exports I have excuted the following commands also,&lt;BR /&gt;&lt;BR /&gt;[root@blrmpp01 T2]# /etc/init.d/nfs reload&lt;BR /&gt;[root@blrmpp01 T2]# exportfs -ra&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am using RHEL5 NFS Server and RHEL4 as NFS client.&lt;BR /&gt;&lt;BR /&gt;Please help me in this regard.&lt;BR /&gt;&lt;BR /&gt;Please find the NFS server status below,&lt;BR /&gt;&lt;BR /&gt;[root@blrmpp01 ~]# rpcinfo -p&lt;BR /&gt;   program vers proto   port&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100024    1   udp   1003  status&lt;BR /&gt;    100024    1   tcp   1006  status&lt;BR /&gt;    100021    1   udp  37319  nlockmgr&lt;BR /&gt;    100021    3   udp  37319  nlockmgr&lt;BR /&gt;    100021    4   udp  37319  nlockmgr&lt;BR /&gt;    100021    1   tcp  40620  nlockmgr&lt;BR /&gt;    100021    3   tcp  40620  nlockmgr&lt;BR /&gt;    100021    4   tcp  40620  nlockmgr&lt;BR /&gt;    100011    1   udp    866  rquotad&lt;BR /&gt;    100011    2   udp    866  rquotad&lt;BR /&gt;    100011    1   tcp    869  rquotad&lt;BR /&gt;    100011    2   tcp    869  rquotad&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100003    4   udp   2049  nfs&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    100003    4   tcp   2049  nfs&lt;BR /&gt;    100005    1   udp    935  mountd&lt;BR /&gt;    100005    1   tcp    938  mountd&lt;BR /&gt;    100005    2   udp    935  mountd&lt;BR /&gt;    100005    2   tcp    938  mountd&lt;BR /&gt;    100005    3   udp    935  mountd&lt;BR /&gt;    100005    3   tcp    938  mountd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@blrmpp01 ~]# /etc/init.d/nfs status&lt;BR /&gt;rpc.mountd (pid 17295) is running...&lt;BR /&gt;nfsd (pid 17292 17291 17290 17289 17288 17287 17286 17285) is running...&lt;BR /&gt;rpc.rquotad (pid 17225) is running...&lt;BR /&gt;[root@blrmpp01 ~]# /etc/init.d/portmap status&lt;BR /&gt;portmap (pid 4559) is running...&lt;BR /&gt;[root@blrmpp01 ~]# /etc/init.d/iptables status&lt;BR /&gt;Firewall is stopped.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please find the NFS client status below,&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# /etc/init.d/netfs status&lt;BR /&gt;Active NFS mountpoints:&lt;BR /&gt;/mppreplication&lt;BR /&gt;[root@delhi ~]# /etc/init.d/nfs status&lt;BR /&gt;rpc.mountd is stopped&lt;BR /&gt;nfsd is stopped&lt;BR /&gt;rpc.rquotad is stopped&lt;BR /&gt;[root@delhi ~]# /etc/init.d/portmap status&lt;BR /&gt;portmap (pid 23209) is running...&lt;BR /&gt;[root@delhi ~]# /etc/init.d/iptables status&lt;BR /&gt;Firewall is stopped.&lt;BR /&gt;[root@delhi ~]# rpcinfo -p&lt;BR /&gt;   program vers proto   port&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100007    2   udp    942  ypbind&lt;BR /&gt;    100007    1   udp    942  ypbind&lt;BR /&gt;    100007    2   tcp    945  ypbind&lt;BR /&gt;    100007    1   tcp    945  ypbind&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 06:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572035#M39454</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-27T06:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572036#M39455</link>
      <description>Please find the client side existing mount&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d0p3     267G  240G   14G  95% /&lt;BR /&gt;/dev/cciss/c0d0p1    1012M   40M  921M   5% /boot&lt;BR /&gt;10.58.131.162:/opt/mpp/packages&lt;BR /&gt;                      291G  148G  129G  54% /mppreplication&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# showmount -e 10.58.131.162&lt;BR /&gt;Export list for 10.58.131.162:&lt;BR /&gt;/tbstorage              10.58.131.100&lt;BR /&gt;/opt/mpp/local_packages 10.58.131.100&lt;BR /&gt;&lt;BR /&gt;But If I try the following i am getting permission denied message&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# mount -t nfs 10.58.131.162:/tbstorage /tbstorage&lt;BR /&gt;mount: 10.58.131.162:/tbstorage failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 06:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572036#M39455</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-27T06:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572037#M39456</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you checked the /var/log/messages&lt;BR /&gt;for errors.&lt;BR /&gt;&lt;BR /&gt;If nothing is working we will look your problem form basics.&lt;BR /&gt;Give a try by restarting the below serives&lt;BR /&gt;1)NFS &lt;BR /&gt;2)portmap&lt;BR /&gt;3)also check the file permission&lt;BR /&gt;&lt;BR /&gt;Check &lt;BR /&gt;#netstat -nltup&lt;BR /&gt;see if NFS and portmap is working properly&lt;BR /&gt;&lt;BR /&gt;looking at ur given out put you have done exporting Ok. but just export it in (ro) mode first.&lt;BR /&gt;&lt;BR /&gt;if every thing done with exporting&lt;BR /&gt;check if you can mount this locally as NFS to another folder&lt;BR /&gt;with&lt;BR /&gt;#mount -t nfs source dest&lt;BR /&gt;if this works fine your almost done.&lt;BR /&gt;let me know once its success...&lt;BR /&gt;&lt;BR /&gt;Durvesh</description>
      <pubDate>Wed, 27 Jan 2010 10:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572037#M39456</guid>
      <dc:creator>Durvesh Mendhekar</dc:creator>
      <dc:date>2010-01-27T10:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572038#M39457</link>
      <description>/var/log/messages on NFS server:&lt;BR /&gt;-----------------------------------&lt;BR /&gt;&lt;BR /&gt;Jan 27 10:08:07 localhost mountd[17295]: authenticated mount request from 10.58.131.100:785 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 10:08:12 localhost mountd[17295]: authenticated mount request from 10.58.131.100:786 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 10:08:19 localhost mountd[17295]: authenticated mount request from 10.58.131.100:787 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 10:20:21 localhost mountd[17295]: authenticated mount request from 10.58.131.100:827 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 10:20:33 localhost mountd[17295]: authenticated mount request from 10.58.131.100:828 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 12:03:42 localhost mountd[17295]: authenticated mount request from 10.58.131.100:628 for /tbstorage (/tbstorage)&lt;BR /&gt;Jan 27 13:43:34 localhost mountd[17295]: authenticated mount request from 10.58.131.100:661 for /tbstorage (/tbstorage)&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jan 2010 11:53:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572038#M39457</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-27T11:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572039#M39458</link>
      <description>are you still able to mount your "packages" directory?</description>
      <pubDate>Wed, 27 Jan 2010 14:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572039#M39458</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2010-01-27T14:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572040#M39459</link>
      <description>/opt/mpp/packages is already mounted and used by people, that is working fine.</description>
      <pubDate>Thu, 28 Jan 2010 03:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572040#M39459</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-28T03:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572041#M39460</link>
      <description>Executed the below commands also, but still not working, I doubt if I restart nfs service on nfs server the existing mount also will work or not ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On NFS Server(10.58.131.162)&lt;BR /&gt;---------------------------------&lt;BR /&gt;[root@blrmpp01 ~]# ls -ld /tbstorage&lt;BR /&gt;drwxr-xr-x 4 root root 4096 Jan 25 13:08 /tbstorage&lt;BR /&gt;[root@blrmpp01 ~]# chmod 777 /tbstorage&lt;BR /&gt;[root@blrmpp01 ~]# ls -ld /tbstorage&lt;BR /&gt;drwxrwxrwx 4 root root 4096 Jan 25 13:08 /tbstorage&lt;BR /&gt;[root@blrmpp01 ~]# /etc/init.d/nfs reload&lt;BR /&gt;[root@blrmpp01 ~]# exportfs -ra&lt;BR /&gt;[root@blrmpp01 ~]# cat /etc/exports&lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;/tbstorage 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;On NFS Client (10.58.131.100)&lt;BR /&gt;--------------------------------&lt;BR /&gt;[root@delhi ~]#  /etc/init.d/nfs reload&lt;BR /&gt;[root@delhi ~]#  /etc/init.d/netfs reload&lt;BR /&gt;Mounting other filesystems:                                [  OK  ]&lt;BR /&gt;[root@delhi ~]# mount -t nfs 10.58.131.162:/tbstorage /tbstorage&lt;BR /&gt;mount: 10.58.131.162:/tbstorage failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# showmount -e 10.58.131.162&lt;BR /&gt;Export list for 10.58.131.162:&lt;BR /&gt;/tbstorage              10.58.131.100&lt;BR /&gt;/opt/mpp/local_packages 10.58.131.100&lt;BR /&gt;[root@delhi ~]# df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d0p3     267G  240G   13G  95% /&lt;BR /&gt;/dev/cciss/c0d0p1    1012M   40M  921M   5% /boot&lt;BR /&gt;none                  2.0G     0  2.0G   0% /dev/shm&lt;BR /&gt;10.58.131.162:/opt/mpp/packages&lt;BR /&gt;                      291G  161G  115G  59% /mppreplication&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2010 04:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572041#M39460</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-28T04:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572042#M39461</link>
      <description>Unix permissions don't seem me relevant here - client system should be able to *mount* share anyway, it just won't be able to  use files in case of too restrictive permission.&lt;BR /&gt;&lt;BR /&gt;I suspect some typo in your exports config file.&lt;BR /&gt;Can you post your /etc/exports?&lt;BR /&gt;&lt;BR /&gt;May be "showmount" will provide some useful info...</description>
      <pubDate>Thu, 28 Jan 2010 08:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572042#M39461</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2010-01-28T08:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572043#M39462</link>
      <description>To make the exports configurations compatible for all version, one needs to export (read only) the root filesystem with an fsid=0. The fsid=0 signals the NFS server that this export is the root. &lt;BR /&gt;&lt;BR /&gt; / *(ro,fsid=0) /home *(rw,sync,nohide)&lt;BR /&gt;&lt;BR /&gt;Now with these exports, both "mount server:/home /mnt/home" and "mount -t nfs server:/home /mnt/home" will work as expected.&lt;BR /&gt;&lt;BR /&gt;Give a try and let me know.&lt;BR /&gt;&lt;BR /&gt;Durvesh</description>
      <pubDate>Thu, 28 Jan 2010 08:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572043#M39462</guid>
      <dc:creator>Durvesh Mendhekar</dc:creator>
      <dc:date>2010-01-28T08:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572044#M39463</link>
      <description>[root@blrmpp01 ~]# cat /etc/exports&lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;/tbstorage 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@delhi ~]# showmount -e 10.58.131.162&lt;BR /&gt;Export list for 10.58.131.162:&lt;BR /&gt;/tbstorage 10.58.131.100&lt;BR /&gt;/opt/mpp/local_packages 10.58.131.100</description>
      <pubDate>Thu, 28 Jan 2010 12:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572044#M39463</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-28T12:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572045#M39464</link>
      <description>what a shame - I was wrong!!!!&lt;BR /&gt;yes, Durvesh Mendhekar  is right - I encountered similar problem  few  years  ago and fixed it using "fsid=0"&lt;BR /&gt;&lt;BR /&gt;this is NFS4 catch, see for details this article, for example &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.novell.com/coolsolutions/feature/17581.html" target="_blank"&gt;http://www.novell.com/coolsolutions/feature/17581.html&lt;/A&gt;</description>
      <pubDate>Thu, 28 Jan 2010 12:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572045#M39464</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2010-01-28T12:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Error - unbale to mount the share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572046#M39465</link>
      <description>Can you please help me to edit my /etc/exports file,&lt;BR /&gt;&lt;BR /&gt;I cannot change the first line,&lt;BR /&gt; &lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt; &lt;BR /&gt;because it is already mounted and used in production.&lt;BR /&gt;&lt;BR /&gt;Please help me to change the /etc/exports file with out affecting the first existing mount.&lt;BR /&gt;My current /etc/exports file is mentioned below,&lt;BR /&gt;[root@blrmpp01 ~]# cat /etc/exports&lt;BR /&gt;/opt/mpp/packages 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;/tbstorage 10.58.131.100(rw,sync,no_root_squash)&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2010 03:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-error-unbale-to-mount-the-share/m-p/4572046#M39465</guid>
      <dc:creator>WW288996</dc:creator>
      <dc:date>2010-01-29T03:30:40Z</dc:date>
    </item>
  </channel>
</rss>

