<?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: nbuf setting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681869#M53237</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is another discussion on a similar topic.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf1d635067c18d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf1d635067c18d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
    <pubDate>Wed, 13 Mar 2002 04:20:09 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-03-13T04:20:09Z</dc:date>
    <item>
      <title>nbuf setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681865#M53233</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Our L2000 hp-ux server running hp-ux 11.00 with 4GB RAM &lt;BR /&gt;we are using oracle db and have about 1200 concurrent user to access it.&lt;BR /&gt;The figure for nbuf (from glance) is 5444 and usage is 100%. Do I need to increate nbuf figure and what is this usage ?&lt;BR /&gt;&lt;BR /&gt;--------&lt;BR /&gt;Proc Table (nproc)               2112          873           41           41  &lt;BR /&gt;File Table (nfile)              33738         7126           21           21&lt;BR /&gt;Shared Mem Table (shmmni)         512           10            2            2&lt;BR /&gt;Message Table (msgmni)           2112            2            0            0&lt;BR /&gt;Semaphore Table (semmni)        10560           25            0            0&lt;BR /&gt;File Locks (nflocks)             2112           10            0            1&lt;BR /&gt;Pseudo Terminals (npty)           256            1            0            0&lt;BR /&gt;Buffer Headers (nbuf)            5544         5544          100          100&lt;BR /&gt;------------------------------------&lt;BR /&gt;&lt;BR /&gt;Regard,&lt;BR /&gt;Aaron&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 02:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681865#M53233</guid>
      <dc:creator>aaronleung_1</dc:creator>
      <dc:date>2002-03-13T02:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: nbuf setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681866#M53234</link>
      <description>How much buffer cache is your system using?&lt;BR /&gt;&lt;BR /&gt;In the link below is a full explanation on 'nbuf'&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nbuf.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/os/KCparam.Nbuf.html&lt;/A&gt;</description>
      <pubDate>Wed, 13 Mar 2002 02:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681866#M53234</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-13T02:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: nbuf setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681867#M53235</link>
      <description>the current buffer cache is 131072&lt;BR /&gt;is it enough</description>
      <pubDate>Wed, 13 Mar 2002 03:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681867#M53235</guid>
      <dc:creator>aaronleung_1</dc:creator>
      <dc:date>2002-03-13T03:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: nbuf setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681868#M53236</link>
      <description>Depending on your system setup there is no need&lt;BR /&gt;to have any more than 300Mb buffer cache. So,&lt;BR /&gt;if you have say 4Gb of RAM, you would to only&lt;BR /&gt;set up 7% as your maximum and perhaps 2% as&lt;BR /&gt;your minimum. Below are the kernel parameters &lt;BR /&gt;for these.&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 7&lt;BR /&gt;dbs_min_pct 2&lt;BR /&gt;&lt;BR /&gt;I'm not sure of the figure of 131072 you have&lt;BR /&gt;identified... Is this a snapshot from glance?&lt;BR /&gt;The easiest way to find out what the current&lt;BR /&gt;parameters are is to look in sam. How you get&lt;BR /&gt;the current available is to look in glance and&lt;BR /&gt;then press F3 for Mem Rpt.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Wed, 13 Mar 2002 04:06:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681868#M53236</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-13T04:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: nbuf setting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681869#M53237</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is another discussion on a similar topic.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf1d635067c18d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf1d635067c18d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Wed, 13 Mar 2002 04:20:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nbuf-setting/m-p/2681869#M53237</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-03-13T04:20:09Z</dc:date>
    </item>
  </channel>
</rss>

