<?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: Device Swap in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324305#M187955</link>
    <description>Hi Javie,&lt;BR /&gt;&lt;BR /&gt;You cannot remove lvol2 as it is primary swap and is enabled by the 'lvlnboot' command not through /etc/fstab. &lt;BR /&gt;&lt;BR /&gt;You can remove lvol10. Simply comment it out in /etc/fstab and reboot the system and then remove that LV.&lt;BR /&gt;&lt;BR /&gt;If you have pseudo_swap on, then it is possible to reduce the primary swap also, but I wouldn't suggest that procedure as there is a good chance to mess up the system.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Tue, 06 Jul 2004 13:21:17 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-07-06T13:21:17Z</dc:date>
    <item>
      <title>Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324299#M187949</link>
      <description>I have two swap areas in vg00 lvol2(1800 MB) and lvol10(1200Mb).&lt;BR /&gt;I need space in vg00 and decide to remove lvol2. I comment the entry in /etc/fstab and then reboot the system, but after reboot i see the lvol2 again as swap device.&lt;BR /&gt;&lt;BR /&gt;i know the system must have at least one device swap in vg00. but i want to lvol10 to be the device swap from the system.&lt;BR /&gt;&lt;BR /&gt;What can i do to remove the lvol2 from vg00?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 06 Jul 2004 12:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324299#M187949</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2004-07-06T12:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324300#M187950</link>
      <description>The easy way.&lt;BR /&gt;&lt;BR /&gt;Sam&lt;BR /&gt;&lt;BR /&gt;Disks and Filesystems&lt;BR /&gt;&lt;BR /&gt;Swap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Select the device you want to deactivate&lt;BR /&gt;&lt;BR /&gt;Use actions off the menu to deactivate.&lt;BR /&gt;&lt;BR /&gt;You will have to boot again but this time all the housekeeping will be done for you.&lt;BR /&gt;&lt;BR /&gt;Do make sure swap is at least half of RAM or you may get some nasty error messages back from your system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Jul 2004 12:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324300#M187950</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-06T12:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324301#M187951</link>
      <description>SEP,&lt;BR /&gt;&lt;BR /&gt;that is the primary swap and i think it can not be removed like that. after all it needs to be contegeous along with boot &amp;amp; root. If u want to re-size, we will need to re-define the boot,swap etc&lt;BR /&gt;&lt;BR /&gt;easy job is to get rid of lvol10&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 06 Jul 2004 12:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324301#M187951</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-07-06T12:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324302#M187952</link>
      <description>after you comment out the entry in /etc/fstab, you will have to do lvlnboot -s /dev/vg00/lvol10&lt;BR /&gt;lvlnboot -R and check it with lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Also you will have to tune kernel parameter maxswapchunks to reflect new swap area. (total swap space on system)&lt;BR /&gt;&lt;BR /&gt;Reboot and your are done.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 06 Jul 2004 12:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324302#M187952</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-06T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324303#M187953</link>
      <description>I do not recommend doing this....if you need space back for vg00, then reduce the space on lvol10....not lvol2.&lt;BR /&gt;&lt;BR /&gt;Seems to me there was an old rule that said.." if a logical volume was to be used for root, primary swap, or dump, the physical extents must be contiguous."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2004 12:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324303#M187953</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-07-06T12:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324304#M187954</link>
      <description>I agree with others - do NOT remove lvol2.&lt;BR /&gt;&lt;BR /&gt;Best to remove lvol10.&lt;BR /&gt;&lt;BR /&gt;This is best done in SAM - and requires a reboot.&lt;BR /&gt;&lt;BR /&gt;Put your lvol2 back in the fstab file.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 06 Jul 2004 13:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324304#M187954</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-07-06T13:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Device Swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324305#M187955</link>
      <description>Hi Javie,&lt;BR /&gt;&lt;BR /&gt;You cannot remove lvol2 as it is primary swap and is enabled by the 'lvlnboot' command not through /etc/fstab. &lt;BR /&gt;&lt;BR /&gt;You can remove lvol10. Simply comment it out in /etc/fstab and reboot the system and then remove that LV.&lt;BR /&gt;&lt;BR /&gt;If you have pseudo_swap on, then it is possible to reduce the primary swap also, but I wouldn't suggest that procedure as there is a good chance to mess up the system.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 06 Jul 2004 13:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-swap/m-p/3324305#M187955</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-07-06T13:21:17Z</dc:date>
    </item>
  </channel>
</rss>

