<?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 Help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563854#M29633</link>
    <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;The replies you have received are correct but I actually do make an /etc/fstab entry (of sorts) for primary swap. I find it useful to insert an entry as a comment ('#') so that other admins don't help me out (or myself in a moment of mental challenge) and find some 'unused' space just begging to be used.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
    <pubDate>Fri, 10 Aug 2001 13:29:55 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-08-10T13:29:55Z</dc:date>
    <item>
      <title>Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563847#M29626</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don't have swap shortage issue, but some doc indicates fstab should have an entry for sway file.     Our K260 came as having no primary entry on fstab, but swapinfo does show that we have that on one lvm.&lt;BR /&gt;&lt;BR /&gt;Just would like to confirm again with HP guru: would that means it is loaded or not?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 09 Aug 2001 14:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563847#M29626</guid>
      <dc:creator>Steven Chen_1</dc:creator>
      <dc:date>2001-08-09T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563848#M29627</link>
      <description>HI&lt;BR /&gt;  /etc/fstab is the file, the system reads upon reboot to mount the filesystems.&lt;BR /&gt;  Initially the filesystems are mounted manually but after reboot the filesystems which do not have entries in /etc/fstab do not get mounted.&lt;BR /&gt;&lt;BR /&gt;..BPK..</description>
      <pubDate>Thu, 09 Aug 2001 14:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563848#M29627</guid>
      <dc:creator>Praveen Bezawada</dc:creator>
      <dc:date>2001-08-09T14:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563849#M29628</link>
      <description>Hi Steven:&lt;BR /&gt;&lt;BR /&gt;Your primary swap is *not* represented in /etc/fstab.  If you place an entry there, as you would for additional device swap, then you will get an error at boot/startup, since activation of the primary swap device will be attempted twice.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 09 Aug 2001 14:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563849#M29628</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-08-09T14:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563850#M29629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Runing the command "swapinfo -a" will show you the configured swap area on your system.&lt;BR /&gt;For information, there are 2 kinds of swap :&lt;BR /&gt;Device Swap and File System Swap.&lt;BR /&gt;For device swap (which is usually /dev/vg00/lvol2 on a standard installation of HP-UX), you don't have of course an entry in /etc/fstab, because the swap is directly R/W from the device (this is more efficient)&lt;BR /&gt;But for FS swap, if you want to activate it at boot, you have to modify an add an entry in /etc/fstab.&lt;BR /&gt;swapinfo -a, in the first column, show you what type of swap is concerned.&lt;BR /&gt;&lt;BR /&gt;PJA.</description>
      <pubDate>Thu, 09 Aug 2001 15:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563850#M29629</guid>
      <dc:creator>JACQUET</dc:creator>
      <dc:date>2001-08-09T15:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563851#M29630</link>
      <description>Hi Steven:&lt;BR /&gt;&lt;BR /&gt;/etc/fstab contains a list of mountable file-system entries. for those entries, just to make sure they are enabled at every system boot. You cannot see the swap info if you have no entry in your /etc/fstab after system reboot. However, a system needs at least one device swap area as primary swap area, by default, it is located on the same disk as the root file system. After system boot, you can use swapon -a to enable all entried in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;For swapinfo, it lists every configured swap areas and reports what percentage of each is currently in use.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2001 15:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563851#M29630</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-08-09T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563852#M29631</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;When installing hp-ux you got automaticaly the device swap. This you must not integrate it in /etc/fstab ( conflicts will happen ).&lt;BR /&gt;&lt;BR /&gt;But if you manualy create a new file system swap ( for better performance for example ) in this case you need to manually add it in /etc/fstab so that in the next boot it will be mounted.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Fri, 10 Aug 2001 12:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563852#M29631</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-08-10T12:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563853#M29632</link>
      <description>&lt;BR /&gt; I am also going to repeat the same thing&lt;BR /&gt;(Yes ofcourse with the hope of getting some marks :-)&lt;BR /&gt;&lt;BR /&gt;  Yes..Some doc may say U have to have an entry for swap in the /etc/fstab..&lt;BR /&gt;&lt;BR /&gt;  But this is not true for Primary Swap..&lt;BR /&gt;&lt;BR /&gt;  U are always going to have a raw lv as ur primary swap which will be automatically enbaled at boot..&lt;BR /&gt;&lt;BR /&gt;  Only in the case that Primary swap is not good enough to handle ur VM load then U are going to add additional swap space to the system.&lt;BR /&gt;&lt;BR /&gt;  And here U are having the option of selecting between Raw lv or a File system.&lt;BR /&gt;&lt;BR /&gt;  in that case U are going to add entry to the /etc/fstab ..&lt;BR /&gt;&lt;BR /&gt;  Hope I am clearing (again) U.&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
      <pubDate>Fri, 10 Aug 2001 13:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563853#M29632</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2001-08-10T13:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Swap Help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563854#M29633</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;The replies you have received are correct but I actually do make an /etc/fstab entry (of sorts) for primary swap. I find it useful to insert an entry as a comment ('#') so that other admins don't help me out (or myself in a moment of mental challenge) and find some 'unused' space just begging to be used.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Fri, 10 Aug 2001 13:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-help/m-p/2563854#M29633</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-10T13:29:55Z</dc:date>
    </item>
  </channel>
</rss>

