<?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: primary swap in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658766#M241735</link>
    <description>"primary" swap can be displayed with a lvlnboot -v vg00&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 28 Oct 2005 09:35:55 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2005-10-28T09:35:55Z</dc:date>
    <item>
      <title>primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658758#M241727</link>
      <description>how to check primary swap logical volume / out of two logical volumes.&lt;BR /&gt;&lt;BR /&gt;# swapinfo -a&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     4194304   77148 4117156    2%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev     26640384   76168 26564216    0%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;reserve       - 3499724 -3499724&lt;BR /&gt;memory  4792088 2208040 2584048   46%&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2005 01:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658758#M241727</guid>
      <dc:creator>mukkala</dc:creator>
      <dc:date>2005-10-27T01:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658759#M241728</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;loot at this&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939794" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939794&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards gga</description>
      <pubDate>Thu, 27 Oct 2005 01:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658759#M241728</guid>
      <dc:creator>GGA</dc:creator>
      <dc:date>2005-10-27T01:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658760#M241729</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Normally, the first swap (by default) is /dev/vg00/lvol2 and the additional swap logical volume on your system is /dev/vg00/lvol9.&lt;BR /&gt;&lt;BR /&gt;But from the output (swapinfo -a), you can see that both swap logical volume set as 1, so this mean both swap will work together since the priority given are the same.&lt;BR /&gt;&lt;BR /&gt;Check the manpage of swapinfo for more details :&lt;BR /&gt;&lt;BR /&gt;# man swapinfo&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, 27 Oct 2005 01:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658760#M241729</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-27T01:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658761#M241730</link>
      <description>What do you mean by primary? By default /dev/vg00/lvol2 is the primary swap space however all swap devices and file systems enabled for swap have a priority between 0 to 10, indicating the order that swap space from a device or file system is used. &lt;BR /&gt;&lt;BR /&gt;Check SWAP SPACE MANAGEMENT&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5965-4641/ch01s09.html" target="_blank"&gt;http://docs.hp.com/en/5965-4641/ch01s09.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Thu, 27 Oct 2005 01:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658761#M241730</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-10-27T01:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658762#M241731</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I saw on this url below :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/pageList.do?userId=BR892123&amp;amp;listType=unassigned&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You assigned 0 of 20 responses.&lt;BR /&gt;&lt;BR /&gt;Please assign points to the person who spend their time to help you, this will encourage them and make them happy.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Thu, 27 Oct 2005 01:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658762#M241731</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2005-10-27T01:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658763#M241732</link>
      <description>hi ,&lt;BR /&gt;&lt;BR /&gt;Primary swap is always /dev/vg00/lvol2 , which is created at the time of system installation .&lt;BR /&gt;&lt;BR /&gt;Vikas</description>
      <pubDate>Thu, 27 Oct 2005 01:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658763#M241732</guid>
      <dc:creator>VIKAS AGRAWAL</dc:creator>
      <dc:date>2005-10-27T01:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658764#M241733</link>
      <description>Hi Mukkala,&lt;BR /&gt;&lt;BR /&gt;Primary swap is usually /dev/vg00/lvol2.&lt;BR /&gt;You can change it by command:&lt;BR /&gt;&lt;BR /&gt;lvlnboot -s swap_lv&lt;BR /&gt;&lt;BR /&gt;Where swap_lv should be the primary swap volume the next time the system is booted on the volume group.  swap_lv must be a contiguous logical volume, and a root logical volume must have been previously defined with this command.  The previously defined swap area must be removed with lvrmboot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Thu, 27 Oct 2005 02:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658764#M241733</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2005-10-27T02:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658765#M241734</link>
      <description>You can change the priority of swap devices if desired.  You may want to use 'sam' or try the 'swapon' command.</description>
      <pubDate>Fri, 28 Oct 2005 09:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658765#M241734</guid>
      <dc:creator>Ted Buis</dc:creator>
      <dc:date>2005-10-28T09:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: primary swap</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658766#M241735</link>
      <description>"primary" swap can be displayed with a lvlnboot -v vg00&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 28 Oct 2005 09:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/primary-swap/m-p/3658766#M241735</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-10-28T09:35:55Z</dc:date>
    </item>
  </channel>
</rss>

