<?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: force panic HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638906#M650754</link>
    <description>try using dd into the swap LV?&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/zero of=/dev/vg00/lvol2 bs=1024k&lt;BR /&gt;&lt;BR /&gt;Worht checking using swapinfo that /dev/vg00/lvol2 IS your swap LV before trying this?&lt;BR /&gt;&lt;BR /&gt;But if you force a panic, you might corrupt a filesystem in the process.</description>
    <pubDate>Fri, 30 Sep 2005 05:44:44 GMT</pubDate>
    <dc:creator>Stephen Keane</dc:creator>
    <dc:date>2005-09-30T05:44:44Z</dc:date>
    <item>
      <title>force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638905#M650753</link>
      <description>A colleague here wants to know if its possible to automatically force panic a HP-UX system. Both&lt;BR /&gt;the following have been tried, to no avail&lt;BR /&gt;&lt;BR /&gt;adb -w /stand/vmunix /dev/kmem&lt;BR /&gt;proc/W 0 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kill -9 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any help at all would be appreciated.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 30 Sep 2005 05:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638905#M650753</guid>
      <dc:creator>John Mannion</dc:creator>
      <dc:date>2005-09-30T05:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638906#M650754</link>
      <description>try using dd into the swap LV?&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/zero of=/dev/vg00/lvol2 bs=1024k&lt;BR /&gt;&lt;BR /&gt;Worht checking using swapinfo that /dev/vg00/lvol2 IS your swap LV before trying this?&lt;BR /&gt;&lt;BR /&gt;But if you force a panic, you might corrupt a filesystem in the process.</description>
      <pubDate>Fri, 30 Sep 2005 05:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638906#M650754</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-09-30T05:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638907#M650755</link>
      <description>Issue a TOC from the MP/GSP?&lt;BR /&gt;Do you have Serviceguard installed and running? &lt;BR /&gt;If so do a kill -9 on the cmcld process&lt;BR /&gt;&lt;BR /&gt;But the I guess it would be interesting to know why you want to do this.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Sep 2005 05:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638907#M650755</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-09-30T05:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638908#M650756</link>
      <description>Go to MP and Enter into Command Menu and issue TC (Reset through transfer of control (TOC))&lt;BR /&gt;&lt;BR /&gt;MP:CM&amp;gt;TC &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 30 Sep 2005 06:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638908#M650756</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-30T06:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638909#M650757</link>
      <description>My colleague is working on availablility measurement tool which looks at various types of system outages and calculates availability metrics which culminate in availability reports.</description>
      <pubDate>Fri, 30 Sep 2005 06:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638909#M650757</guid>
      <dc:creator>John Mannion</dc:creator>
      <dc:date>2005-09-30T06:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638910#M650758</link>
      <description>The best way is to use the processor ROMs (CTRL-B on the console) and choose whether you want to simply force a reboot or actually create a crashdump on the test system. On the network, the effect is identical--the machine simply stops responding. Since it sounds like the measurement tool is looking at several systems (most likely from the network), you don't need to create a panic condition, just pull out the LAN cable.&lt;BR /&gt; &lt;BR /&gt;Now if the measurement tool actually runs on the target system, note that all system crashes (for *any* OS) halt everything, and nothing (repeat: nothing) will be logged because the system has crashed. For HP-UX, a detected panic condition (versus a CPU failure or power failure) will start a crash dump based in the processor ROMs. Once complete, the system reboots and the savecrash startup script will see if the designated dump area has a new crash dump. If so, the time stamp of the crash is saved in /etc/shutdownlog, the only record of the crash. So the measurement tool won't be able to report anything until after the system reboots if it resides on the affected system.</description>
      <pubDate>Fri, 30 Sep 2005 08:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638910#M650758</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-30T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: force panic HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638911#M650759</link>
      <description>&lt;A href="http://docs.hp.com/en/B2355-90702/ch05s05.html#babjghig" target="_blank"&gt;http://docs.hp.com/en/B2355-90702/ch05s05.html#babjghig&lt;/A&gt;&lt;BR /&gt;Performing a Transfer-of-Control (TOC) Reset of a Partition&lt;BR /&gt;=====&lt;BR /&gt;You can use the GSP command menu's TC command to perform a transfer-of-control (TOC) reset on a partition.&lt;BR /&gt;&lt;BR /&gt;If crash dump is configured for HP-UX on the partition, when you TOC the partition while it is running HP-UX the partition performs a crash dump and gives you an opportunity select the type of dump.&lt;BR /&gt;=====</description>
      <pubDate>Mon, 15 Feb 2010 15:05:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-panic-hp-ux/m-p/3638911#M650759</guid>
      <dc:creator>mvpel</dc:creator>
      <dc:date>2010-02-15T15:05:55Z</dc:date>
    </item>
  </channel>
</rss>

