<?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: Need to add swap space.. need help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428588#M355477</link>
    <description>Thank you! i got it working. I got stuck because i had an existing lv so i had to use the -f option. it's working thanks again to all. points assigned.</description>
    <pubDate>Thu, 28 May 2009 15:31:13 GMT</pubDate>
    <dc:creator>Chris Fadrowski</dc:creator>
    <dc:date>2009-05-28T15:31:13Z</dc:date>
    <item>
      <title>Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428582#M355471</link>
      <description>I need to add additional swap space to a system running 64 gb of memory for Oracle. My default swap is only 8 gb (system supplied default). i would like add another 47 gb of swap. System is 11.31 IA64&lt;BR /&gt;&lt;BR /&gt;My questions are, what "TYPE" of swap can i use. I have disk available on a SAN and that's where i will need to put it. VG10/lvol110. I think i want "device swap" but i am not sure. Can someone tell me if this is correct using device over "file system" and guide me on how to create?</description>
      <pubDate>Thu, 28 May 2009 11:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428582#M355471</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2009-05-28T11:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428583#M355472</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Yes, you definitely want to go with device swap.  File system swap is only appropriate if it's never going to be used because it is SLOW.&lt;BR /&gt;&lt;BR /&gt;I would suggest you use the SAM replacement, SMH (I think - Systems Management Homepage - is that right?) to guide you through setting up your swap space.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 May 2009 11:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428583#M355472</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-05-28T11:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428584#M355473</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Definitely device versus file system.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-5804/ch03s04.html" target="_blank"&gt;http://docs.hp.com/en/5992-5804/ch03s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/V3crashDump1/11.31DumpWhitePaper.pdf" target="_blank"&gt;http://docs.hp.com/en/V3crashDump1/11.31DumpWhitePaper.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 28 May 2009 11:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428584#M355473</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-28T11:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428585#M355474</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The ideal swap configuration is device swap spread across multiple identical disks. Each quantity of swap space being equal in size. Worth to read this doc on below link&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/1219/tuningwp.html#swap" target="_blank"&gt;http://docs.hp.com/en/1219/tuningwp.html#swap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To create   swap  follow the below steps&lt;BR /&gt;&lt;BR /&gt;1)create vg&lt;BR /&gt;#vgcreate swapvg &lt;DISK1&gt; &lt;DISK2&gt;&lt;BR /&gt;&lt;BR /&gt;2)create lvol with equal size&lt;BR /&gt;#lvcreate -L &lt;SIZE&gt;  vgswap&lt;BR /&gt;&lt;BR /&gt;3)update the fstab&lt;BR /&gt;/dev/vgswap/lvol1 . swap defaults 0 0&lt;BR /&gt;4)use swapon -a for enable the swap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;use swapinfo -tam for verifying swap space&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;Johnson&lt;/SIZE&gt;&lt;/DISK2&gt;&lt;/DISK1&gt;</description>
      <pubDate>Thu, 28 May 2009 11:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428585#M355474</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2009-05-28T11:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428586#M355475</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Create the logical volume for your secondary swap.&lt;BR /&gt;&lt;BR /&gt;#lvcreate -L 47000 -n swap -C y -r n /dev/vg10 -&amp;gt;Here the size is 47GB.&lt;BR /&gt;&lt;BR /&gt;Note swap lv should be created with contiguous and bad block reallocation off. If you have already created the lv with default policies, remove that and recreate with above command.&lt;BR /&gt;&lt;BR /&gt;#vi fstab and add a line as follows.&lt;BR /&gt;&lt;BR /&gt;/dev/vg10/lvolnn ... swap pri=1 0 0&lt;BR /&gt;here nn is the lovol number. Then&lt;BR /&gt;&lt;BR /&gt;#swapon -a (To enable all swaps in fstab)&lt;BR /&gt;&lt;BR /&gt;#swapinfo -mat (To verify)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2009 11:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428586#M355475</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-28T11:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428587#M355476</link>
      <description>Use sam, it is fairly straight forward to create swap space.</description>
      <pubDate>Thu, 28 May 2009 13:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428587#M355476</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-05-28T13:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428588#M355477</link>
      <description>Thank you! i got it working. I got stuck because i had an existing lv so i had to use the -f option. it's working thanks again to all. points assigned.</description>
      <pubDate>Thu, 28 May 2009 15:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428588#M355477</guid>
      <dc:creator>Chris Fadrowski</dc:creator>
      <dc:date>2009-05-28T15:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need to add swap space.. need help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428589#M355478</link>
      <description>Tingli&amp;gt;  Use sam&lt;BR /&gt;&lt;BR /&gt;Not in 11.31!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 28 May 2009 15:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-add-swap-space-need-help/m-p/4428589#M355478</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-05-28T15:41:51Z</dc:date>
    </item>
  </channel>
</rss>

