<?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 startup failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524835#M596414</link>
    <description>Kopp,&lt;BR /&gt;check if you have your NFS_CLIENT set to 1 in /etc/rc.config/nfsconf, in your case it should be 0).&lt;BR /&gt;good luck.</description>
    <pubDate>Fri, 04 May 2001 08:07:00 GMT</pubDate>
    <dc:creator>Pedro Sousa</dc:creator>
    <dc:date>2001-05-04T08:07:00Z</dc:date>
    <item>
      <title>NFS startup failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524834#M596413</link>
      <description>Hi,&lt;BR /&gt;during startup of my hp 9000 server, the startup&lt;BR /&gt;alawys stops at the point "Start NFS client subsystem" &lt;BR /&gt;( But the Server is no NFS client )&lt;BR /&gt;So want can I do ??&lt;BR /&gt;Thomas &lt;BR /&gt;</description>
      <pubDate>Fri, 04 May 2001 07:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524834#M596413</guid>
      <dc:creator>Thomas Kopp</dc:creator>
      <dc:date>2001-05-04T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS startup failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524835#M596414</link>
      <description>Kopp,&lt;BR /&gt;check if you have your NFS_CLIENT set to 1 in /etc/rc.config/nfsconf, in your case it should be 0).&lt;BR /&gt;good luck.</description>
      <pubDate>Fri, 04 May 2001 08:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524835#M596414</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-04T08:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS startup failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524836#M596415</link>
      <description>The nfs client is set to 0 and it did not help ...&lt;BR /&gt;Thomas</description>
      <pubDate>Fri, 04 May 2001 08:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524836#M596415</guid>
      <dc:creator>Thomas Kopp</dc:creator>
      <dc:date>2001-05-04T08:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS startup failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524837#M596416</link>
      <description>Do you want me to apologize? :|&lt;BR /&gt;- check your fstab and see if you have something relating 'old' nfs filesystems.&lt;BR /&gt;- check /etc/exportfs&lt;BR /&gt;&lt;BR /&gt;then try to 'start' your nfs by executing "/sbin/init.d/nfs.client start" and check the output. It should say something like "NFS_CLIENT not set to one in /etc/rc.config.d/nfsconf, exiting."&lt;BR /&gt;</description>
      <pubDate>Fri, 04 May 2001 08:42:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524837#M596416</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-05-04T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: NFS startup failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524838#M596417</link>
      <description>Hi Kopp. If you are not using NFS (client) at this moment, just disable it and let your machine bootup at this moment :&lt;BR /&gt;&lt;BR /&gt;cd /sbin/rc2.d&lt;BR /&gt;mv S430nfs.client /tmp&lt;BR /&gt;cd /sbin/rc1.d&lt;BR /&gt;mv K570nfs.client /tmp&lt;BR /&gt;&lt;BR /&gt;Once your machines booted up, you can start troubleshooting nfs.client scripts by executing&lt;BR /&gt;/sbin/init.d/nfs.client start &lt;BR /&gt;&lt;BR /&gt;You might want to check the following :&lt;BR /&gt;1. # hostname -&amp;gt; Does it shows your hostname correctly?&lt;BR /&gt;2. # nslookup YOUR_HOSTNAME -&amp;gt; Does it show correct IP address&lt;BR /&gt;3. # nslookup YOUR_IPADDRESS -&amp;gt; Does it return correct hostname&lt;BR /&gt;4. # ifconfig LAN_CARD  (You can get the LAN_CARD name from "lanscan" command) =&amp;gt; Please confirm the IP address if correct. &lt;BR /&gt;&lt;BR /&gt;If any of 1-4 shows the wrong info, please fix it and try to start nfs.client again. &lt;BR /&gt;&lt;BR /&gt;Once fix, just move the softlinks files from /tmp back to /sbin/rc1.d and /sbin/rc2.d&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 May 2001 08:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-startup-failed/m-p/2524838#M596417</guid>
      <dc:creator>Chin Guan</dc:creator>
      <dc:date>2001-05-04T08:43:32Z</dc:date>
    </item>
  </channel>
</rss>

