<?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: Save System Crash Dump if needed - Fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402575#M201130</link>
    <description>Sorry, I forgot my system info.&lt;BR /&gt;&lt;BR /&gt;This is a J5000 running HP-UX 11.i&lt;BR /&gt;&lt;BR /&gt;Randy</description>
    <pubDate>Fri, 22 Oct 2004 14:59:27 GMT</pubDate>
    <dc:creator>Randy Brown_1</dc:creator>
    <dc:date>2004-10-22T14:59:27Z</dc:date>
    <item>
      <title>Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402562#M201117</link>
      <description>Hi,&lt;BR /&gt;I have a HP-UX N440 system running HP-UX 11.0. When my system comes up the following 2 show as failed. How do I fix it?&lt;BR /&gt;&lt;BR /&gt;Save System Crash Dump If Needed - Fail&lt;BR /&gt;Enable Auxilary Swap Space - Fail. &lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;Raj</description>
      <pubDate>Mon, 18 Oct 2004 12:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402562#M201117</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T12:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402563#M201118</link>
      <description>/etc/rc.config.d/savecrash&lt;BR /&gt;&lt;BR /&gt;set the first variable to 1 and save crash will be enabled.&lt;BR /&gt;&lt;BR /&gt;Swap space must be set to 50% of RAM or you'll get errors and won't get a crash dump anyway.&lt;BR /&gt;&lt;BR /&gt;/var/adm/crash is where the crash dump directories are created.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 18 Oct 2004 12:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402563#M201118</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-18T12:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402564#M201119</link>
      <description>Hi Raj,&lt;BR /&gt;&lt;BR /&gt;You will get more errors in /etc/rc.log. Search for the strings 'swap' and 'dump'.&lt;BR /&gt;&lt;BR /&gt;Post the following details.&lt;BR /&gt;&lt;BR /&gt;1. Your /etc/fstab.&lt;BR /&gt;2. Output of /sbin/crashconf&lt;BR /&gt;3. Errors in your /etc/rc.log&lt;BR /&gt;&lt;BR /&gt;Most likely the secondary swap configured in /etc/fstab is not accessable.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 12:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402564#M201119</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T12:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402565#M201120</link>
      <description>Hi Sri,&lt;BR /&gt;My fstab is as follows&lt;BR /&gt;dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol1 /db1 vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol2 /db2 vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol3 /db3 vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol4 /db4 vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol5 /db5 vxfs delaylog 0 2&lt;BR /&gt;/dev/vg01/lvol6 /db6 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2&lt;BR /&gt;/dev/vg01/lvol7 /db7 vxfs delaylog,nodatainlog,largefiles,rw,suid 0 2&lt;BR /&gt;/dev/vg02/lvvertel /vertel vxfs delaylog 0 2&lt;BR /&gt;/dev/vg02/lvcommon /common vxfs delaylog 0 2&lt;BR /&gt;/dev/vg02/lvadmin /admin vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs rw,suid,nolargefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vg00/lvol9 ... swap pri=1 0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on my rc.log file, I just had to trim it to 0 as it was eating into my hard disk.&lt;BR /&gt;&lt;BR /&gt;savecrash is a executable right? Do you want me to run it ? please let me know.&lt;BR /&gt;Regards&lt;BR /&gt;Raj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 13:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402565#M201120</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402566#M201121</link>
      <description>Sri,&lt;BR /&gt;Sorry about "savecrash". You asked me about "crashconf". My question is , do you want me to run it ?&lt;BR /&gt;Please let me know.&lt;BR /&gt;Raj</description>
      <pubDate>Mon, 18 Oct 2004 13:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402566#M201121</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T13:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402567#M201122</link>
      <description>Hi Raj,&lt;BR /&gt;&lt;BR /&gt;Yes. Run /sbin/crashconf and it will display your dump information.&lt;BR /&gt;&lt;BR /&gt;Also post your 'swapinfo -t' command. If you don't see /dev/vg00/lvol9 in it, then run 'swapon -a' and see what errors you get.&lt;BR /&gt;&lt;BR /&gt;Look for errors in your /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 13:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402567#M201122</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402568#M201123</link>
      <description>info on crashconf&lt;BR /&gt;&lt;BR /&gt;/sbin/crashconf &lt;BR /&gt;CLASS          PAGES  INCLUDED IN DUMP  DESCRIPTION&lt;BR /&gt;--------  ----------  ----------------  -------------------------------------&lt;BR /&gt;UNUSED        276653  no,  by default   unused pages&lt;BR /&gt;USERPG        126510  no,  by default   user process pages&lt;BR /&gt;BCACHE         68782  no,  by default   buffer cache pages&lt;BR /&gt;KCODE           2092  no,  by default   kernel code pages&lt;BR /&gt;USTACK          2739  yes, by default   user process stacks&lt;BR /&gt;FSDATA           258  yes, by default   file system metadata&lt;BR /&gt;KDDATA         19860  yes, by default   kernel dynamic data&lt;BR /&gt;KSDATA         27394  yes, by default   kernel static data&lt;BR /&gt;&lt;BR /&gt;Total pages on system:            524288&lt;BR /&gt;Total pages included in dump:      50251&lt;BR /&gt;&lt;BR /&gt;DEVICE        OFFSET(kB)   SIZE (kB)  LOGICAL VOL.  NAME&lt;BR /&gt;------------  ----------  ----------  ------------  -------------------------&lt;BR /&gt; 31:0x016000       88928     1048576   64:0x000002  /dev/vg00/lvol2&lt;BR /&gt; 31:0x04b000        1024     1048576   64:0x000009  /dev/vg00/lvol9&lt;BR /&gt;                          ----------&lt;BR /&gt;                             2097152&lt;BR /&gt;&lt;BR /&gt;swapinfo -t info&lt;BR /&gt;&lt;BR /&gt;swapinfo -t&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     1048576       0 1048576    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     1048576       0 1048576    0%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;reserve       -  598464 -598464&lt;BR /&gt;memory  1569284  189820 1379464   12%&lt;BR /&gt;total   3666436  788284 2878152   22%       -       0    -&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 13:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402568#M201123</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402569#M201124</link>
      <description>Hi Raj,&lt;BR /&gt;&lt;BR /&gt;Your 'swapinfo' and 'crashconf' indicate that the logical volume lvol9 is getting configured correctly for both swap and dump. I believe lvol9 is getting added through your BDRA configuration (lvlnboot -v) as there is no corresponding entry for dump in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;So, unless I look at your /etc/rc.log it will be hard to figure out the problem.  Next time copy rc.log to somewhere before deleting it.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 14:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402569#M201124</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T14:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402570#M201125</link>
      <description>Sri,&lt;BR /&gt;My lvlnboot -v command has the following output&lt;BR /&gt;&lt;BR /&gt; lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt; /dev/dsk/c1t6d0 (0/0/2/0.6.0) -- Boot Disk&lt;BR /&gt; /dev/dsk/c4t11d0 (1/12/0/0.11.0)&lt;BR /&gt; /dev/dsk/c4t6d0 (1/12/0/0.6.0)&lt;BR /&gt;Boot: lvol1 on:  /dev/dsk/c1t6d0&lt;BR /&gt;Root: lvol3 on:  /dev/dsk/c1t6d0&lt;BR /&gt;Swap: lvol2 on:  /dev/dsk/c1t6d0&lt;BR /&gt;Dump: lvol2 on:  /dev/dsk/c1t6d0, 0&lt;BR /&gt;Dump: lvol9 on:  /dev/dsk/c4t11d0, 1&lt;BR /&gt;&lt;BR /&gt;lvlnboot: Volume group not activated.&lt;BR /&gt;Cannot display volume group "/dev/vg02".&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Oct 2004 15:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402570#M201125</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T15:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402571#M201126</link>
      <description>Yep. Your lvlnboot output confirms my previous assumption.&lt;BR /&gt;&lt;BR /&gt;I don't think there is anyway to find out why you saw those errors now as you zeroed out your rc.log file. See if you have rc.log.old file atleast and if there are any errors if this problem existed even before.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 18 Oct 2004 15:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402571#M201126</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-18T15:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402572#M201127</link>
      <description>Thanks for the info. I will look at my rc.log in the future for any errors.&lt;BR /&gt;Raj</description>
      <pubDate>Mon, 18 Oct 2004 17:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402572#M201127</guid>
      <dc:creator>Raj Pejathaya</dc:creator>
      <dc:date>2004-10-18T17:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402573#M201128</link>
      <description>Raj,&lt;BR /&gt;&lt;BR /&gt;  you can try running the savecrash script from the command line to figure out any error messages&lt;BR /&gt;&lt;BR /&gt;  # /sbin/init.d/savecrash start&lt;BR /&gt;&lt;BR /&gt;  Post the output from the above command.&lt;BR /&gt;&lt;BR /&gt;- Sundar</description>
      <pubDate>Mon, 18 Oct 2004 19:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402573#M201128</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-18T19:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402574#M201129</link>
      <description>I am also seeing &lt;BR /&gt;Enable Auxilary Swap Space - Fail.&lt;BR /&gt;when I boot.&lt;BR /&gt;&lt;BR /&gt;Here is what is in the rc.log file:&lt;BR /&gt;&lt;BR /&gt;Enable auxiliary swap space&lt;BR /&gt;Output from "/sbin/rc1.d/S500swap_start start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Enabling device paging on /dev/vg00/lvol9.&lt;BR /&gt;/usr/sbin/swapon: /dev/vg00/lvol9 is already enabled for paging.&lt;BR /&gt;Enabling device paging on /dev/vg00/lvol2.&lt;BR /&gt;Enabling device paging on /dev/vg00/lvol5.&lt;BR /&gt;Warning: swapon returned exit code: 1&lt;BR /&gt;"/sbin/rc1.d/S500swap_start start" FAILED&lt;BR /&gt;&lt;BR /&gt;Here are the relevant swap entries in the /etc/fstab file as well:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol9 ... swap pri=0 0 0&lt;BR /&gt;/dev/vg00/lvol2 ... swap pri=1 0 0&lt;BR /&gt;/dev/vg00/lvol5 ... swap pri=1 0 0&lt;BR /&gt;&lt;BR /&gt;Is the entry in fstab redundant to another operation, maybe?&lt;BR /&gt;&lt;BR /&gt;Any help would greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2004 14:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402574#M201129</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2004-10-22T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402575#M201130</link>
      <description>Sorry, I forgot my system info.&lt;BR /&gt;&lt;BR /&gt;This is a J5000 running HP-UX 11.i&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Fri, 22 Oct 2004 14:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402575#M201130</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2004-10-22T14:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Save System Crash Dump if needed - Fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402576#M201131</link>
      <description>Here is the swapinfo -t output too:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5 ... swap pri=1 0 0&lt;BR /&gt;[clifford_root]$swapinfo -t&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     1024000       0 1024000    0%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;dev     1024000       0 1024000    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     1024000       0 1024000    0%       0       -    1  /dev/vg00/lvol5&lt;BR /&gt;reserve       -  195308 -195308&lt;BR /&gt;memory  1554092  310488 1243604   20%&lt;BR /&gt;total   4626092  505796 4120296   11%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Randy</description>
      <pubDate>Fri, 22 Oct 2004 15:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-system-crash-dump-if-needed-fails/m-p/3402576#M201131</guid>
      <dc:creator>Randy Brown_1</dc:creator>
      <dc:date>2004-10-22T15:01:05Z</dc:date>
    </item>
  </channel>
</rss>

