<?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 Dump Configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495099#M805604</link>
    <description>Where can I find documentation on how to configure dump space for 10.20 and 11.0?</description>
    <pubDate>Fri, 16 Feb 2001 19:27:18 GMT</pubDate>
    <dc:creator>ASOEASTGEOGRAPHY</dc:creator>
    <dc:date>2001-02-16T19:27:18Z</dc:date>
    <item>
      <title>Dump Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495099#M805604</link>
      <description>Where can I find documentation on how to configure dump space for 10.20 and 11.0?</description>
      <pubDate>Fri, 16 Feb 2001 19:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495099#M805604</guid>
      <dc:creator>ASOEASTGEOGRAPHY</dc:creator>
      <dc:date>2001-02-16T19:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495100#M805605</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The man page for lvlnboot(1M) is a good place to start.&lt;BR /&gt;&lt;BR /&gt;--Bruce</description>
      <pubDate>Fri, 16 Feb 2001 19:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495100#M805605</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-02-16T19:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495101#M805606</link>
      <description>Hi,&lt;BR /&gt;look at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90701/B2355-90701_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90701/00/00/50-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90701/00/00/50-toc.html&amp;amp;searchterms=%22swap%20device%20%22&amp;amp;queryid=20010216-113450" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90701/B2355-90701_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90701/00/00/50-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90701/00/00/50-toc.html&amp;amp;searchterms=%22swap%20device%20%22&amp;amp;queryid=20010216-113450&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 16 Feb 2001 19:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495101#M805606</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-02-16T19:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495102#M805607</link>
      <description>To examine the system's current configuration, use crashconf for 11.00&lt;BR /&gt;&lt;BR /&gt;it will look something&lt;BR /&gt;   like this:&lt;BR /&gt;&lt;BR /&gt;CLASS          PAGES  INCLUDED IN DUMP  DESCRIPTION&lt;BR /&gt;--------  ----------  ----------------  ---------------------------&lt;BR /&gt;UNUSED         44342  no,  forced       unused pages&lt;BR /&gt;USERPG          8205  no,  forced       user process pages&lt;BR /&gt;BCACHE          6492  no,  forced       buffer cache pages&lt;BR /&gt;KCODE           1470  no,  forced       kernel code pages&lt;BR /&gt;USTACK           134  yes, forced       user process stacks&lt;BR /&gt;FSDATA            79  yes, forced       file system metadata&lt;BR /&gt;KDDATA          2478  yes, forced       kernel dynamic data&lt;BR /&gt;KSDATA          2336  yes, forced       kernel static data&lt;BR /&gt;                       &lt;BR /&gt;&lt;BR /&gt;Then you can change it by using vi on the  /etc/rc.config.d/crashconf file and make the system enable your changes by running  /sbin/init.d/crashconf start and make sure you get an exit code of 0.&lt;BR /&gt;&lt;BR /&gt;Then run crashconf again to see your changes - make sure you have enough space to save it&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2001 20:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495102#M805607</guid>
      <dc:creator>John D. Reaney</dc:creator>
      <dc:date>2001-02-16T20:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dump Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495103#M805608</link>
      <description>Please check KMINE doc ID 3736419D&lt;BR /&gt;Which may give you a hint ...&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2001 04:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dump-configuration/m-p/2495103#M805608</guid>
      <dc:creator>Dyi-Wu Liu_1</dc:creator>
      <dc:date>2001-02-17T04:42:35Z</dc:date>
    </item>
  </channel>
</rss>

