<?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 REBOOT AFTER PANIC in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052230#M136783</link>
    <description>Can anyone give me some direction on this message that is in the /etc/shutdownlog after the panic reboot:&lt;BR /&gt;&lt;BR /&gt;11:45  Tue Aug 19 2003.  Reboot after panic:   , isr.ior = 0'240012.0'20c82218 &lt;BR /&gt;&lt;BR /&gt;Any/all help greatly appreciated and points will be assigned.&lt;BR /&gt;Andy</description>
    <pubDate>Tue, 19 Aug 2003 20:02:13 GMT</pubDate>
    <dc:creator>Andrew Luis Arruza</dc:creator>
    <dc:date>2003-08-19T20:02:13Z</dc:date>
    <item>
      <title>REBOOT AFTER PANIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052230#M136783</link>
      <description>Can anyone give me some direction on this message that is in the /etc/shutdownlog after the panic reboot:&lt;BR /&gt;&lt;BR /&gt;11:45  Tue Aug 19 2003.  Reboot after panic:   , isr.ior = 0'240012.0'20c82218 &lt;BR /&gt;&lt;BR /&gt;Any/all help greatly appreciated and points will be assigned.&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 19 Aug 2003 20:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052230#M136783</guid>
      <dc:creator>Andrew Luis Arruza</dc:creator>
      <dc:date>2003-08-19T20:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: REBOOT AFTER PANIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052231#M136784</link>
      <description>isr is interrupt service routine&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;looks like trouble with an I/O device to me&lt;BR /&gt;&lt;BR /&gt;anything else disk related in the log like a scsi reset?&lt;BR /&gt;&lt;BR /&gt;It would help to know which OS, what disk devices are attached, and if you are current on patch levels.</description>
      <pubDate>Tue, 19 Aug 2003 20:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052231#M136784</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2003-08-19T20:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: REBOOT AFTER PANIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052232#M136785</link>
      <description>You really don't give us much to work with. At a minimum: Model &amp;amp; OS Version.&lt;BR /&gt;&lt;BR /&gt;The first place to start is in /var/tombstones. Look for a file tsNN with a timestamp near your time of crash. This is probably a hardware problem so search the tombstone file for "HPMC" (High-Priority Machine Check) and that will give you a clue.&lt;BR /&gt;&lt;BR /&gt;You really need to use the q4 utility (or have HP do it) to examine the crash dump.&lt;BR /&gt;&lt;BR /&gt;One other thought: Is this box part of an MC/SG cluster? If so, you might be the victim of a ServiceGuard induced TOC (Transfer of Control).&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 20:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052232#M136785</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-08-19T20:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: REBOOT AFTER PANIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052233#M136786</link>
      <description>Here is similar forum article. This may help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0x3dccd7d96cbad711900a0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0x3dccd7d96cbad711900a0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 20:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052233#M136786</guid>
      <dc:creator>GK_5</dc:creator>
      <dc:date>2003-08-19T20:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: REBOOT AFTER PANIC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052234#M136787</link>
      <description>Andy --&lt;BR /&gt;&lt;BR /&gt;An isr.ior "panic" is caused by one of three things.&lt;BR /&gt;&lt;BR /&gt;#1) HPMC -- As mentioned above, check the file /var/tombstones/ts99 to see if the date INSIDE the file is valid for around the time of the failure.&lt;BR /&gt;&lt;BR /&gt;#2) If you run MC/Serviceguard, it could be caused by MC/Servicguard losing connection between the nodes.  Look at the OLDsyslog.log on the node that crashed or the syslog.log on the node that didn't crash for that time frame and see if you see messages related to losing contact with each other.&lt;BR /&gt;&lt;BR /&gt;#3) If someone forced a TOC either via the TOC button or the cntl-b&amp;gt; TC entry at the console, you would get a line like this as well.&lt;BR /&gt;&lt;BR /&gt;Check #1 first.  If the date INSIDE the file is from the timeframe then you have a HW problem and probably need to low a HW call with HP or whoever your vendor is.&lt;BR /&gt;&lt;BR /&gt;If #1 doesnt show a valid timestamp (shows an older date or no valid timestamp) then if you have MC/SG and think that noone did #3 then you are probably looking at a Serviceguard TOC.&lt;BR /&gt;&lt;BR /&gt;There are many causes of a SG TOC.&lt;BR /&gt;&lt;BR /&gt;Generally it is either that there was a problem that disrupted the LAN and prevented SG from talking between the two nodes or that the system was in some sort of hang or "mini-hang" that prevented the two nodes from talking.&lt;BR /&gt;&lt;BR /&gt;Post us what you find and we may be able to help further here although some SG TOC issues generally require more detailed analysis.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Aug 2003 23:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reboot-after-panic/m-p/3052234#M136787</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-08-19T23:23:03Z</dc:date>
    </item>
  </channel>
</rss>

