<?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: panic reboot and log information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693782#M56103</link>
    <description>Hi Denise,&lt;BR /&gt;&lt;BR /&gt;Do a q4 analysis of the crash files that get stored in /var/adm/crash. Try this link from itrc on how to do the 14 analysis,&lt;BR /&gt;&lt;BR /&gt;for 1o.x&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000046942447" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000046942447&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for 11.0,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000058670477" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000058670477&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Fri, 29 Mar 2002 19:07:42 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-03-29T19:07:42Z</dc:date>
    <item>
      <title>panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693776#M56097</link>
      <description>Three days ago, we had a server that automatically rebooted,. Up on closer inspection, the log file revealed this message 'reboot after panic: isr.ior= (some number). Has anyone evern seen this error? thanks.</description>
      <pubDate>Fri, 29 Mar 2002 18:22:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693776#M56097</guid>
      <dc:creator>denise_7</dc:creator>
      <dc:date>2002-03-29T18:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693777#M56098</link>
      <description>Hi,&lt;BR /&gt;  Does syslog have any entries pertaining to that error?  also, you can go to GSP mode , type sl  then e for error logs.  this should show more information if any hardware had something to do with the crash.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Rusty</description>
      <pubDate>Fri, 29 Mar 2002 18:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693777#M56098</guid>
      <dc:creator>Rusty Sapper</dc:creator>
      <dc:date>2002-03-29T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693778#M56099</link>
      <description>The isr.ior fault is a data page fault.&lt;BR /&gt;isr= interrupt space register&lt;BR /&gt;ior= interrupt offset register&lt;BR /&gt;So the numbers you see after the ior.isr are the virtual addresses in the memory space. &lt;BR /&gt;Take a look in /etc/shutdownlog because most of the time this kind of panic message is logged into that file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2002 18:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693778#M56099</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-29T18:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693779#M56100</link>
      <description>Yes, I have seen it many times.&lt;BR /&gt;&lt;BR /&gt;It means that your server had an event that it couldn't handle and did a transfer of control (TOC)&lt;BR /&gt;&lt;BR /&gt;Do you see a ts99 file in /var/tombstones and/or a crash.# directory under /var/adm/crash?&lt;BR /&gt;&lt;BR /&gt;If you don't have the latter, you can try to create on by executing:&lt;BR /&gt;&lt;BR /&gt;10.2&lt;BR /&gt;# savecore -vr &lt;DIR&gt;&lt;BR /&gt;&lt;BR /&gt;11.0&lt;BR /&gt;#savecrash -vr &lt;DIR&gt;&lt;BR /&gt;&lt;BR /&gt;After that, if you have a service contract, you can call the response center and they willanalyze it for you. 1-800-633-3600&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/DIR&gt;&lt;/DIR&gt;</description>
      <pubDate>Fri, 29 Mar 2002 18:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693779#M56100</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-03-29T18:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693780#M56101</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;You may also want to analyze the crash dump (if you have one) by using Q4.  &lt;BR /&gt;&lt;BR /&gt;Here are the instructions.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 29 Mar 2002 18:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693780#M56101</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-03-29T18:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693781#M56102</link>
      <description>I had also received the same type of error. Are your servers are Servie Guarded? Actually in the service guarded cond if any of the node doesn't get the heartbeat it happens.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Fri, 29 Mar 2002 18:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693781#M56102</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-29T18:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: panic reboot and log information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693782#M56103</link>
      <description>Hi Denise,&lt;BR /&gt;&lt;BR /&gt;Do a q4 analysis of the crash files that get stored in /var/adm/crash. Try this link from itrc on how to do the 14 analysis,&lt;BR /&gt;&lt;BR /&gt;for 1o.x&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000046942447" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000046942447&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for 11.0,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000058670477" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=f1115d87095ec03f82/screen=ckiDisplayDocument?docId=200000058670477&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Mar 2002 19:07:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-reboot-and-log-information/m-p/2693782#M56103</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-29T19:07:42Z</dc:date>
    </item>
  </channel>
</rss>

