<?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: swap in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626510#M236732</link>
    <description>First of all, thank you all for the quick reply.&lt;BR /&gt;&lt;BR /&gt;I know that it is better to create a new swap lvol. I just want to know if it's possible to grow the swap lvol online.&lt;BR /&gt;&lt;BR /&gt;The swap lvol that I want to increase is a secondary swap device. I created it using "lvcreate -L XXXX /dev/vg01/lvolY" (without -C). There is no filesystem on it.&lt;BR /&gt;&lt;BR /&gt;Some of you, said that it is possible, and some of you said that it's not.&lt;BR /&gt;So, is it or is it not?&lt;BR /&gt;&lt;BR /&gt;Max.</description>
    <pubDate>Thu, 15 Sep 2005 02:32:57 GMT</pubDate>
    <dc:creator>Maxim Rozin</dc:creator>
    <dc:date>2005-09-15T02:32:57Z</dc:date>
    <item>
      <title>swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626502#M236724</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to grow a swap lvol online?&lt;BR /&gt;Just by "lvextend -L XXXX /dev/vg01/lvolY"?&lt;BR /&gt;Or I must create a new lvol and run swapon?&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;Max.</description>
      <pubDate>Thu, 15 Sep 2005 01:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626502#M236724</guid>
      <dc:creator>Maxim Rozin</dc:creator>
      <dc:date>2005-09-15T01:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626503#M236725</link>
      <description>&lt;A href="http://docs.hp.com/en/5990-8172/ch06s03.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are using logical volumes, you may want to first attempt to extend the disk space allocated for the primary swap logical volume using the lvextend command or SAM. However, you will only succeed if disk space (physical extents) contiguous with the existing swap space is still available, which is unlikely. You must reboot the system for the changes to take effect.&lt;BR /&gt;&lt;BR /&gt;If contiguous disk space is not available, you will need to create a new contiguous logical volume for primary swap within the root volume group, the volume group that contains the root logical volume.</description>
      <pubDate>Thu, 15 Sep 2005 01:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626503#M236725</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T01:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626504#M236726</link>
      <description>You can not. The lvols /, swap and stand has to be contigous. But why extend that?? You can secondary device swap (better to heve it on seperate disk)&lt;BR /&gt;Create a new lvol on seperate disk (seperate than primary swap disk)&lt;BR /&gt;&lt;BR /&gt;lvcreate -L 512 -C y -r n -n devswap /dev/vg01&lt;BR /&gt;&lt;BR /&gt;swapon /dev/vg01/devswap&lt;BR /&gt;&lt;BR /&gt;Edit fstab file.&lt;BR /&gt;/dev/vg01/devswap  â ¦ swap pri=2 0 0 &lt;BR /&gt;&lt;BR /&gt;Priority if set at same as that of primary swap, swapping is done is round robin fashion.</description>
      <pubDate>Thu, 15 Sep 2005 01:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626504#M236726</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-15T01:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626505#M236727</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your system is installed with OnlineJFS, you can increase swap lvol online using&lt;BR /&gt;&lt;BR /&gt;# fsadm -b &lt;NEWSIZE&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh&lt;/NEWSIZE&gt;</description>
      <pubDate>Thu, 15 Sep 2005 01:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626505#M236727</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2005-09-15T01:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626506#M236728</link>
      <description>Hi Max,&lt;BR /&gt;&lt;BR /&gt;The swap need a contigous file system, so the best way is the create a new lvol and run swapon.&lt;BR /&gt;&lt;BR /&gt;Check the document below (docID : KBRC00008533) for your reference about 'Increase swap size - Create a secondary swap' :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080021750" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080021750&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Thu, 15 Sep 2005 01:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626506#M236728</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-09-15T01:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626507#M236729</link>
      <description>from the same document &lt;A href="http://docs.hp.com/en/5990-8172/ch06s03.html" target="_blank"&gt;http://docs.hp.com/en/5990-8172/ch06s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"Two swap areas on different disks perform better than one swap area with the equivalent amount of space. This allows interleaved swapping which means the swap areas are written to concurrently, minimizing disk head movement, thus enhancing performance."</description>
      <pubDate>Thu, 15 Sep 2005 01:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626507#M236729</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T01:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626508#M236730</link>
      <description>Hi Maxim ,&lt;BR /&gt;&lt;BR /&gt;Yes it is very much possible to grow the swap lvol online if u are having online JFS.&lt;BR /&gt;&lt;BR /&gt;But I Will not recommand to go for extending the existing swap partion, as system crash chances are there.&lt;BR /&gt;&lt;BR /&gt;so the best option is U can increase the swap size by creating a secoundry swap partion &amp;amp; activate it</description>
      <pubDate>Thu, 15 Sep 2005 01:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626508#M236730</guid>
      <dc:creator>VIKAS AGRAWAL</dc:creator>
      <dc:date>2005-09-15T01:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626509#M236731</link>
      <description>recommend to create a new lvol and run swapon.</description>
      <pubDate>Thu, 15 Sep 2005 01:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626509#M236731</guid>
      <dc:creator>Matthew_50</dc:creator>
      <dc:date>2005-09-15T01:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626510#M236732</link>
      <description>First of all, thank you all for the quick reply.&lt;BR /&gt;&lt;BR /&gt;I know that it is better to create a new swap lvol. I just want to know if it's possible to grow the swap lvol online.&lt;BR /&gt;&lt;BR /&gt;The swap lvol that I want to increase is a secondary swap device. I created it using "lvcreate -L XXXX /dev/vg01/lvolY" (without -C). There is no filesystem on it.&lt;BR /&gt;&lt;BR /&gt;Some of you, said that it is possible, and some of you said that it's not.&lt;BR /&gt;So, is it or is it not?&lt;BR /&gt;&lt;BR /&gt;Max.</description>
      <pubDate>Thu, 15 Sep 2005 02:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626510#M236732</guid>
      <dc:creator>Maxim Rozin</dc:creator>
      <dc:date>2005-09-15T02:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626511#M236733</link>
      <description>Sorry for writing the same thing but it says "You will only succeed if disk space (physical extents) contiguous with the existing swap space is still available, which is unlikely." &lt;BR /&gt;&lt;BR /&gt;Therefore, it is hard to say you can extend it.</description>
      <pubDate>Thu, 15 Sep 2005 02:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626511#M236733</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T02:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626512#M236734</link>
      <description>Check this thread, &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=702002" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=702002&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 15 Sep 2005 02:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap/m-p/3626512#M236734</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-15T02:59:09Z</dc:date>
    </item>
  </channel>
</rss>

