<?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: Ignite client hangs when booting INSTALL kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428954#M2355</link>
    <description>Since the INSTALL kernel isn't even reaching the point at which the config.local data comes into play, I can't see how the suggestion to add the entry to config.local will help.&lt;BR /&gt;I haven't found a way to determine what the kernel is doing when it hangs but it seems likely that it is trying to do something with the FDDI card but doesn't have the required functionality compiled in.  How do we fix this?</description>
    <pubDate>Thu, 06 Jul 2000 16:29:36 GMT</pubDate>
    <dc:creator>Shaun Clark</dc:creator>
    <dc:date>2000-07-06T16:29:36Z</dc:date>
    <item>
      <title>Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428949#M2350</link>
      <description>Configuration (Ignite clients and server):&lt;BR /&gt;  C180 Visualize (with built in ethernet)&lt;BR /&gt;  Interphase 5511 PCI FDDI&lt;BR /&gt;  HP-UX 10.20&lt;BR /&gt;  Ignite-UX A.2.4.307&lt;BR /&gt;&lt;BR /&gt;  - Ethernet and FDDI network are parallel networks. Ethernet is only&lt;BR /&gt;    being used for Ignite.&lt;BR /&gt;&lt;BR /&gt;The ignite server has been configured with the IP address corresponding&lt;BR /&gt;to the ethernet.  We are not using DHCP so entries have been added&lt;BR /&gt;to /etc/bootptab mapping hardware addresses of ethernet cards to&lt;BR /&gt;permanent IP addresses.  INSTALLFS has been set with correct&lt;BR /&gt;server IP, netmask and disable_dhcp=TRUE.&lt;BR /&gt;&lt;BR /&gt;When we invoke 'bootsys -w -v host:IP' (where IP is the ethernet address),&lt;BR /&gt;we see the expected information on the server and the client starts rebooting&lt;BR /&gt;and tries to start the INSTALL kernel.  After the checksum (or whatever those&lt;BR /&gt;numbers represent) appears, nothing else is output to the console.&lt;BR /&gt;Using tcpdump we see what appears to be a loopback test on the&lt;BR /&gt;ethernet card of the client but after this, no additional network traffic..&lt;BR /&gt;&lt;BR /&gt;We have tried disabling the FDDI card (i.e. leaving it unconfigured) on the&lt;BR /&gt;client but this doesn't change the behaviour.&lt;BR /&gt;&lt;BR /&gt;Only when we physically remove the FDDI card does the client correctly&lt;BR /&gt;boot the INSTALL kernel (after which things seem to proceed as expected&lt;BR /&gt;for Ignite).  We need to Ignite 100 machines and DO NOT want to have to&lt;BR /&gt;physically remove the FDDI cards from each one and then replace them&lt;BR /&gt;after the Ignite.  Is there anyone who knows why our client hangs when&lt;BR /&gt;the FDDI card is installed?  Is there a workaround that doesn't involve&lt;BR /&gt;removing the FDDI cards?&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2000 15:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428949#M2350</guid>
      <dc:creator>Shaun Clark</dc:creator>
      <dc:date>2000-07-04T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428950#M2351</link>
      <description>Use "ifconfig lan0 down" on the client and try Ignite again&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jul 2000 15:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428950#M2351</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-07-04T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428951#M2352</link>
      <description>The suggestion to use 'ifconfig lan0 down' on client seems counter-intuitive...&lt;BR /&gt;Ignite uses ethernet and this command would disable ethernet on the client.&lt;BR /&gt;Assuming 'ifconfig ifi1 down' is what is meant, how is this different from&lt;BR /&gt;not configuring the FDDI card in the first place?  And how does this&lt;BR /&gt;impact how the INSTALL kernel behaves at boot-up? (I'm assuming that&lt;BR /&gt;the INSTALL kernel is making it's own decisions about what interfaces&lt;BR /&gt;are available/configured without any knowledge of how the client was&lt;BR /&gt;previously configured).</description>
      <pubDate>Tue, 04 Jul 2000 19:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428951#M2352</guid>
      <dc:creator>Shaun Clark</dc:creator>
      <dc:date>2000-07-04T19:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428952#M2353</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try setting the following in /var/opt/ignite/config.local:&lt;BR /&gt;&lt;BR /&gt;_hp_default_cur_lan_dev="lanx"&lt;BR /&gt;&lt;BR /&gt;where "x" is the number for your ethernet interface.</description>
      <pubDate>Wed, 05 Jul 2000 12:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428952#M2353</guid>
      <dc:creator>Thomas G. Tudrej</dc:creator>
      <dc:date>2000-07-05T12:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428953#M2354</link>
      <description>Shaun,&lt;BR /&gt;&lt;BR /&gt;I don't know much about Workstations, but on a 9000/800 server I would try to cache any kind of chassis code to figure out what the system is doing when the install process hangs. Is there a way to get any 4 digit hex code from the box?&lt;BR /&gt;My idea is, that the install kernel isn't able to handle the FDDI interface. When the kernel tries to configure the IO subsystem, it meets the FDDI card, has no idea how to configure it? you know what I mean? &lt;BR /&gt;The chassis code when the kernel configures the IO subsystem is CEF2.  &lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jul 2000 13:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428953#M2354</guid>
      <dc:creator>Patrick Wessel</dc:creator>
      <dc:date>2000-07-05T13:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite client hangs when booting INSTALL kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428954#M2355</link>
      <description>Since the INSTALL kernel isn't even reaching the point at which the config.local data comes into play, I can't see how the suggestion to add the entry to config.local will help.&lt;BR /&gt;I haven't found a way to determine what the kernel is doing when it hangs but it seems likely that it is trying to do something with the FDDI card but doesn't have the required functionality compiled in.  How do we fix this?</description>
      <pubDate>Thu, 06 Jul 2000 16:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-client-hangs-when-booting-install-kernel/m-p/2428954#M2355</guid>
      <dc:creator>Shaun Clark</dc:creator>
      <dc:date>2000-07-06T16:29:36Z</dc:date>
    </item>
  </channel>
</rss>

