<?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 CLIENT SUBSYSTEM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605792#M35065</link>
    <description>I have a new  HP 9000 N-class server. I was able to finish installing OS Hpux 11.0 on this server and was running fine until yesterday. When  I was mounting the CD rom for installing HP nodmanager, the server frezes, and I end up rebooting the server. When I reboot the server it went throuhg all the test and everything and when it reach to the " start NFS client subsystem" it sits there for a long time and says NFS server (pid503@/net) not responding still trying. when I hit the escape key, I got the console Login prompt and I was able to login to the machine. but I am not able to access this server from remotely other than on the console. I can telnet to any other hosts from this server no problem. What is the problem</description>
    <pubDate>Thu, 01 Nov 2001 19:24:38 GMT</pubDate>
    <dc:creator>Raghuram Ollakal_1</dc:creator>
    <dc:date>2001-11-01T19:24:38Z</dc:date>
    <item>
      <title>NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605792#M35065</link>
      <description>I have a new  HP 9000 N-class server. I was able to finish installing OS Hpux 11.0 on this server and was running fine until yesterday. When  I was mounting the CD rom for installing HP nodmanager, the server frezes, and I end up rebooting the server. When I reboot the server it went throuhg all the test and everything and when it reach to the " start NFS client subsystem" it sits there for a long time and says NFS server (pid503@/net) not responding still trying. when I hit the escape key, I got the console Login prompt and I was able to login to the machine. but I am not able to access this server from remotely other than on the console. I can telnet to any other hosts from this server no problem. What is the problem</description>
      <pubDate>Thu, 01 Nov 2001 19:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605792#M35065</guid>
      <dc:creator>Raghuram Ollakal_1</dc:creator>
      <dc:date>2001-11-01T19:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605793#M35066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you will not be able to access the system remotely since the booting process did not complete and you were required to interrupt the boot process. To disable the error during boot, disable the automounter. Edit /etc/rc.config.d/nfsconf and set AUTOMOUNT=1 to AUTOMOUNT=0. then do a init3 or reboot the system. It should boot properly and then you will be able to access the system remotely.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2001 19:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605793#M35066</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-01T19:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605794#M35067</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you look at the /etc/rc.log..&lt;BR /&gt;&lt;BR /&gt;what has FAILED or gave an error. Look at the syslog.log, dmesg . please give more details.</description>
      <pubDate>Thu, 01 Nov 2001 19:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605794#M35067</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2001-11-01T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605795#M35068</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since you don't use NFS it's better to ask system *NOT* to look for NFS&lt;BR /&gt;Modify this  this file &lt;BR /&gt;etc/rc.config.d/nfsconf &lt;BR /&gt;and set AUTOMOUNT=1 to AUTOMOUNT=0. &lt;BR /&gt;&lt;BR /&gt;Goodluck.&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Nov 2001 19:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605795#M35068</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-01T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605796#M35069</link>
      <description>&lt;BR /&gt;If you are using NFS, did you update the /etc/hosts, DNS, or NIS database to&lt;BR /&gt;reflect the new IP changes?  I am assuming that NFS client is hanging at boot&lt;BR /&gt;and this hang is an indication that the NFS client is unable to connect to the&lt;BR /&gt;NFS server.&lt;BR /&gt;&lt;BR /&gt;If you are not using NFS / Automounter, then there is a need to set the&lt;BR /&gt;following variables in /etc/rc.config.d/nfsconf to the following values so that &lt;BR /&gt;the NFS client does not hang at boot:&lt;BR /&gt;&lt;BR /&gt;NFS_CLIENT=0&lt;BR /&gt;NFS_SERVER=0&lt;BR /&gt;AUTOMOUNT=0&lt;BR /&gt;&lt;BR /&gt;Even if you are using NFS and still have trouble with the boot hang, it is best&lt;BR /&gt;to turn NFS off. You can restart NFS from the command line:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;DCJ</description>
      <pubDate>Fri, 02 Nov 2001 22:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605796#M35069</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2001-11-02T22:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605797#M35070</link>
      <description>Try starting rpcbind.&lt;BR /&gt;&lt;BR /&gt;Did you use Sept 2001 cd's for install?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 03 Nov 2001 00:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605797#M35070</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-03T00:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605798#M35071</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Either the driver for your NIC is not installed or the NIC has gone bad. Disabling NFS/automount will take the error away, but you probably still won't be able to access the system from the network.&lt;BR /&gt;&lt;BR /&gt;Are you able to access the system from its secure web console?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Sat, 03 Nov 2001 12:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605798#M35071</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-11-03T12:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: NFS CLIENT SUBSYSTEM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605799#M35072</link>
      <description>Hi Raghu,&lt;BR /&gt;&lt;BR /&gt;   This is possibly the NFS subsystem is hanging because automounter is enabled. It is always a better practice to start the NFS subsystem after the server has come to the run level 3. &lt;BR /&gt;&lt;BR /&gt;More than always have a look at /etc/rc.log for any errors while executing any run control scripts for different run levels.&lt;BR /&gt;&lt;BR /&gt;To start an NFS subsytem&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;To stop an NFS subsystem&lt;BR /&gt;/sbin/init.d/nfs.server stop&lt;BR /&gt;&lt;BR /&gt;To disable NFS subsytem from starting while boot edit the file /etc/rc.config.d/nfsconf set the following parameters to the following&lt;BR /&gt;&lt;BR /&gt;NFS_ClIENT = 0&lt;BR /&gt;NFS_SERVER = 0&lt;BR /&gt;AUTOMOUNT = 0&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Ramesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 04 Nov 2001 12:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-client-subsystem/m-p/2605799#M35072</guid>
      <dc:creator>ramesh_6</dc:creator>
      <dc:date>2001-11-04T12:04:59Z</dc:date>
    </item>
  </channel>
</rss>

