<?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: Regarding swap space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200217#M324645</link>
    <description>Hi Kavita&lt;BR /&gt;2.5 times Swap concept is old concept we exprience some SAP R3 process consume more swap space it may be because of improper configuration and tuning&lt;BR /&gt;&lt;BR /&gt;it can be monitored by stoping and restart sap then you can decide whether you need extra swap,&lt;BR /&gt;SAP file system in HP is totally different with SUN in SUN you can make file system for each instance but in HP one logical volume is for many dirctory like archive files oracle files etc. it will improve more performance&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Safar</description>
    <pubDate>Tue, 20 May 2008 04:40:09 GMT</pubDate>
    <dc:creator>Safarali</dc:creator>
    <dc:date>2008-05-20T04:40:09Z</dc:date>
    <item>
      <title>Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200197#M324625</link>
      <description>If I have a 8 Gb of physical memory then how much should be my swap memory.</description>
      <pubDate>Sun, 18 May 2008 22:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200197#M324625</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-18T22:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200198#M324626</link>
      <description>SWAP thumb rules is 2 times of mem, however in your case I don't think that that much space is really required. You could keep swap space of around 4 GB and that should be enough.&lt;BR /&gt;&lt;BR /&gt;Have a look at the following thread to get more views:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=855513" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=855513&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 18 May 2008 22:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200198#M324626</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-18T22:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200199#M324627</link>
      <description>Hi Mridul,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your reply but I do not why apart from having so much memory, the swap space is 96% utilized and we need to extend it. Is extension of swap space will be the final solution for this ?&lt;BR /&gt;&lt;BR /&gt;Please find the attached text file giving full details of swap space utilization.&lt;BR /&gt;&lt;BR /&gt;Please suggest what needs to be done.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !</description>
      <pubDate>Sun, 18 May 2008 23:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200199#M324627</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-18T23:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200200#M324628</link>
      <description>Its not utilizing the swap space properly, rahter it is using physical memory. It seems that pseudo-swap is enabled on ur system.&lt;BR /&gt;Have a look at the following thread for more detail explanation on swapinfo output and the kernel parameter for disabling the pseudo swap.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1198658" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1198658&lt;/A&gt;</description>
      <pubDate>Sun, 18 May 2008 23:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200200#M324628</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-18T23:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200201#M324629</link>
      <description>Judging from your swapinfo &amp;amp; vmstat output, it appears that you need more RAM.  &lt;BR /&gt;&lt;BR /&gt;The fact that your device swap is used fairly extensively and that your single line of vmstat shows some page outs (po column) is indicative of you having too little RAM.&lt;BR /&gt;&lt;BR /&gt;Use vmstat to monitor the 'po' column for a longer period of time rather than just the single line output.&lt;BR /&gt;&lt;BR /&gt;Also, if you have glance take a look at what processes are using RAM and see if some can be stopped or if usage can be scaled back.&lt;BR /&gt;&lt;BR /&gt;If vmstat shows lots of po's, into the double digits in value, then your system performance will suffer greatly since more work is being done for po's than for real work.&lt;BR /&gt;&lt;BR /&gt;Now is the time to start considering more RAM.</description>
      <pubDate>Sun, 18 May 2008 23:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200201#M324629</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-05-18T23:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200202#M324630</link>
      <description>Thanks a lot Mridul but the link provided by you is not opening.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot Patrick !&lt;BR /&gt;Then you mean to say that I should increase my physical memory rather than swap memory. Can you please tell me how much total swap memory I have presently configured by looking to my attached text file. I think it is approx. 13 Gb.</description>
      <pubDate>Sun, 18 May 2008 23:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200202#M324630</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-18T23:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200203#M324631</link>
      <description>You have 7.5 GB of swap space configured and there are 3 lvols configured as the swap space, details are as follows:&lt;BR /&gt;&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        4096    1649    2447   40%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        1500    1470      30   98%       0       -    1  /dev/vg00/lvswap1&lt;BR /&gt;dev        2000    1614     386   81%       0       -    1  /dev/vg00/lvswap2&lt;BR /&gt;&lt;BR /&gt;I am able to open the link , can you try opening it again ?</description>
      <pubDate>Sun, 18 May 2008 23:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200203#M324631</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-18T23:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200204#M324632</link>
      <description>&amp;gt;Mridul: however in your case I don't think that that much space is really required. You could keep swap space of around 4 GB and that should be enough.&lt;BR /&gt;&lt;BR /&gt;It's required because total swap usage is 93%.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;but the link provided by you is not opening.&lt;BR /&gt;&lt;BR /&gt;I have no problems with either of Mridul's links.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Then you mean to say that I should increase my physical memory rather than swap memory.&lt;BR /&gt;&lt;BR /&gt;As mentioned by Patrick, you want to increase RAM for performance reasons.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Can you please tell me how much total swap memory I have presently configured by looking to my attached text file. I think it is approx. 13 Gb.&lt;BR /&gt;&lt;BR /&gt;Yes, you have a total of 13 Gb of swap.&lt;BR /&gt;And as Mridul says, you have 7.5 GB of device swap.&lt;BR /&gt;If you are currently running out of swapspace all of the time, you need more device swap.  Then you can measure the performance.</description>
      <pubDate>Mon, 19 May 2008 01:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200204#M324632</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-19T01:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200205#M324633</link>
      <description>Dennis, &lt;BR /&gt;&lt;BR /&gt;It means that RAM is also used as the swap and 5.5 GB is being used. Don't you think that disabling the pseudo swap and increasing the device swap will help ??&lt;BR /&gt;&lt;BR /&gt;That's what I was trying to say here that disable the pseudo swap and utilise the device swap as much as possible.&lt;BR /&gt;&lt;BR /&gt;Please correct me if I am wrong. &lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mridul</description>
      <pubDate>Mon, 19 May 2008 01:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200205#M324633</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-19T01:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200206#M324634</link>
      <description>Thanks Mridul. The links are openning now and I have gone through the threads. What I can make out from them is how much swap space I should configure is all depend on number of processes and all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot Dennis. Then according to you I should increase RAM and swap space both or should I kill some processes to make some space in memory. Please suggest what can be done.&lt;BR /&gt;&lt;BR /&gt;And why should I disable pseudo space. Can't both pseudo space and device swap utilized parallelly. Like once my device swap is utilized fully then psuedo space will provide necessary memory space.</description>
      <pubDate>Mon, 19 May 2008 01:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200206#M324634</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-19T01:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200207#M324635</link>
      <description>The only thing I kept in mind while asking to disable pseudo swap is to have free memory as much as we can, it may improve system performace.&lt;BR /&gt;&lt;BR /&gt;Anyways I am not quite sure about that, this is the reason I have asked Dennis to clarify the same.</description>
      <pubDate>Mon, 19 May 2008 01:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200207#M324635</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-05-19T01:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200208#M324636</link>
      <description>&amp;gt;  The only thing I kept in mind while asking to disable pseudo swap is to have free memory as much as we can, it may improve system performace. &lt;BR /&gt; &lt;BR /&gt;The explanation of pseudo swap has been very confusing with explanations stating that RAM is used as swap space. This is completely inaccurate and would make no sense. Pseudo swap is a bookeeping technique in the kernel that allows up to 75% of process space to run without a corresponding reserve area in swap. Pseudo swap takes no space in RAM, ever. That's why the option has been removed at 11.31 -- it works quite well and there is no advantage to turning it off.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2008 01:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200208#M324636</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-05-19T01:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200209#M324637</link>
      <description>&amp;gt;Mridul: Don't you think that disabling the pseudo swap and increasing the device swap will help??&lt;BR /&gt;&lt;BR /&gt;No, only adding device swap.  That's probably why you can't turn off pseudo swap on 11.31 anymore.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Mridul: That's what I was trying to say here that disable the pseudo swap and utilise the device swap as much as possible.&lt;BR /&gt;&lt;BR /&gt;The first part wasn't clear at all and I doubt that part will help.  swapmem_on(5) says:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/swapmem_on.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/swapmem_on.5.html&lt;/A&gt;&lt;BR /&gt;... turning this feature off really does not gain the system anything.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Then according to you I should increase RAM and swap space both or should I kill some processes to make some space in memory. &lt;BR /&gt;&lt;BR /&gt;What are your file cache parms, dbc_max_pct, dbc_min_pct?  Having large values here isn't a good idea if you are running oracle with large SGAs.&lt;BR /&gt;&lt;BR /&gt;You increase RAM if you can afford to do it.  Especially if adding more swap space slows things down.  Obviously not running so many piggy processes will help.  But that requires moving the applications elsewhere or scheduling them for off peak times.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And why should I disable pseudo space? Can't both pseudo space and device swap be utilized. Like once my device swap is utilized fully then pseudo space will provide necessary memory space.&lt;BR /&gt;&lt;BR /&gt;Exactly.  Except you want it to use pseudo swap before device swap.</description>
      <pubDate>Mon, 19 May 2008 02:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200209#M324637</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-19T02:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200210#M324638</link>
      <description>hi Kavita,&lt;BR /&gt;&lt;BR /&gt;Until you find more physical memory to upgrade your server, you may look into tuning your database. Just in case you have done an overkill at your SGA level.&lt;BR /&gt;&lt;BR /&gt;I am assuming that you are running an Oracle database. Depending on your version, you can run the OEM database control to look into your database performance and resource utilisation very easily..&lt;BR /&gt;&lt;BR /&gt;just a few thoughts&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 19 May 2008 03:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200210#M324638</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-05-19T03:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200211#M324639</link>
      <description>Dear Kavitha&lt;BR /&gt;in simple words&lt;BR /&gt;swap should twice than u physical memory &lt;BR /&gt;physical memory means  total&lt;BR /&gt;memory installed in u system.&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad</description>
      <pubDate>Mon, 19 May 2008 08:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200211#M324639</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-19T08:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200212#M324640</link>
      <description>Check this official white paper: &lt;A href="http://docs.hp.com/en/1219/tuningwp.html#swapneed" target="_blank"&gt;http://docs.hp.com/en/1219/tuningwp.html#swapneed&lt;/A&gt;</description>
      <pubDate>Mon, 19 May 2008 09:26:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200212#M324640</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-19T09:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200213#M324641</link>
      <description>The oracle is not taking much memory. Most of the mem is used by your application - I guess it is SAP R 3.&lt;BR /&gt;&lt;BR /&gt;Also, on the vmstat output there is no pageouts, though it is only one iterance. Adding an additonal swap will give you a temporary solution if you cant buy more mem now but are you sure your application is fine tuned well. &lt;BR /&gt;&lt;BR /&gt;Can you post the footer of glance -m output.&lt;BR /&gt;What we are interested is to know your &lt;BR /&gt;Sys Mem and User Mem usage.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 19 May 2008 12:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200213#M324641</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-19T12:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200214#M324642</link>
      <description>Thank you all. All replies were really helpful.&lt;BR /&gt;&lt;BR /&gt;Yes Yogeeraj, we are running oracle databases on the server but have not done an overkill at SGA level.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Yes Rasheed, lots of SAP application instances are running on the server but I am not sure whether applications are tuned well&lt;BR /&gt;&lt;BR /&gt;Providing you the Glance -m output in the attached text file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !&lt;BR /&gt;</description>
      <pubDate>Tue, 20 May 2008 00:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200214#M324642</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-20T00:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200215#M324643</link>
      <description>&amp;gt;Providing you the Glance -m output in the attached text file.&lt;BR /&gt;&lt;BR /&gt;I see no page outs.  So it seems you should just add more swap space and then remeasure under the new load.</description>
      <pubDate>Tue, 20 May 2008 01:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200215#M324643</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-20T01:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding swap space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200216#M324644</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;We have dbc_max_pct=8 and dbc_min_pct=5 on the server.</description>
      <pubDate>Tue, 20 May 2008 04:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-swap-space/m-p/4200216#M324644</guid>
      <dc:creator>Kavita Poonia</dc:creator>
      <dc:date>2008-05-20T04:15:56Z</dc:date>
    </item>
  </channel>
</rss>

