<?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 NFS problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732256#M85863</link>
    <description>Red Hat enterprise linux 3 (both servers)&lt;BR /&gt;&lt;BR /&gt;Fileserver01 - Server origin (the one which has the filesystem to be mounted by another server)&lt;BR /&gt;&lt;BR /&gt;Ita1 - Server which can mount successfully the Fileserver01 NFS filesystem.&lt;BR /&gt;&lt;BR /&gt;Ita2 - Server that cannot mount the Fileserver01 NFS filesystem.&lt;BR /&gt;&lt;BR /&gt;Error message:&lt;BR /&gt;[root@ita3 log]# mount fileserver01:/bk1 /oback/bk1&lt;BR /&gt;mount: RPC: Unable to receive; errno = Connection refused&lt;BR /&gt;&lt;BR /&gt;Configuration data in Ita3:&lt;BR /&gt;[root@ita3 log]# rpcinfo -p fileserver01&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  32768  status&lt;BR /&gt;    100024    1   tcp  32768  status&lt;BR /&gt;    391002    2   tcp  32769  sgi_fam&lt;BR /&gt;    100011    1   udp    655  rquotad&lt;BR /&gt;    100011    2   udp    655  rquotad&lt;BR /&gt;    100011    1   tcp    658  rquotad&lt;BR /&gt;    100011    2   tcp    658  rquotad&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    100021    1   udp  32770  nlockmgr&lt;BR /&gt;    100021    3   udp  32770  nlockmgr&lt;BR /&gt;    100021    4   udp  32770  nlockmgr&lt;BR /&gt;    100021    1   tcp  32770  nlockmgr&lt;BR /&gt;    100021    3   tcp  32770  nlockmgr&lt;BR /&gt;    100021    4   tcp  32770  nlockmgr&lt;BR /&gt;    100005    1   udp    673  mountd&lt;BR /&gt;    100005    1   tcp    676  mountd&lt;BR /&gt;    100005    2   udp    673  mountd&lt;BR /&gt;    100005    2   tcp    676  mountd&lt;BR /&gt;    100005    3   udp    673  mountd&lt;BR /&gt;    100005    3   tcp    676  mountd&lt;BR /&gt;[root@ita3 log]# service portmap status&lt;BR /&gt;portmap (pid 10403) is running...&lt;BR /&gt;[root@ita3 log]# service nfs status&lt;BR /&gt;rpc.mountd (pid 10434) is running...&lt;BR /&gt;nfsd (pid 10430 10429 10428 10427 10426 10425 10424 10423) is running...&lt;BR /&gt;rpc.rquotad (pid 10418) is running...&lt;BR /&gt;[root@ita3 log]# service nfslock status&lt;BR /&gt;rpc.statd (pid 10455) is running...&lt;BR /&gt;&lt;BR /&gt;Configuration data in Fileserver01:&lt;BR /&gt;[root@fileserver01 log]# cat /etc/hosts&lt;BR /&gt;...&lt;BR /&gt;209.160.184.219         fileserver01.lc.org     fileserver01&lt;BR /&gt;209.160.184.210         ita1&lt;BR /&gt;209.160.184.211         ita2&lt;BR /&gt;209.160.184.212         ita3&lt;BR /&gt;&lt;BR /&gt;[root@fileserver01 log]# cat /etc/exports&lt;BR /&gt;/bk1        ita1(rw,sync) ita2(rw,sync) ita3(rw,sync)&lt;BR /&gt;&lt;BR /&gt;Any idea about the problem?</description>
    <pubDate>Wed, 15 Feb 2006 12:05:57 GMT</pubDate>
    <dc:creator>Tonatiuh</dc:creator>
    <dc:date>2006-02-15T12:05:57Z</dc:date>
    <item>
      <title>NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732256#M85863</link>
      <description>Red Hat enterprise linux 3 (both servers)&lt;BR /&gt;&lt;BR /&gt;Fileserver01 - Server origin (the one which has the filesystem to be mounted by another server)&lt;BR /&gt;&lt;BR /&gt;Ita1 - Server which can mount successfully the Fileserver01 NFS filesystem.&lt;BR /&gt;&lt;BR /&gt;Ita2 - Server that cannot mount the Fileserver01 NFS filesystem.&lt;BR /&gt;&lt;BR /&gt;Error message:&lt;BR /&gt;[root@ita3 log]# mount fileserver01:/bk1 /oback/bk1&lt;BR /&gt;mount: RPC: Unable to receive; errno = Connection refused&lt;BR /&gt;&lt;BR /&gt;Configuration data in Ita3:&lt;BR /&gt;[root@ita3 log]# rpcinfo -p fileserver01&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  32768  status&lt;BR /&gt;    100024    1   tcp  32768  status&lt;BR /&gt;    391002    2   tcp  32769  sgi_fam&lt;BR /&gt;    100011    1   udp    655  rquotad&lt;BR /&gt;    100011    2   udp    655  rquotad&lt;BR /&gt;    100011    1   tcp    658  rquotad&lt;BR /&gt;    100011    2   tcp    658  rquotad&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    100003    3   udp   2049  nfs&lt;BR /&gt;    100003    2   tcp   2049  nfs&lt;BR /&gt;    100003    3   tcp   2049  nfs&lt;BR /&gt;    100021    1   udp  32770  nlockmgr&lt;BR /&gt;    100021    3   udp  32770  nlockmgr&lt;BR /&gt;    100021    4   udp  32770  nlockmgr&lt;BR /&gt;    100021    1   tcp  32770  nlockmgr&lt;BR /&gt;    100021    3   tcp  32770  nlockmgr&lt;BR /&gt;    100021    4   tcp  32770  nlockmgr&lt;BR /&gt;    100005    1   udp    673  mountd&lt;BR /&gt;    100005    1   tcp    676  mountd&lt;BR /&gt;    100005    2   udp    673  mountd&lt;BR /&gt;    100005    2   tcp    676  mountd&lt;BR /&gt;    100005    3   udp    673  mountd&lt;BR /&gt;    100005    3   tcp    676  mountd&lt;BR /&gt;[root@ita3 log]# service portmap status&lt;BR /&gt;portmap (pid 10403) is running...&lt;BR /&gt;[root@ita3 log]# service nfs status&lt;BR /&gt;rpc.mountd (pid 10434) is running...&lt;BR /&gt;nfsd (pid 10430 10429 10428 10427 10426 10425 10424 10423) is running...&lt;BR /&gt;rpc.rquotad (pid 10418) is running...&lt;BR /&gt;[root@ita3 log]# service nfslock status&lt;BR /&gt;rpc.statd (pid 10455) is running...&lt;BR /&gt;&lt;BR /&gt;Configuration data in Fileserver01:&lt;BR /&gt;[root@fileserver01 log]# cat /etc/hosts&lt;BR /&gt;...&lt;BR /&gt;209.160.184.219         fileserver01.lc.org     fileserver01&lt;BR /&gt;209.160.184.210         ita1&lt;BR /&gt;209.160.184.211         ita2&lt;BR /&gt;209.160.184.212         ita3&lt;BR /&gt;&lt;BR /&gt;[root@fileserver01 log]# cat /etc/exports&lt;BR /&gt;/bk1        ita1(rw,sync) ita2(rw,sync) ita3(rw,sync)&lt;BR /&gt;&lt;BR /&gt;Any idea about the problem?</description>
      <pubDate>Wed, 15 Feb 2006 12:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732256#M85863</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-02-15T12:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732257#M85864</link>
      <description>It seems that every time I have troubles like this - it's the name service.&lt;BR /&gt;&lt;BR /&gt;To check for this, try using the IP addresses instead of names in /etc/exports.&lt;BR /&gt;&lt;BR /&gt;If that works, then you've got a name resolution problem.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 12:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732257#M85864</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2006-02-15T12:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732258#M85865</link>
      <description>Check hosts.allow and hosts.deny.  If&lt;BR /&gt;you have limited access to portmap you&lt;BR /&gt;won't get to the NFS mount service.</description>
      <pubDate>Wed, 15 Feb 2006 12:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732258#M85865</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-02-15T12:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732259#M85866</link>
      <description>What is the output of showmount -e fileserver01 from ita3?&lt;BR /&gt;&lt;BR /&gt;Ensure that there is not firewall blocking your access.</description>
      <pubDate>Wed, 15 Feb 2006 12:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732259#M85866</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-02-15T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732260#M85867</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;All servers are in the same LAN Switch (no firewall).&lt;BR /&gt;&lt;BR /&gt;[root@ita1 root]# showmount -e fileserver01&lt;BR /&gt;rpc mount export: RPC: Unable to receive; errno = Connection refused&lt;BR /&gt;&lt;BR /&gt;As you can see, right now the problem is extended to Ita1 (there is no more successful NFS in server Ita1).</description>
      <pubDate>Wed, 15 Feb 2006 14:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732260#M85867</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-02-15T14:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732261#M85868</link>
      <description>Try this,&lt;BR /&gt;&lt;BR /&gt;showmount -e&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;only.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 16 Feb 2006 02:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732261#M85868</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-16T02:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732262#M85869</link>
      <description>NFS Service (which was started) shutted down in fileserver01. I unknow why, but I have started services again, and everything is working well.&lt;BR /&gt;&lt;BR /&gt;THANK YOU</description>
      <pubDate>Thu, 16 Feb 2006 09:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-problem/m-p/3732262#M85869</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-02-16T09:31:09Z</dc:date>
    </item>
  </channel>
</rss>

