<?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: Server Rebooted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193310#M462045</link>
    <description>Thanks....</description>
    <pubDate>Sun, 16 Aug 2009 15:31:31 GMT</pubDate>
    <dc:creator>John Ferro</dc:creator>
    <dc:date>2009-08-16T15:31:31Z</dc:date>
    <item>
      <title>Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193301#M462036</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have HP 9000/800/SD64000, unfortunately server rebooted. Which log files i should look into to know the real cause of reboot. Pls. mention any docs clarify how to analyze reboot log files.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Sat, 15 Aug 2009 08:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193301#M462036</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-08-15T08:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193302#M462037</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You may check for the Crash dumps, There are different types of Crashes,&lt;BR /&gt;&lt;BR /&gt;1.Panic, toc, SG toc, and HPMC. If your server was crashed because of HPMC it will give you &lt;BR /&gt;&lt;BR /&gt;/var/tombstones/ts99&lt;BR /&gt;&lt;BR /&gt;check for the crash files in /var/adm/crash (default )&lt;BR /&gt;&lt;BR /&gt;Analysis these dumps is not that easy ( user) you may please contact HP.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Sat, 15 Aug 2009 08:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193302#M462037</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-08-15T08:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193303#M462038</link>
      <description>Check /etc/shutdownlog&lt;BR /&gt;#cat /etc/shutdownlog&lt;BR /&gt;&lt;BR /&gt;this will give a hint on what caused the server reboot.&lt;BR /&gt;&lt;BR /&gt;Check for extstance of ts99 and crash with a valid timestamp.&lt;BR /&gt;&lt;BR /&gt;For a detailed analysis, you may open a case with HP and they will help you further.</description>
      <pubDate>Sat, 15 Aug 2009 08:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193303#M462038</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-08-15T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193304#M462039</link>
      <description>Server reboots if :&lt;BR /&gt;&lt;BR /&gt;There is a Hardware failure&lt;BR /&gt;Software failure like a Panic.&lt;BR /&gt;&lt;BR /&gt;If you look at /etc/shutdownlog and there is a line like :&lt;BR /&gt;&lt;BR /&gt;timestamp Panic ------- something --- &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in that file it is a Panic condition can be triggered by s/w.&lt;BR /&gt;&lt;BR /&gt;If there is no entry as such then it is a Hardware issue. You may want to check tombstones for a ts99 file and verify the timestamp and timestamp the server has rebooted.&lt;BR /&gt;&lt;BR /&gt;If both are not the case - Mostly the issue can be related to power problems at site.&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Aug 2009 09:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193304#M462039</guid>
      <dc:creator>Shailendran V Naidu</dc:creator>
      <dc:date>2009-08-15T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193305#M462040</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;You can also check GSP log :&lt;BR /&gt;SL --&amp;gt; SEL -&amp;gt; &lt;BR /&gt;Also check by alert level , you can choose "7" fatal error logs.&lt;BR /&gt;&lt;BR /&gt;-First of all you can check the /etc/shutdownlog to see the cause of the reboot, if it is "reboot badnews" , check for anyother information there.  &lt;BR /&gt;&lt;BR /&gt;- Also to check /var/adm/crash/crash.x&lt;BR /&gt;if there is any crash.0 present with the timestamp , the the crash dump can be uploaded to HP FTP site for analysis. And they will provide the cause of the crash. Or they will tell  if there is any defective hardware need to replace .&lt;BR /&gt;&lt;BR /&gt;- also to check /var/tombstone/ if there is any file with valid cpu timestamp. May be you got some faulty cpu.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 15 Aug 2009 13:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193305#M462040</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-08-15T13:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193306#M462041</link>
      <description>Also if the reboot is due to a power outage, there will be no entry in the log in /etc/shutdownlog . &lt;BR /&gt;Cool!.&lt;BR /&gt;Then it needs to be check from GSP log, and it will report power input issue.  &lt;BR /&gt;&lt;BR /&gt;Once you verified the above you can come to a conclusion the cause of the reboot.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 15 Aug 2009 13:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193306#M462041</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-08-15T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193307#M462042</link>
      <description>Strictly speaking your problem isn't that your server automatically rebooted, it's that it crashed.</description>
      <pubDate>Sat, 15 Aug 2009 23:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193307#M462042</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-15T23:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193308#M462043</link>
      <description>Verify /etc/shutdownlog -&amp;gt; &lt;BR /&gt;if you see an entry with latest timestamp, check if someone rebooted the server or it is a panic(you can identify from the shutdownlog entry)&lt;BR /&gt;&lt;BR /&gt;If panic -&amp;gt; check /var/tombstones/ts99 and /var/adm/crash/crash.#(Usually only HP can analyze these files)&lt;BR /&gt;&lt;BR /&gt;No entry in shutdownlog -&amp;gt; login to MP -&amp;gt; SL -&amp;gt; and check if there are any errors logged with latest timestamp. HP can decode the logs for you.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Sun, 16 Aug 2009 15:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193308#M462043</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2009-08-16T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193309#M462044</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your time, i checked all log files and HP Mission critical team found oracle related issue...&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sun, 16 Aug 2009 15:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193309#M462044</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-08-16T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server Rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193310#M462045</link>
      <description>Thanks....</description>
      <pubDate>Sun, 16 Aug 2009 15:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-rebooted/m-p/5193310#M462045</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-08-16T15:31:31Z</dc:date>
    </item>
  </channel>
</rss>

