<?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: Buffer Cache usage in a cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943399#M709863</link>
    <description>That is typical of dynamic buffer cache. I suspect different settings of dbc_max_pct and dbc_min_pct on the two boxes. One option is to use a fixed buffer cache on both boxes by setting bufpages to a non-zero value. Bugpafes is set in units of 4k pages (unless some has altered the ralted paramters - very unlikely).</description>
    <pubDate>Thu, 03 Apr 2003 20:14:18 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2003-04-03T20:14:18Z</dc:date>
    <item>
      <title>Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943396#M709860</link>
      <description>We have a cluster with MC/Serviceguard and 2 &lt;BR /&gt;rp7410 servers attached to a SAN with 1 x VA7100,  if a package of Data Storage Protector is asigned to a server then the &lt;BR /&gt;Buffer cache usage changes from 0.5 Gb to 2GB, then if the package is moved to the other node then buffer cache remains using 2GB.&lt;BR /&gt;&lt;BR /&gt;How can i control this usage?</description>
      <pubDate>Thu, 03 Apr 2003 19:44:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943396#M709860</guid>
      <dc:creator>Alexander Santamaria Ji</dc:creator>
      <dc:date>2003-04-03T19:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943397#M709861</link>
      <description>Change the dbc_max_pct kernel parameter.&lt;BR /&gt;&lt;BR /&gt;The default is 50% - for SAP / Oracle servers we set it to 10% or 15%.&lt;BR /&gt;&lt;BR /&gt;RGds...Geoff</description>
      <pubDate>Thu, 03 Apr 2003 19:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943397#M709861</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-03T19:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943398#M709862</link>
      <description>Once your buffer cache usage increases, it will only decrease if you start running into memory pressure.  Otherwise it will keep increasing until it reaches the value governed by dbc_max_pct.</description>
      <pubDate>Thu, 03 Apr 2003 19:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943398#M709862</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-04-03T19:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943399#M709863</link>
      <description>That is typical of dynamic buffer cache. I suspect different settings of dbc_max_pct and dbc_min_pct on the two boxes. One option is to use a fixed buffer cache on both boxes by setting bufpages to a non-zero value. Bugpafes is set in units of 4k pages (unless some has altered the ralted paramters - very unlikely).</description>
      <pubDate>Thu, 03 Apr 2003 20:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943399#M709863</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-04-03T20:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943400#M709864</link>
      <description>Just a recommendation: 2Gb is way too large for a typical database system. It could be useful for read-mostly situations but tends to increase system overhead for 50:50 read:write ratios as so many of the write records must be written to the disk at each sync cycle. Keep the buffer cache below 500-700 megs max. You can then give the extra RAM to the DBA who quickly use it in shared memory.</description>
      <pubDate>Fri, 04 Apr 2003 02:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943400#M709864</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-04T02:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943401#M709865</link>
      <description>I agree with Bill's recommendations.&lt;BR /&gt;I have seen a system end up doing a SG TOC due to the system being too busy to flush a very large buffer cache, and not being able to service the cmcld daemon.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2003 08:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943401#M709865</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-04-04T08:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache usage in a cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943402#M709866</link>
      <description>Bill, Melvyn;&lt;BR /&gt;&lt;BR /&gt;I agree with you that 2GB is too large because our systems have 5GB of memory each one, i am going to limit the buffer cache size at 750MB max.&lt;BR /&gt;&lt;BR /&gt;Thanks for your recommendations (and also for Geoff, Patrick and Clay)&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Alexander Santamaria&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2003 14:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-usage-in-a-cluster/m-p/2943402#M709866</guid>
      <dc:creator>Alexander Santamaria Ji</dc:creator>
      <dc:date>2003-04-04T14:41:16Z</dc:date>
    </item>
  </channel>
</rss>

