<?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: OS  cannot complete the reboot process after changing net parms in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279538#M474166</link>
    <description>&lt;!--!*#--&gt;Thanks for the answers,&lt;BR /&gt;&lt;BR /&gt;Actually I did it â   edited the /etc/rc.config.d/nfsconf with the â  0â   value. But I didnâ  t edited the field START_MOUNTD.&lt;BR /&gt;&lt;BR /&gt;On that stage the OS couldnâ  t come up at all.&lt;BR /&gt;I rebooted it and interrupt the reboot process to re edit the NFS values.&lt;BR /&gt;Now, I receive a white screen with the following message:&lt;BR /&gt;â   The software installed on your system will not provide full performance.  Please install the software that was shipped with your graphic device.&lt;BR /&gt;Press any key to continue.â  &lt;BR /&gt;I pressed a key and the message repeated again.&lt;BR /&gt;I can log in via Exceed (Xterminal software) on failsafe session mode only.&lt;BR /&gt;&lt;BR /&gt;1. How can I encourage the problem?&lt;BR /&gt;2. What is the connection between setting net connection parameters and this crush?&lt;BR /&gt;3. How can I do it right for next time?&lt;BR /&gt;&lt;BR /&gt;By the way, the problem above occurs on other HP machine.&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Apr 2011 07:12:42 GMT</pubDate>
    <dc:creator>Yarok</dc:creator>
    <dc:date>2011-04-20T07:12:42Z</dc:date>
    <item>
      <title>OS  cannot complete the reboot process after changing net parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279535#M474163</link>
      <description>&lt;!--!*#--&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;After changing the ip_address (via set_parms and/or SAM) and addl_netwrk for subnet mask+DNS and reboot the system (must), the reboot "wait" on NFS server and the OS cannot be up.&lt;BR /&gt;&lt;BR /&gt;1. Which files are changing when I configure the ip address accept of /etc/hosts and /etc/er.config.d/netconf and why?&lt;BR /&gt;2. What is the correct way to define ip_addres, and other network parameters?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;&lt;BR /&gt;Yaeon</description>
      <pubDate>Thu, 14 Apr 2011 08:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279535#M474163</guid>
      <dc:creator>Yarok</dc:creator>
      <dc:date>2011-04-14T08:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: OS  cannot complete the reboot process after changing net parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279536#M474164</link>
      <description>Yarok,&lt;BR /&gt;&lt;BR /&gt;You did nothing wrong in changing the IP address and network parameters.  What is most likely going on is that the NFS server was setup to export to the old IPs and not the new ones.  If the file system is set mount option is set to hard, then the system is going to be waiting forever to mount the NFS filesystem to which it has no permissions.  You have to have the NFS server setup to allow the new IP to mount the filesystem and everything will be ok.&lt;BR /&gt;&lt;BR /&gt;Rick</description>
      <pubDate>Thu, 14 Apr 2011 11:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279536#M474164</guid>
      <dc:creator>RickT_1</dc:creator>
      <dc:date>2011-04-14T11:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: OS  cannot complete the reboot process after changing net parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279537#M474165</link>
      <description>This is very common with 10.20 and 11.00...you may not have any NFS server or clients defined but the system hangs on the NFS start section. If you are not using NFS, turn it off by editing /etc/rc.config.d/nfsconf. Set these values =0:&lt;BR /&gt; &lt;BR /&gt;NFS_CLIENT=0&lt;BR /&gt;NFS_SERVER=0&lt;BR /&gt;AUTOMOUNT=0&lt;BR /&gt;START_MOUNTD=0&lt;BR /&gt; &lt;BR /&gt;This will allow your system to finish booting without delay. To cancel the hung NFS scripts, use CTRL \ which is the standard stty character to generate a SIGQUIT signal. CTRL C is not effective during start scripts. Note that SIGQUIT may take you directly to a login prompt and not finish booting your system. You can edit the nfsconf file and then reboot.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Apr 2011 23:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279537#M474165</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2011-04-14T23:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: OS  cannot complete the reboot process after changing net parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279538#M474166</link>
      <description>&lt;!--!*#--&gt;Thanks for the answers,&lt;BR /&gt;&lt;BR /&gt;Actually I did it â   edited the /etc/rc.config.d/nfsconf with the â  0â   value. But I didnâ  t edited the field START_MOUNTD.&lt;BR /&gt;&lt;BR /&gt;On that stage the OS couldnâ  t come up at all.&lt;BR /&gt;I rebooted it and interrupt the reboot process to re edit the NFS values.&lt;BR /&gt;Now, I receive a white screen with the following message:&lt;BR /&gt;â   The software installed on your system will not provide full performance.  Please install the software that was shipped with your graphic device.&lt;BR /&gt;Press any key to continue.â  &lt;BR /&gt;I pressed a key and the message repeated again.&lt;BR /&gt;I can log in via Exceed (Xterminal software) on failsafe session mode only.&lt;BR /&gt;&lt;BR /&gt;1. How can I encourage the problem?&lt;BR /&gt;2. What is the connection between setting net connection parameters and this crush?&lt;BR /&gt;3. How can I do it right for next time?&lt;BR /&gt;&lt;BR /&gt;By the way, the problem above occurs on other HP machine.&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2011 07:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279538#M474166</guid>
      <dc:creator>Yarok</dc:creator>
      <dc:date>2011-04-20T07:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: OS  cannot complete the reboot process after changing net parms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279539#M474167</link>
      <description>&lt;P&gt;I didn't found any solution and I open a new one under a new subject to get one.&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/The-software-installed-on-your-system-will-not-provide-full/m-p/4780645#M390958" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/The-software-installed-on-your-system-will-not-provide-full/m-p/4780645#M390958&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2011 15:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-cannot-complete-the-reboot-process-after-changing-net-parms/m-p/5279539#M474167</guid>
      <dc:creator>Yarok</dc:creator>
      <dc:date>2011-08-17T15:50:04Z</dc:date>
    </item>
  </channel>
</rss>

