<?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 space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008270#M298451</link>
    <description>Hello Senthil,&lt;BR /&gt;&lt;BR /&gt;Please used SAM to configure swap file system.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;freddy</description>
    <pubDate>Mon, 28 May 2007 05:33:07 GMT</pubDate>
    <dc:creator>freddy_21</dc:creator>
    <dc:date>2007-05-28T05:33:07Z</dc:date>
    <item>
      <title>swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008269#M298450</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;How to increase swap space on a PA-RISC machine?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Senthil.</description>
      <pubDate>Mon, 28 May 2007 05:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008269#M298450</guid>
      <dc:creator>prakasse</dc:creator>
      <dc:date>2007-05-28T05:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008270#M298451</link>
      <description>Hello Senthil,&lt;BR /&gt;&lt;BR /&gt;Please used SAM to configure swap file system.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;freddy</description>
      <pubDate>Mon, 28 May 2007 05:33:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008270#M298451</guid>
      <dc:creator>freddy_21</dc:creator>
      <dc:date>2007-05-28T05:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008271#M298452</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1.DEV swap on LVM LV.&lt;BR /&gt;&lt;BR /&gt;For example we can enable /dev/vg01/myswap logical volume for use as device swap. The&lt;BR /&gt;entire logical volume will be claimed as swap, so it will no longer be available for use as a file system. If the logical volume contained a file system in the past, you may need to use the -f option to "force" an overwrite of the old file system structures.&lt;BR /&gt;    &lt;BR /&gt;     swapon /dev/vg01/myswap&lt;BR /&gt;&lt;BR /&gt;2.DEV swap on a whole disk.&lt;BR /&gt;&lt;BR /&gt;    We can enable device swap on the whole disk /dev/dsk/c0t2d0. If the disk contains a file system that was created with newfs -R 200 /dev/rdsk/c0t2d0, you can preserve the file system and simply enable swap on the available space reserved at the end of the disk by including the -e option on swapon. If you wish to overwrite the file&lt;BR /&gt;system on the disk, use the -f force option instead.&lt;BR /&gt; &lt;BR /&gt;     swapon /dev/dsk/c0t2d0&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;3. Swap on a FS.&lt;BR /&gt;&lt;BR /&gt;    We can enable the file system mounted on /myfs2 for use as file system swap. The&lt;BR /&gt;-p option sets the priority for this swap area to 4, and the -l ensures that vhand can take no more than 4 MB from the file system for use as swap.&lt;BR /&gt;&lt;BR /&gt;      swapon -p 4 -l 4M /myfs2&lt;BR /&gt;&lt;BR /&gt;SK</description>
      <pubDate>Mon, 28 May 2007 06:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008271#M298452</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2007-05-28T06:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008272#M298453</link>
      <description>to create additional swap space use the procedure:&lt;BR /&gt;&lt;BR /&gt;lvcreate -L &lt;SIZE in="" mb=""&gt; -C y -s y -m 1 /dev/vg00&lt;BR /&gt;&lt;BR /&gt;swapon -p 1 /dev/vg00/&lt;LVNAME&gt; where p is for priority&lt;BR /&gt;&lt;BR /&gt;then update the fstab&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvname ...swap pri=1 0 0&lt;BR /&gt;&lt;BR /&gt;you should use same size of the exiting swap space for having interleaving.&lt;/LVNAME&gt;&lt;/SIZE&gt;</description>
      <pubDate>Mon, 28 May 2007 06:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-space/m-p/4008272#M298453</guid>
      <dc:creator>Redhat</dc:creator>
      <dc:date>2007-05-28T06:29:00Z</dc:date>
    </item>
  </channel>
</rss>

