<?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: why HP-UX server got rebooted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050661#M434745</link>
    <description>thank you every one</description>
    <pubDate>Fri, 08 Jun 2007 06:32:36 GMT</pubDate>
    <dc:creator>student_of_unix</dc:creator>
    <dc:date>2007-06-08T06:32:36Z</dc:date>
    <item>
      <title>why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050653#M434737</link>
      <description>Hi guys, we genrally get server reboot tickets that are auto genrated( patrol genrated). &lt;BR /&gt;&lt;BR /&gt;can someone tell me the (systematic)trouble shooting steps if we come accross this issue...i mean investigating why the server got rebooted. i guess the first step would be chcking uptime and then /var/adm/syslog/syslog.log files.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;AK&lt;BR /&gt;&lt;BR /&gt;PS: i would really appriciate if u can present it in systematic point wise way or like a check list so that i can use it easily.</description>
      <pubDate>Sat, 02 Jun 2007 11:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050653#M434737</guid>
      <dc:creator>student_of_unix</dc:creator>
      <dc:date>2007-06-02T11:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050654#M434738</link>
      <description>I'm going to give you some things to check, but it really is up to you, "student", to determine their order and applicability to your system.&lt;BR /&gt;&lt;BR /&gt;Things to check:&lt;BR /&gt;&lt;BR /&gt;/etc/shutdownlog&lt;BR /&gt;/var/adm/syslog/OLDsyslog.log&lt;BR /&gt;The old /etc/rc.log (I think rc.log.old, but I can't remember correctly at the moment).&lt;BR /&gt;&lt;BR /&gt;A 'who -r' will show when the system came back up.&lt;BR /&gt;&lt;BR /&gt;If there was an abnormal crash, you should have a crash dump in /var/adm/crash.  You can search for threads on how to use Q4 to analyze this.  HP Is also helpful in analyzing crash dumps.&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050654#M434738</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-06-02T11:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050655#M434739</link>
      <description>thanku so much for the reply, ok any specific keyword that I can grep in these files...like say "Panic" and what are the different scenarios when a server gets rebooted.&lt;BR /&gt;&lt;BR /&gt;And if it was a manual reboot, can we find out who rebooted it as we have power broker installed on our servers. &lt;BR /&gt;</description>
      <pubDate>Sat, 02 Jun 2007 11:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050655#M434739</guid>
      <dc:creator>student_of_unix</dc:creator>
      <dc:date>2007-06-02T11:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050656#M434740</link>
      <description>/etc/shutdownlog reports the reason or who did  issue the shutdown/reboot command</description>
      <pubDate>Sat, 02 Jun 2007 16:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050656#M434740</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-02T16:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050657#M434741</link>
      <description>If it is a hardware panic then there will be an entry in shutdonwlog like "reboot after panic".&lt;BR /&gt;&lt;BR /&gt;If this is the case then please check for ts99 file under /var/tombstones &lt;BR /&gt;&lt;BR /&gt;If it is a software panic then you need to check the crash dump under /var/adm/crash with the latest imestamp and then analyse it using q4.</description>
      <pubDate>Sat, 02 Jun 2007 21:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050657#M434741</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2007-06-02T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050658#M434742</link>
      <description>&lt;!--!*#--&gt;Check ntp synchronization and date via ntpq (there is nothing more happier than customer with sap/oracle stuff running few months ahead in the future, just because one forgot to check the date).&lt;BR /&gt;Check for missing hardware in no_hw state via ioscan (fibre channel stuff might get messed, pvlinks might be missing etc.).&lt;BR /&gt;Check for lvm issues (unavailable physical volumes etd.) via vgdisplay -v.&lt;BR /&gt;Check for missing filesystems (not mounted etc.) via fstab (compare possibly to lvm information from vgdisplay), check also swap situation via swapinfo.&lt;BR /&gt;Check also rc.log (/etc/rc.log), compare it to older (/etc/rc.log.old).&lt;BR /&gt;Check for the reason of reboot, via shutdownlog (usualy there is a login stated, or panic word).&lt;BR /&gt;If parisc system check for tombstones (/var/tombstones/), look for ts99 and check for HPMC codes there (hardware issue).&lt;BR /&gt;If itanium system check for machine check aborts (/var/tombstones/), look for files starting with mca (hardware issue too).&lt;BR /&gt;If software crash, check crash dir (/var/adm/crash) for latest crash, check INDEX file in that crash dir (like crash.1/INDEX).&lt;BR /&gt;Also if there is a remote console attached to the system, console system and activity logs (SL, SEL etc.) might reveal useful information too (like power issues etc.).&lt;BR /&gt;Check also syslog, both of them, new as syslog.log and older as OLDsyslog.log.&lt;BR /&gt;Check for serviceguard issues if it is running there via cmviewcl (also package control log files in /etc/cmcluster).&lt;BR /&gt;This is all that I can pull out from my mind this very morning :), but all needed should be here.&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Sun, 03 Jun 2007 03:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050658#M434742</guid>
      <dc:creator>MHudec</dc:creator>
      <dc:date>2007-06-03T03:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050659#M434743</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The system itself can decide to reboot itself.&lt;BR /&gt;&lt;BR /&gt;If a CPU fails a HPMC, High Priority Machine Check will be issued. &lt;BR /&gt;&lt;BR /&gt;This will be evident in the console logs and the system will probably perform poorly after such a situation.&lt;BR /&gt;&lt;BR /&gt;Basically you need to go through these posts, look around until you find the cause. Systems with GSP will have some record of the event, even if it was caused by cleaning people pulling the plug.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 03 Jun 2007 04:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050659#M434743</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-03T04:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050660#M434744</link>
      <description>Another place to look is the EMS event log, in /var/opt/resmon/log/event.log.  Any serious events should also have been flagged in syslog, but the full information will be here. (Also check that you have a up-to-date version of the OnlineDiags.)&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Mon, 04 Jun 2007 03:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050660#M434744</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2007-06-04T03:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: why HP-UX server got rebooted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050661#M434745</link>
      <description>thank you every one</description>
      <pubDate>Fri, 08 Jun 2007 06:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-hp-ux-server-got-rebooted/m-p/5050661#M434745</guid>
      <dc:creator>student_of_unix</dc:creator>
      <dc:date>2007-06-08T06:32:36Z</dc:date>
    </item>
  </channel>
</rss>

