<?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 mount Problem?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503001#M216907</link>
    <description>Just for grins, you may want to stop/start nfs.core&lt;BR /&gt;&lt;BR /&gt;This problem is caused usually by a loss of connectivity or the server side being booted.&lt;BR /&gt;&lt;BR /&gt;Soft versus hard connection/mount is said to prevent this problem.&lt;BR /&gt;&lt;BR /&gt;Another possible cause. Congestion on the collision domain. Too many nodes on the network. If this is a problem, a seperate subnet for NFS connections can help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 11 Mar 2005 12:09:26 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-03-11T12:09:26Z</dc:date>
    <item>
      <title>NFS mount Problem??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3502999#M216905</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;I am trying to mount an nfs filesystem (/oracle/data) from servernfs  to nfsclient at /oracle/data1. But getting this error : &lt;BR /&gt;&lt;BR /&gt;# mount servernfs:/oracle/data /oracle/data1&lt;BR /&gt;nfs mount: get_fh: servernfs:: RPC: Program not registered&lt;BR /&gt;nfs mount: get_fh: servernfs:: RPC: Program not registered&lt;BR /&gt;nfs mount: retry: retrying(1) for: /oracle/data1 after 5 seconds&lt;BR /&gt;nfs mount: retry: giving up on: /oracle/data1&lt;BR /&gt;&lt;BR /&gt;both are hp-ux 11.11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The follwoing things I have done :&lt;BR /&gt;&lt;BR /&gt;On servernfs:&lt;BR /&gt;&lt;BR /&gt;1) nfs.server is running.&lt;BR /&gt;2) /etc/exports entry made.&lt;BR /&gt;3) exportfs -a -v&lt;BR /&gt;shows Sucessfully exported.&lt;BR /&gt;&lt;BR /&gt;on client:&lt;BR /&gt;1) nfs.client , rpcbind is running. &lt;BR /&gt;&lt;BR /&gt;I appricate if any one can help me in this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Rveri.</description>
      <pubDate>Fri, 11 Mar 2005 11:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3502999#M216905</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-03-11T11:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Problem??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503000#M216906</link>
      <description>On client,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client stop&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;On server,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;Anil&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Mar 2005 11:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503000#M216906</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-11T11:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Problem??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503001#M216907</link>
      <description>Just for grins, you may want to stop/start nfs.core&lt;BR /&gt;&lt;BR /&gt;This problem is caused usually by a loss of connectivity or the server side being booted.&lt;BR /&gt;&lt;BR /&gt;Soft versus hard connection/mount is said to prevent this problem.&lt;BR /&gt;&lt;BR /&gt;Another possible cause. Congestion on the collision domain. Too many nodes on the network. If this is a problem, a seperate subnet for NFS connections can help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Mar 2005 12:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503001#M216907</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-11T12:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Problem??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503002#M216908</link>
      <description>Thanks RAC and Steven ,and whoever replied.&lt;BR /&gt;&lt;BR /&gt;Now I solved the problem. The filesystem got mounted after a lots of try.&lt;BR /&gt;&lt;BR /&gt;Does anyone noticed the hostname i was using for mounting. its 9 Character.&lt;BR /&gt;&lt;BR /&gt;I think it accepts 8 char hostname only.&lt;BR /&gt;&lt;BR /&gt;#mount servernf:/oracle/data /oracle/data1&lt;BR /&gt;&lt;BR /&gt;worked fine.&lt;BR /&gt;&lt;BR /&gt;Thanks to all,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R.Veri.&lt;BR /&gt;-----</description>
      <pubDate>Fri, 11 Mar 2005 12:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-problem/m-p/3503002#M216908</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-03-11T12:18:58Z</dc:date>
    </item>
  </channel>
</rss>

