<?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: necessary kernel changes after memory upgrade??? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975163#M418769</link>
    <description>Because HP-UX is a virtual memory machine the amount of physical memory in the box really has nothing to do with the process size limits. If you are running dynamic memory cache then you should perhaps looks at max_dbc_pct and min_dbc_pct because almost a 10X increase in physical memory will change those values very significantly. You may also need to increase maxswapchunks and add more swap space or if your 2GB physical memory eliminates swapping altogether then you may wish to enable pseudoswap (swapmem_on=1).&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Apr 2006 10:55:52 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-04-24T10:55:52Z</dc:date>
    <item>
      <title>necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975161#M418767</link>
      <description>we went from 256mb to 2gb of memory on a DNS server.  Is there any needed kernel changes such as maxdsz or any other parameter?&lt;BR /&gt;&lt;BR /&gt;thank you&lt;BR /&gt;derek</description>
      <pubDate>Mon, 24 Apr 2006 10:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975161#M418767</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2006-04-24T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975162#M418768</link>
      <description>Derek,&lt;BR /&gt;&lt;BR /&gt;As you have increased memory&lt;BR /&gt;1. You need to increase your swap space&lt;BR /&gt;2. You may reduce the dbc_max_pct kernel parameter - if set to default 50% - can reduce to say 10%-15% depending on how much buffer cache you need - which equals to 200MB-300MB out of your 2GB memory &lt;BR /&gt;3. You may increase the maxdsiz, maxssiz, maxtsiz and the 64 bit params - maxdsiz_64 ... only if you need additional data/stack/text space for your programs otherwise not necessary.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Mon, 24 Apr 2006 10:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975162#M418768</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-24T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975163#M418769</link>
      <description>Because HP-UX is a virtual memory machine the amount of physical memory in the box really has nothing to do with the process size limits. If you are running dynamic memory cache then you should perhaps looks at max_dbc_pct and min_dbc_pct because almost a 10X increase in physical memory will change those values very significantly. You may also need to increase maxswapchunks and add more swap space or if your 2GB physical memory eliminates swapping altogether then you may wish to enable pseudoswap (swapmem_on=1).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Apr 2006 10:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975163#M418769</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-04-24T10:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975164#M418770</link>
      <description>ok guys... thanks and this is what I thought. Although I did run a chatr on /usr/sbin/named and it shows as a shared executable. So with that in mind is it still true to say that this process will only ever get up to ~940MB unless it was linked as a EXEC_MAGIC which then it could get upto 1.9gb?&lt;BR /&gt;&lt;BR /&gt;dbsmith@DUBHADM1# chatr /usr/sbin/named&lt;BR /&gt;/usr/sbin/named:&lt;BR /&gt;        shared executable&lt;BR /&gt;        shared library dynamic path search:&lt;BR /&gt;            SHLIB_PATH     disabled  second&lt;BR /&gt;            embedded path  enabled   first  /usr/lib:&lt;BR /&gt;        shared library list:&lt;BR /&gt;            dynamic   /usr/lib/libdld.2&lt;BR /&gt;            dynamic   /usr/lib/libc.2&lt;BR /&gt;            dynamic   /usr/lib/libnsl.1&lt;BR /&gt;        shared library binding:&lt;BR /&gt;            deferred&lt;BR /&gt;        global hash table disabled&lt;BR /&gt;        plabel caching disabled&lt;BR /&gt;        global hash array size:1103 &lt;BR /&gt;</description>
      <pubDate>Mon, 01 May 2006 13:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975164#M418770</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2006-05-01T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975165#M418771</link>
      <description>Derek,&lt;BR /&gt;&lt;BR /&gt;You are right. If your named is 32-bit then you have the limitation of addressing 1st quadrant of memory.&lt;BR /&gt;If you see towards the end of chatr named [which you have not posted] will show you if the third quadrant private data space and fourth quadrant space is enabled for use for named - most certainly would not be enabled.&lt;BR /&gt;But why do you need the named to access more data area - are you getting any errors ? or how much data area can you see the named consuming from glance and then doing a s , then giving the pid of named and then pressing M.&lt;BR /&gt;You can also have a look thru this thread&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=983809" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=983809&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Mon, 01 May 2006 14:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975165#M418771</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-01T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975166#M418772</link>
      <description>Derek --&lt;BR /&gt;&lt;BR /&gt;To be specific, HP recommends that you have 2x RAM worth of device swap so you need 4 GB of RAM worth of device swap or you may run into problems.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Oz&lt;BR /&gt;</description>
      <pubDate>Mon, 01 May 2006 15:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975166#M418772</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-05-01T15:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975167#M418773</link>
      <description>Oh Baloney!!!!!!!!!!!  The 2xRAM for swap space recommendation is years out of date!&lt;BR /&gt;&lt;BR /&gt;I don't have ANY machines with that much swap space.  Eating up that much disk for what should never be used is ridiculous.&lt;BR /&gt;&lt;BR /&gt;I set up primary swap to be about 25% of my total RAM Size and then set swapmem_on to 1.  From there I monitor usage.  I also set the maxswapchunks kernel parameter to its maximum value, just in case I need to add more space in the future.&lt;BR /&gt;&lt;BR /&gt;I honestly can't remember the last time any of the machines actually paged out to any significant degree.&lt;BR /&gt;</description>
      <pubDate>Mon, 01 May 2006 15:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975167#M418773</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-01T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975168#M418774</link>
      <description>Shalom Derek,&lt;BR /&gt;&lt;BR /&gt;Just make sure swap is greater than half RAM to handle a dump and call in the morning.&lt;BR /&gt;&lt;BR /&gt;I'd take it up to 1 times ram and see if any actual paging happens.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 01 May 2006 15:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975168#M418774</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-01T15:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975169#M418775</link>
      <description>For further reading on managing swap space, have a look at the following link:&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;That is the "Managing Swap and Dump" section from "Chapter 6. Administering a System: Managing Disks and Files" of the "Managing Systems and Workgroups" manual. &lt;BR /&gt;&lt;BR /&gt;The main manual is available here:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/index.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The key sentence is: "Typically, unless the amount of physical memory on your system is extremely large, the minimum amount of swap space should equal the amount of physical memory on the system. "&lt;BR /&gt;&lt;BR /&gt;Now the next sentence does say: "In general, make swap space to be roughly two to four times your physical memory."&lt;BR /&gt;&lt;BR /&gt;I disagree with that.  With current machines and a decent amount of RAM, one should not need that much swap space since one should not be paging out.</description>
      <pubDate>Mon, 01 May 2006 15:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975169#M418775</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-01T15:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975170#M418776</link>
      <description>thank you for all the replies! &lt;BR /&gt;The question remains is named considered a user process or a system process and therefore is it releveant to modify maxd_siz?  I say no but a co-worker says yes.&lt;BR /&gt;Is there a metric within glance I can pull via gpm script that will tell me if a process is using maxd_siz, maxs_siz or mazt_siz? Or any other tool to tell me this?&lt;BR /&gt;&lt;BR /&gt;thanks again&lt;BR /&gt;derek</description>
      <pubDate>Tue, 02 May 2006 08:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975170#M418776</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2006-05-02T08:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975171#M418777</link>
      <description>Hi Derek,&lt;BR /&gt;&lt;BR /&gt;I have mentioned how to see how much data,stack and text is being used in my earlier reply.&lt;BR /&gt;&lt;BR /&gt;do a ps -eaf | grep named and note the pid&lt;BR /&gt;then&lt;BR /&gt;glance &lt;BR /&gt;Press s and enter the pid no&lt;BR /&gt;Press M [ Note capital M]&lt;BR /&gt;This will show you the data, stack, text etc.&lt;BR /&gt;&lt;BR /&gt;As far as named is concerned - my opinion is that first see whether you require to increase the limit for data segment in the 1st place - thru glance.&lt;BR /&gt;Next thing can you increase the limit - I think you can do, but any upgrades will overwrite this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Tue, 02 May 2006 08:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975171#M418777</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-02T08:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: necessary kernel changes after memory upgrade???</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975172#M418778</link>
      <description>question answered.</description>
      <pubDate>Tue, 02 May 2006 09:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/necessary-kernel-changes-after-memory-upgrade/m-p/4975172#M418778</guid>
      <dc:creator>derek b smith_1</dc:creator>
      <dc:date>2006-05-02T09:00:54Z</dc:date>
    </item>
  </channel>
</rss>

