<?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: error with dump in rc.log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093697#M310685</link>
    <description>I separated my dump and swap.  Swap is on lvol2 and dump is on /dev/vg00/Dump.</description>
    <pubDate>Mon, 29 Oct 2007 12:04:46 GMT</pubDate>
    <dc:creator>Marilyn DuChene</dc:creator>
    <dc:date>2007-10-29T12:04:46Z</dc:date>
    <item>
      <title>error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093695#M310683</link>
      <description>I'm getting the following error in rc.log:&lt;BR /&gt;&lt;BR /&gt;Configure system crash dumps&lt;BR /&gt;Output from "/sbin/rc1.d/S080crashconf start":&lt;BR /&gt;----------------------------&lt;BR /&gt;/dev/vg00/Dump: warning: duplicate device&lt;BR /&gt;EXIT CODE: 0&lt;BR /&gt;&lt;BR /&gt;I'm running hp-ux 11.31&lt;BR /&gt;&lt;BR /&gt;What's configured incorrectly?&lt;BR /&gt;&lt;BR /&gt;#crashconf -v&lt;BR /&gt;Crash dump configuration has been changed since boot.&lt;BR /&gt;&lt;BR /&gt;CLASS          PAGES  INCLUDED IN DUMP  DESCRIPTION&lt;BR /&gt;--------  ----------  ----------------  -------------------------------------&lt;BR /&gt;UNUSED         45998  no,  by default   unused pages&lt;BR /&gt;USERPG        121357  no,  by default   user process pages&lt;BR /&gt;BCACHE       1979171  no,  by default   buffer cache pages&lt;BR /&gt;KCODE           9156  no,  by default   kernel code pages&lt;BR /&gt;USTACK          1569  yes, by default   user process stacks&lt;BR /&gt;FSDATA            24  yes, by default   file system metadata&lt;BR /&gt;KDDATA       1901818  yes, by default   kernel dynamic data&lt;BR /&gt;KSDATA          6613  yes, by default   kernel static data&lt;BR /&gt;SUPERPG       111159  no,  by default   unused kernel super pages&lt;BR /&gt;&lt;BR /&gt;Total pages on system:           4176865&lt;BR /&gt;Total pages included in dump:    1910024&lt;BR /&gt;&lt;BR /&gt;Dump compressed:    ON&lt;BR /&gt;&lt;BR /&gt;Dump Parallel:    ON&lt;BR /&gt;&lt;BR /&gt;DEVICE       OFFSET(kB)   SIZE (kB)    LOGICAL VOL. NAME&lt;BR /&gt;------------ ------------ ------------ ------------ -------------------------&lt;BR /&gt;  3:0x000002     58873696      4194304  64:0x00000b /dev/vg00/Dump&lt;BR /&gt;                          ------------&lt;BR /&gt;                               4194304&lt;BR /&gt;Persistent dump device list:&lt;BR /&gt;/dev/vg00/Dump &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/disk/disk5_p2 -- Boot Disk&lt;BR /&gt;        /dev/disk/disk3_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk5_p2&lt;BR /&gt;                        /dev/disk/disk3_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk5_p2&lt;BR /&gt;                        /dev/disk/disk3_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk5_p2&lt;BR /&gt;                        /dev/disk/disk3_p2&lt;BR /&gt;Dump: Dump      on:     /dev/disk/disk5_p2, 0&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Marilyn&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Oct 2007 11:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093695#M310683</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2007-10-29T11:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093696#M310684</link>
      <description>The last line of lvlnboot -v looks strange:&lt;BR /&gt;&lt;BR /&gt;Dump: Dump on: /dev/disk/disk5_p2, 0&lt;BR /&gt;&lt;BR /&gt;should be like&lt;BR /&gt;&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk5_p2, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note this&lt;BR /&gt;Dump: lvol2&lt;BR /&gt;&lt;BR /&gt;Your output shows nothing&lt;BR /&gt;&lt;BR /&gt;Try to set the dump entry again (lvlnboot -d ...) and check again.&lt;BR /&gt;&lt;BR /&gt;Try to remove the entry using &lt;A href="http://docs.hp.com/en/B2355-60130/lvrmboot.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/lvrmboot.1M.html&lt;/A&gt; and re-create.</description>
      <pubDate>Mon, 29 Oct 2007 11:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093696#M310684</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-29T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093697#M310685</link>
      <description>I separated my dump and swap.  Swap is on lvol2 and dump is on /dev/vg00/Dump.</description>
      <pubDate>Mon, 29 Oct 2007 12:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093697#M310685</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2007-10-29T12:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093698#M310686</link>
      <description>Set &lt;BR /&gt;lvlnboot -d /dev/vg00/dump&lt;BR /&gt;&lt;BR /&gt;(or whatever the LVOL name is) and check again.</description>
      <pubDate>Mon, 29 Oct 2007 12:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093698#M310686</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-29T12:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093699#M310687</link>
      <description>I ran the lvlnboot -d /dev/vg00/Dump and the output remains the same.  I guess what is confusing me is the mix of the old and new commands, so I'm not sure all is OK, or if I've duplicated something somewhere.  Maybe my lvlnboot &amp;amp; crashconf outputs are OK.  &lt;BR /&gt;&lt;BR /&gt;I put an entry in my /etc/fstab for my dump, and I disabled my savecrash (SAVECRASH=0). On the /etc/rc.config.d/crashconf I have the following:&lt;BR /&gt; CRASHCONF_ENABLED=1&lt;BR /&gt; CRASHCONF_READ_FSTAB=1&lt;BR /&gt; CRASHCONF_REPLACE=0&lt;BR /&gt; CRASHCONF_CONCURRENT_DUMP=1&lt;BR /&gt;&lt;BR /&gt;Do you think I need to have CRASHCONF_READ_FSTAB=0 instead?  I see on my crashconf output that my dump is persistent.  I don't know if that means it is already set somewhere and I'm trying to set it again?</description>
      <pubDate>Mon, 29 Oct 2007 12:37:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093699#M310687</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2007-10-29T12:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093700#M310688</link>
      <description>Your output of lvlnboot is ok, but did you check the fstab for correctness and duplicates?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/fstab.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/fstab.4.html&lt;/A&gt;</description>
      <pubDate>Mon, 29 Oct 2007 13:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093700#M310688</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-29T13:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093701#M310689</link>
      <description>Here's the entry I put in fstab - is it OK?&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/Dump / dump defaults 0 0</description>
      <pubDate>Mon, 29 Oct 2007 13:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093701#M310689</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2007-10-29T13:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: error with dump in rc.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093702#M310690</link>
      <description>OK - I took out the entry in fstab, and changed the /etc/rc.config.d/crashconf to &lt;BR /&gt;CRASHCONF_READ_FSTAB=0.  It seems the crashconf -s makes the dump persistent and these are not necessary.  I rebooted, and everything shows up OK - so I'm assuming it's OK.</description>
      <pubDate>Tue, 30 Oct 2007 07:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-with-dump-in-rc-log/m-p/4093702#M310690</guid>
      <dc:creator>Marilyn DuChene</dc:creator>
      <dc:date>2007-10-30T07:51:56Z</dc:date>
    </item>
  </channel>
</rss>

