<?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: swapfile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193685#M323913</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;How to do it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch06s03.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch06s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/7408/HPUXSANBootWP_final_v2_update.pdf" target="_blank"&gt;http://docs.hp.com/en/7408/HPUXSANBootWP_final_v2_update.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 07 May 2008 19:41:15 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-05-07T19:41:15Z</dc:date>
    <item>
      <title>swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193684#M323912</link>
      <description>Hello ALl,&lt;BR /&gt;I have log of space in my root file system, can i create a swapfile in there using mkfile and use it as additional swap space&lt;BR /&gt;thanks - if so can you please tell me the syntax</description>
      <pubDate>Wed, 07 May 2008 19:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193684#M323912</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2008-05-07T19:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193685#M323913</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;How to do it:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch06s03.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch06s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/7408/HPUXSANBootWP_final_v2_update.pdf" target="_blank"&gt;http://docs.hp.com/en/7408/HPUXSANBootWP_final_v2_update.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 07 May 2008 19:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193685#M323913</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-07T19:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193686#M323914</link>
      <description>Yes, you could do it. But, note that file system swap would any day be inefficient and slow than device swap.</description>
      <pubDate>Thu, 08 May 2008 01:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193686#M323914</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-08T01:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193687#M323915</link>
      <description>&lt;!--!*#--&gt;hi Navin,&lt;BR /&gt;&lt;BR /&gt;Post the output of the following commands:&lt;BR /&gt;&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;bdf /&lt;BR /&gt;glance -m &lt;BR /&gt;(the memory details)&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;SRX2:&amp;gt;swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev         512       0     512    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        9728       0    9728    0%       0       -    0  /dev/vg01/swap01&lt;BR /&gt;reserve       -     448    -448&lt;BR /&gt;memory     6310     927    5383   15%&lt;BR /&gt;total     16550    1375   15175    8%       -       0    -&lt;BR /&gt;You have mail in /var/mail/root&lt;BR /&gt;SRV2:&amp;gt;bdf /&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     204800   88440  115504   43% /&lt;BR /&gt;SRV2:&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Normally, we dont create anything on the root file system.&lt;BR /&gt;&lt;BR /&gt;Can you check if you have unused space on other Volume groups or disks?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;revert!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 08 May 2008 04:00:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193687#M323915</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-05-08T04:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193688#M323916</link>
      <description>&lt;BR /&gt;Dear Navin&lt;BR /&gt;&lt;BR /&gt;if u want to create additional swap create&lt;BR /&gt;one more device swap ok not file system ok&lt;BR /&gt;eg:&lt;BR /&gt;lvcreate -L 100 /dev/vg01/lvol5&lt;BR /&gt;swapon /dev/vg01/lvol5&lt;BR /&gt;if u want to this next boot time onwards &lt;BR /&gt;make an entry in /etc/fstab file&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir&lt;BR /&gt;</description>
      <pubDate>Thu, 08 May 2008 09:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193688#M323916</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-08T09:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: swapfile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193689#M323917</link>
      <description>Hi Navin,&lt;BR /&gt;&lt;BR /&gt;There is no mkfile  command in HP-UX. It is avble in Solaris.&lt;BR /&gt;&lt;BR /&gt;It is not advisable to create on root file system or simply, I think, you cannot create one on a mounted filesystem.&lt;BR /&gt;&lt;BR /&gt;If you have an existing file system which can be unmounted then you can do something like this or create a new one.&lt;BR /&gt;&lt;BR /&gt;umount /mountpoint&lt;BR /&gt;newfs -F vxfs -R90 /dev/vg01/rlvol9&lt;BR /&gt;(be sure you use the correct file sytem - it will reserve 90MB for swap)&lt;BR /&gt;&lt;BR /&gt;You can also use -s90M (90MB size)&lt;BR /&gt;&lt;BR /&gt;mount -F vxfs /dev/vg00/lvol9 /mountpoint&lt;BR /&gt;swapon /mountpoint&lt;BR /&gt;swapinfo -ft&lt;BR /&gt;[see the fs value]&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;[localfs value]&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Sat, 10 May 2008 12:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapfile/m-p/4193689#M323917</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-10T12:08:59Z</dc:date>
    </item>
  </channel>
</rss>

