<?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 swap &amp;amp; dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312882#M875973</link>
    <description>hi,&lt;BR /&gt;at the time of booting hp server  &lt;BR /&gt;&lt;BR /&gt;logical volume 64 , 0x3  configured as root&lt;BR /&gt;logical volume 64 , 0x2  configured as swap&lt;BR /&gt;logical volume 64 , 0x2  configured as dump&lt;BR /&gt;&lt;BR /&gt;can someone tell me the difference between swap &amp;amp; dump .why same lv is used for both .&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jun 2004 05:18:52 GMT</pubDate>
    <dc:creator>bhavin asokan</dc:creator>
    <dc:date>2004-06-23T05:18:52Z</dc:date>
    <item>
      <title>swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312882#M875973</link>
      <description>hi,&lt;BR /&gt;at the time of booting hp server  &lt;BR /&gt;&lt;BR /&gt;logical volume 64 , 0x3  configured as root&lt;BR /&gt;logical volume 64 , 0x2  configured as swap&lt;BR /&gt;logical volume 64 , 0x2  configured as dump&lt;BR /&gt;&lt;BR /&gt;can someone tell me the difference between swap &amp;amp; dump .why same lv is used for both .&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312882#M875973</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-06-23T05:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312883#M875974</link>
      <description>Dump is a good place to save information useful if the system crashes.  Swap is a place to store bits of memory when a running system starts to run short of RAM.&lt;BR /&gt; &lt;BR /&gt;If the system crashes, there isn't much use in having any swap so why not just use the same disk space for both dump and swap.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312883#M875974</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T05:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312884#M875975</link>
      <description>Swap is used for virtual memory.&lt;BR /&gt;&lt;BR /&gt;Dump is used for a system panic.&lt;BR /&gt;&lt;BR /&gt;if a system panics, it will dump the whole memory and the currently running kernel to the dump-device (lvol2 + secondary swap/dump if configured). After reboot the system will write the dump informations from the raw-device into the filesystem to /var/adm/crash&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 23 Jun 2004 05:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312884#M875975</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-23T05:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312885#M875976</link>
      <description>hi bhavin,&lt;BR /&gt;&lt;BR /&gt;swap - used in leiu of memory when the system runs out of memory. &lt;BR /&gt;&lt;BR /&gt;dump - to save the contents of the memory in case of a system crash. then the /sbin/init.d/savecrash copies the content of the dump into /var/adm/crash during the boot time.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Naveej</description>
      <pubDate>Wed, 23 Jun 2004 05:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312885#M875976</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-06-23T05:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312886#M875977</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Swap is essentially a space on your disk used for virtual memory and lets processes be paged out of ram in case you run short of physical memory, they will be "swaped" back into RAM when physical memory is freed up.&lt;BR /&gt;&lt;BR /&gt;Dump is used during a system crash. If your OS crashes the system attempts to save a image of the contents of physical memory. When you reboot, theres a startup script that copies this image to a place on your filesystem (typically /var/adm/crash) for analysis.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 23 Jun 2004 05:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312886#M875977</guid>
      <dc:creator>Richard Pereira_1</dc:creator>
      <dc:date>2004-06-23T05:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312887#M875978</link>
      <description>also , if you want more info, check the section on Swap and Dump here, &lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/55-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/55-toc.html&amp;amp;searchterms=dump&amp;amp;queryid=20040623-042446" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/55-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/55-toc.html&amp;amp;searchterms=dump&amp;amp;queryid=20040623-042446&lt;/A&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312887#M875978</guid>
      <dc:creator>Richard Pereira_1</dc:creator>
      <dc:date>2004-06-23T05:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312888#M875979</link>
      <description>Hi,&lt;BR /&gt;Swap is the disk space used as memory.&lt;BR /&gt;While dump is the disk space where the system dumps the memory information when&lt;BR /&gt;the system crash occurs which could be used later to analyze the cause of crash.&lt;BR /&gt;&lt;BR /&gt;The same space is used because as soon ths system boots the swapper process is started and it has the PID zero while when the system crashes this swap space is no longer used and also the information in the swap space is not required to be dumped but only the memory info needs to be dumped.&lt;BR /&gt;This is very fast if we use the same space for dump and swap.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312888#M875979</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-06-23T05:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: swap &amp; dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312889#M875980</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;maybe u would like to "hear"/read it from the horses mouth:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072951469" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072951469&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Wed, 23 Jun 2004 06:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-amp-dump/m-p/3312889#M875980</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-23T06:29:35Z</dc:date>
    </item>
  </channel>
</rss>

