<?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 OS Panic Crash Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383685#M198073</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a K260 of 11i that crashed 3 times.   First 2 times I did not have any dump file generated, this time I tried to get TC for the dump.   But I waited for 1 hour the TC was still hang there.  I have to hit enter to terminate it.&lt;BR /&gt;&lt;BR /&gt;I would like to get help:&lt;BR /&gt;&lt;BR /&gt;1) how to use TC, how long does it take (3G mem)?&lt;BR /&gt;&lt;BR /&gt;2) on tiny screen it showed something when crash happened:&lt;BR /&gt;FLT B800&lt;BR /&gt;OS PANIC CPU012&lt;BR /&gt;&lt;BR /&gt;Can somebody comment and help?&lt;BR /&gt;&lt;BR /&gt;Appreciated!!&lt;BR /&gt;&lt;BR /&gt;Steven</description>
    <pubDate>Tue, 21 Sep 2004 16:49:00 GMT</pubDate>
    <dc:creator>Steven Chen_1</dc:creator>
    <dc:date>2004-09-21T16:49:00Z</dc:date>
    <item>
      <title>OS Panic Crash Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383685#M198073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a K260 of 11i that crashed 3 times.   First 2 times I did not have any dump file generated, this time I tried to get TC for the dump.   But I waited for 1 hour the TC was still hang there.  I have to hit enter to terminate it.&lt;BR /&gt;&lt;BR /&gt;I would like to get help:&lt;BR /&gt;&lt;BR /&gt;1) how to use TC, how long does it take (3G mem)?&lt;BR /&gt;&lt;BR /&gt;2) on tiny screen it showed something when crash happened:&lt;BR /&gt;FLT B800&lt;BR /&gt;OS PANIC CPU012&lt;BR /&gt;&lt;BR /&gt;Can somebody comment and help?&lt;BR /&gt;&lt;BR /&gt;Appreciated!!&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Tue, 21 Sep 2004 16:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383685#M198073</guid>
      <dc:creator>Steven Chen_1</dc:creator>
      <dc:date>2004-09-21T16:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: OS Panic Crash Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383686#M198074</link>
      <description>Do you have a valid dump volume configured in the system ?&lt;BR /&gt;&lt;BR /&gt;1) Boot the system in multiuser mode&lt;BR /&gt;2) Execute lvlnboot -v command and make sure there is a pointer to the dump area&lt;BR /&gt;3) Execute /sbin/crashconf -v command &lt;BR /&gt;&lt;BR /&gt;   Even though you have 3 GB physical memory, only a portion of the memory will be copied to the dump area. crashconf command will tell you the size of the crash dump you can expect.&lt;BR /&gt;&lt;BR /&gt;   Edit the /etc/rc.config.d/savecrash file and set SAVECRASH=1 and SAVRCRASH_DIR=/var/adm/crash&lt;BR /&gt;&lt;BR /&gt;   Make sure you have enough free space left out in /var/adm/crash directory. Ideally you would have a seperate /var/adm/crash filesystem with a size equal-to or bigger than the dump size reported by the crashconf command.&lt;BR /&gt;&lt;BR /&gt;   Now press the TOC button. system should dump and reboot. Should not take more than 10-15 mins. &lt;BR /&gt;&lt;BR /&gt;   During the reboot, system crash dump is stored to /var/adm/crash by the /sbin/init.d/savecrash script.</description>
      <pubDate>Tue, 21 Sep 2004 17:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383686#M198074</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-09-21T17:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: OS Panic Crash Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383687#M198075</link>
      <description>The FLT B800 just indicates that HPUX detected a PANIC condition.  You really should not have to do a TOC or TC to capture the dump.  The dump should be generated for you.&lt;BR /&gt;&lt;BR /&gt;After the machine boots, look in /var/adm/crash/, if anything recent is in there, these are your crash dump files.</description>
      <pubDate>Tue, 21 Sep 2004 17:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383687#M198075</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2004-09-21T17:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: OS Panic Crash Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383688#M198076</link>
      <description>Hi,Steven&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This like will be useful for you to understand more about Crash dump procedure guideline and analysis.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_SW_UX_swrec_EN_01_E/Dump.pdf" target="_blank"&gt;http://www2.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_SW_UX_swrec_EN_01_E/Dump.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Sep 2004 20:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/os-panic-crash-help/m-p/3383688#M198076</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2004-09-21T20:33:40Z</dc:date>
    </item>
  </channel>
</rss>

