<?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: Fiber connection causes kernel panic on boot, hung ioscans in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691700#M247329</link>
    <description>I 've had a similar problem once where , due to the fact that ext_bus got to over 255 , sytem panic-ed at reboot. &lt;BR /&gt;had to install FC patches : PHSS_28509 and PHKL_27751. &lt;BR /&gt;This allowed me to boot , however did not solve the issue with the ext_bus.&lt;BR /&gt;For that i had to use the ioinit command after changing the zoning of my SAN.&lt;BR /&gt;Be carefull with this procedure, for it is quite complex....</description>
    <pubDate>Thu, 15 Dec 2005 03:43:50 GMT</pubDate>
    <dc:creator>Henk Geurts</dc:creator>
    <dc:date>2005-12-15T03:43:50Z</dc:date>
    <item>
      <title>Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691697#M247326</link>
      <description>Hi!  We've connected an RP8420 to an ADIC tape library, and now that we've brought the library online, all our reboots result in kernel panics.  &lt;BR /&gt;&lt;BR /&gt;We can get the system to boot by unplugging the fiber connections, but then if we plug the fibers back in and run an ioscan, it hangs until we yank the fibers again.  It always seems to hang at about the same point, when it reaches an ext_bus entry:&lt;BR /&gt;&lt;BR /&gt;ext_bus    21   0/0/8/0/0.97.100.255.1    fcpdev    NO_HW      INTERFACE     FCP Device Interface&lt;BR /&gt;target     28   0/0/8/0/0.97.100.255.1.3   tgt    NO_HW   DEVICE&lt;BR /&gt;ctl        66   0/0/8/0/0.97.100.255.1.3.0    sctl NO_HW   DEVICE    ADIC Scalar i2000&lt;BR /&gt;&lt;BR /&gt;It sees all the tape drives up to that point with no problems, including the robot and other stuff, but it hangs on whatever that ext_bus thing is.  I also notice that the HW address for it is way higher; where it says 255, nothing else has been above 19.&lt;BR /&gt;&lt;BR /&gt;I've seen some stuff on the forums with links to documents that are no longer available from HP.  Anybody have some up-to-date info on this?&lt;BR /&gt;&lt;BR /&gt;Thank you!!!</description>
      <pubDate>Wed, 14 Dec 2005 16:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691697#M247326</guid>
      <dc:creator>Matt Hearn</dc:creator>
      <dc:date>2005-12-14T16:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691698#M247327</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The system "panic" is occuring on account of the I/O hardware ( at FC HBA ) probe timeout as would as I/O system hang.&lt;BR /&gt;The same I/O hang is ocuring when 'ioscan" is ran.&lt;BR /&gt;To know the cause ,I would check for&lt;BR /&gt;1. FCMS driver version ( HPUX???) &lt;BR /&gt;2. FC HBA card , driver , patches&lt;BR /&gt;3. Connection from FC HBA port to the ADIC library&lt;BR /&gt;4. SAN switch involved , firmware version, zoning&lt;BR /&gt;5. Device addressing used in ADIC Library&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 23:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691698#M247327</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-12-14T23:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691699#M247328</link>
      <description>Hi Matt,&lt;BR /&gt;&lt;BR /&gt;Did you install the devicefiles.&lt;BR /&gt;If you didn't install the device files ioscan wil hang and with a reboot it will go in a panic because there is hardware he can't place or activate.&lt;BR /&gt;try using insf -e to install the devicefiles.&lt;BR /&gt;and reun ioscan.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Thu, 15 Dec 2005 03:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691699#M247328</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-12-15T03:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691700#M247329</link>
      <description>I 've had a similar problem once where , due to the fact that ext_bus got to over 255 , sytem panic-ed at reboot. &lt;BR /&gt;had to install FC patches : PHSS_28509 and PHKL_27751. &lt;BR /&gt;This allowed me to boot , however did not solve the issue with the ext_bus.&lt;BR /&gt;For that i had to use the ioinit command after changing the zoning of my SAN.&lt;BR /&gt;Be carefull with this procedure, for it is quite complex....</description>
      <pubDate>Thu, 15 Dec 2005 03:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691700#M247329</guid>
      <dc:creator>Henk Geurts</dc:creator>
      <dc:date>2005-12-15T03:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691701#M247330</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The Patch could be the cause, even i hav faced a smillar issue.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Thu, 15 Dec 2005 03:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691701#M247330</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-15T03:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691702#M247331</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the OS revision, did u install latest HW Enable patch Bundle in the system, if not load it. &lt;BR /&gt;&lt;BR /&gt;It is better to load the latest HW Enable patch Bundle rather than going for indiviudal patches, to fix Hardware issues.&lt;BR /&gt;&lt;BR /&gt;Just to fix this issue, you can load FC mass storage driver patch and it's Kernal dependancy patches, as mentioned in the earliest reply.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 15 Dec 2005 04:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691702#M247331</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2005-12-15T04:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connection causes kernel panic on boot, hung ioscans</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691703#M247332</link>
      <description>Are you running hp-ux 11.23 with EMC PowerPath?  Do you have "schgr" in the kernel?</description>
      <pubDate>Thu, 15 Dec 2005 10:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fiber-connection-causes-kernel-panic-on-boot-hung-ioscans/m-p/3691703#M247332</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2005-12-15T10:05:36Z</dc:date>
    </item>
  </channel>
</rss>

