<?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: Change IP addresses and wehn reboot box freezes. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028535#M910122</link>
    <description>Could also be something as simple as a setting in /etc/resolv.conf that is no longer valid with your migration.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;Kel</description>
    <pubDate>Mon, 21 Jul 2003 14:26:30 GMT</pubDate>
    <dc:creator>Kelli Ward</dc:creator>
    <dc:date>2003-07-21T14:26:30Z</dc:date>
    <item>
      <title>Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028523#M910110</link>
      <description>I have 2 servers an old (live) box and a new server that will replace the current live one. They were both happily on the LAN together with different IP addresses and hostnames. After some data migration, I then changed the files /etc/hosts and /etc/rc.config.d/netconf, so that they swapped IP's and hostnames. I then rebooted both boxes simultaneously. One box, the newer faster one, reboots and I can log on fine. Until the older slower box boots up. The session then freezes, I can however continue to work on the old box. I know this sounds like a duplicate IP or hostanem but I have checked this 100 times and there is no duplication in either /etc/hosts and /etc/rc.config.d/netconf. &lt;BR /&gt;&lt;BR /&gt;This is 1 of about 20 other succeful migrations we have completed so I am a bit stuck! Any ideas why this is happening? Both boxes are running HP-UX 11.00.</description>
      <pubDate>Mon, 21 Jul 2003 09:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028523#M910110</guid>
      <dc:creator>Matthew Pegge_1</dc:creator>
      <dc:date>2003-07-21T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028524#M910111</link>
      <description>Matthew,&lt;BR /&gt;&lt;BR /&gt;I always use "/sbin/set_parms ip_address" to change ip addresses lest I forget some obscure place that will cause me pain later on.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 09:54:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028524#M910111</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-21T09:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028525#M910112</link>
      <description>Could it be a problem in your DNS configuration ?&lt;BR /&gt;&lt;BR /&gt;Perhaps on your old box you have a configuartion in /etc/nsswitch.conf that is&lt;BR /&gt; hosts: dns [NOTFOUND=continue] files&lt;BR /&gt;and the dns shows still always the old IP address for the old box. Than change /etc/nsswitch.conf to &lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;and correct the dns entry for your old box.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;   Roland</description>
      <pubDate>Mon, 21 Jul 2003 09:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028525#M910112</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-21T09:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028526#M910113</link>
      <description>Hi Matthew,&lt;BR /&gt;Would you please change the new box's IP address to a new one(different from these two original IP) using "set_parms ip_address"!&lt;BR /&gt;After reboot, you can check if the IP is correct (suppose lan0 for LAN card):&lt;BR /&gt;#ifconfig lan0&lt;BR /&gt;&lt;BR /&gt;If session freeze again, that's not the IP duplicate. Or you can boot your old box first, then boot new box!&lt;BR /&gt;&lt;BR /&gt;-ux</description>
      <pubDate>Mon, 21 Jul 2003 10:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028526#M910113</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-07-21T10:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028527#M910114</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;We found the set_parms tool inconsistent, which caused more issues, so moved to this method?&lt;BR /&gt;&lt;BR /&gt;The /etc/nsswitch.conf file shows:&lt;BR /&gt;&lt;BR /&gt;hosts:          files&lt;BR /&gt;services:       files&lt;BR /&gt;protocols:      files&lt;BR /&gt;networks:       files&lt;BR /&gt;rpc:            files&lt;BR /&gt;netgroup:       files&lt;BR /&gt;&lt;BR /&gt;And it makes no difference which order we boot the boxes. Always seems that the last one to boot is the one that we can use. First to boot always freezes!!&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 10:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028527#M910114</guid>
      <dc:creator>Matthew Pegge_1</dc:creator>
      <dc:date>2003-07-21T10:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028528#M910115</link>
      <description>Hi,&lt;BR /&gt;at what point does the freeze occurs ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i'm thinking of some things:&lt;BR /&gt;&lt;BR /&gt;- nfs exports/import (check nfsconf)&lt;BR /&gt;- custom scripts that do something related to network (adding a second IP on an existing nic..)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 10:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028528#M910115</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-21T10:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028529#M910116</link>
      <description>The freeze occurs pretty ,uch at the time the 2nd box comes up.&lt;BR /&gt;&lt;BR /&gt;I'm going to attempt this again later when users are off the live server!?! But at moment don't hold out much hope!</description>
      <pubDate>Mon, 21 Jul 2003 10:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028529#M910116</guid>
      <dc:creator>Matthew Pegge_1</dc:creator>
      <dc:date>2003-07-21T10:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028530#M910117</link>
      <description>Few possibilities:&lt;BR /&gt;1) A mistake has been made by you.&lt;BR /&gt;2) Someone in network administration grabbed that second IP address because they didn't read your project plan.&lt;BR /&gt;3) The boxes conflict with each other because one came down and up before the other came down off the network.&lt;BR /&gt;4) Syntax error like a dot where it doesn't belong in /etc/rc.config.d/netconf&lt;BR /&gt;5) You backed up netconf as netconf.old in the same directory.  In 11.00 both files try and load.&lt;BR /&gt;I'm leaning toward #3&lt;BR /&gt;&lt;BR /&gt;If the boxes run fine when the other is down then they are fighting with each other.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Jul 2003 10:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028530#M910117</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-21T10:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028531#M910118</link>
      <description>Hi,&lt;BR /&gt;what is there in the /etc/rc.log and in /var/adm/syslog/syslog.log of the freezing box ?&lt;BR /&gt;&lt;BR /&gt;You can check this now, without a reboot...&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 12:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028531#M910118</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-21T12:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028532#M910119</link>
      <description>I like Steven's suggestion #5.  Quite often people will back things up with the /etc/rc.config.d directory by copying "blah" to "blah.old".  The problem is that everything in the directory gets parsed during startup, so "blah.old" may well undo the changes made to "blah".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2003 12:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028532#M910119</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-21T12:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028533#M910120</link>
      <description>Hi,&lt;BR /&gt;are the two server sharing new scsii disks after the modify?&lt;BR /&gt;If so, are the termination correctly set?&lt;BR /&gt;&lt;BR /&gt;Enrico.</description>
      <pubDate>Mon, 21 Jul 2003 12:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028533#M910120</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-21T12:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028534#M910121</link>
      <description>Hi Matthew,&lt;BR /&gt;&lt;BR /&gt;can you check, if you have some nfs hard mounts in your /etc/fstab. If yes comment it out. It will often hang if the mount can not be done. So check that you have only local file system mount in your /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 21 Jul 2003 14:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028534#M910121</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-21T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028535#M910122</link>
      <description>Could also be something as simple as a setting in /etc/resolv.conf that is no longer valid with your migration.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;Kel</description>
      <pubDate>Mon, 21 Jul 2003 14:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028535#M910122</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2003-07-21T14:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028536#M910123</link>
      <description>Hi Matthew,&lt;BR /&gt;&lt;BR /&gt;Some questions &amp;amp; suggestions you may already have tried...&lt;BR /&gt;&lt;BR /&gt;- Is there more than one interface in either of the systems? Could there be an issue with these?&lt;BR /&gt;&lt;BR /&gt;- Can you get to the console for both boxes? Is the "freeze" only on remote connection?&lt;BR /&gt;&lt;BR /&gt;- Boot up each system separately, and use ifconfig to check (all) the interfaces once all startup activity has completed. This should confirm/clear any possible IP clash.&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 22 Jul 2003 02:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028536#M910123</guid>
      <dc:creator>Duncan Ball</dc:creator>
      <dc:date>2003-07-22T02:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change IP addresses and wehn reboot box freezes.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028537#M910124</link>
      <description>Thanks to all for your suggestions! We found the problem at last. We had duplicate MAC Addresses, due to someone in the past hard coding this into /etc/rc.config.d/hpetherconf. Changed this to use the default MAC address for the LAN card and BINGO! IT WORKED!!!&lt;BR /&gt;&lt;BR /&gt;Thanks again for all your suggestions!</description>
      <pubDate>Tue, 22 Jul 2003 06:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-ip-addresses-and-wehn-reboot-box-freezes/m-p/3028537#M910124</guid>
      <dc:creator>Matthew Pegge_1</dc:creator>
      <dc:date>2003-07-22T06:17:26Z</dc:date>
    </item>
  </channel>
</rss>

