<?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 hit rate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680559#M644428</link>
    <description>Rajman,&lt;BR /&gt;&lt;BR /&gt;I tried to follow the 400MB rule a month or so ago, and ended up throttling the system right back (its an 4 GB memory, oracle system). I ended up adding back Buffer Cache gradually until I got to 30% (1.2GB) and it worked fine. &lt;BR /&gt;Oracle was working fine inside its SGA (93% hit rate on Buffer Cache).&lt;BR /&gt;&lt;BR /&gt;I have since  become dubious about rules-of-thumb, but have created one of my own,...&lt;BR /&gt;&lt;BR /&gt;If you have enough memory, use it shared between the Application and the Buffer Cache, depending on what ratios they have to each other. If you have to restrict memory usage, knock back Buffer Cache first.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy!</description>
    <pubDate>Tue, 12 Mar 2002 15:59:39 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2002-03-12T15:59:39Z</dc:date>
    <item>
      <title>Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680546#M644415</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  On a N class server, with 6Gb ram and&lt;BR /&gt;dbc_max_pct as 20% and dbc_min_pct as 5% ,&lt;BR /&gt;the read and write rates of buffer cache are very poor. Here isa sample sar -b output&lt;BR /&gt;&lt;BR /&gt;18:21:11 bread/s lread/s %rcache bwrit/s lwrit/s %wcache pread/s pwrit/s&lt;BR /&gt;18:21:16    8017    8668       8     632     642       2       0       0&lt;BR /&gt;18:21:21    7887    8847      11     616     632       3       0       0&lt;BR /&gt;18:21:26    8491    9352       9     663     678       2       0       0&lt;BR /&gt;18:21:31    7572    8151       7     759     768       1       0       0&lt;BR /&gt;18:21:36    7696    8543      10     720     734       2       0       0&lt;BR /&gt;18:21:41    7812    8925      12     771     785       2       0       0&lt;BR /&gt;18:21:46    7452   10420      28     776     872      11       0       0&lt;BR /&gt;18:21:51    7491   11415      34     807     943      14       0       0&lt;BR /&gt;18:21:56    7739    8763      12     949     954       1       0       0&lt;BR /&gt;18:22:01    7882    8431       7     756     768       2       0       0&lt;BR /&gt;&lt;BR /&gt;Average     7804    9150      15     745     778       4       0       0&lt;BR /&gt;***&lt;BR /&gt;&lt;BR /&gt;15% and 4%  !! .   Any idea what could be the problem. I was thinking of reducing dbc_max_pct from 20% to 10%. But found that the hit rates were bad even with 20% memory allocated for cache.&lt;BR /&gt;There aren't many pageouts in the system.&lt;BR /&gt;Swapuseage is around 60%.  Pseudoswap is enabled.   Memory usage is around 70%.&lt;BR /&gt;&lt;BR /&gt;The point is why the cache hit rate is so poor.&lt;BR /&gt;Any clues at all?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;-ra</description>
      <pubDate>Mon, 11 Mar 2002 18:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680546#M644415</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-11T18:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680547#M644416</link>
      <description>what is the server being used for?  If the read/write activity is spread-out enough across your drives, then this may account for what you are seeing.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Mon, 11 Mar 2002 18:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680547#M644416</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2002-03-11T18:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680548#M644417</link>
      <description>Rajman,&lt;BR /&gt;&lt;BR /&gt;With 6GB, I'd reduce the MAX to 5%, which is 300MB, and MIN to 3% which is 180MB. Usually 200MB is more than enough.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 11 Mar 2002 18:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680548#M644417</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-11T18:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680549#M644418</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What type of application you are using? You can have a look at gpm to see the shared memory required/available. May be your required shared memory is to high and available is too low. Otherwise 20% of dbc_max_pct is more than enough.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Mon, 11 Mar 2002 19:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680549#M644418</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-11T19:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680550#M644419</link>
      <description>i can imagine two reasons:&lt;BR /&gt;&lt;BR /&gt;1 - I think nbuf must be set to 0 on kernel configuration.&lt;BR /&gt;&lt;BR /&gt;2- Your files are never the same files, so cache is not usefull. Or maybe files are too large.&lt;BR /&gt;&lt;BR /&gt;run sar -v to see how much files are opened, and also  sar -a ( maybe is other flag) to ndirs and gets , two parameters that show filesystems activity.&lt;BR /&gt;&lt;BR /&gt;Use glance or gpm to see amount of cache used.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this issue for large or short periods?</description>
      <pubDate>Mon, 11 Mar 2002 19:13:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680550#M644419</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-03-11T19:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680551#M644420</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  The system hosts three databases, mostly read-intensive.    Cache usage is 1.2Gb on glance.&lt;BR /&gt;Total Sharedmemory usage from ipcs output shows up as 1043Mb.&lt;BR /&gt;&lt;BR /&gt;The figures i gave earlier from sar output were for short periods, but running over sar over a longer stretch still gives poor values.(around 60% for read and 35% for writes).&lt;BR /&gt;&lt;BR /&gt;shmmax kernel parm is 1Gb.&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Tue, 12 Mar 2002 13:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680551#M644420</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-12T13:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680552#M644421</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Your sar -b output for  %rcache shows that the success rate for the buffer cahche is low.&lt;BR /&gt;&lt;BR /&gt;Basically the systen is not finding what it wants from memory very often.&lt;BR /&gt;&lt;BR /&gt;Your dbc_max_pct of 20% is therefore two low, but what to change it to is initally a gustimate.&lt;BR /&gt;&lt;BR /&gt;The system default is:-&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct 50&lt;BR /&gt;dbc_min_pct  5&lt;BR /&gt;&lt;BR /&gt;I would rrset to these valules and monitor usinf sar -b and aim to get a average in the high 90s for  %rcache.&lt;BR /&gt;&lt;BR /&gt;If it is almost always at 100% then you can reduce the dbc_max_pct in small steps to achieve this high 90s figure.&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2002 13:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680552#M644421</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-03-12T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680553#M644422</link>
      <description>What sort of database?  Most databases have their own caches so its probably not a statistic to be concerned with.  I would look into this before making any changes - if the database buffer cache hit ratios are high then you can probably reduce the system buffer cache as 20% of 6Gig is high and its obviously not being used effectively.  If you're running Oracle you can get some stats by running the utlbstat / utlestat scripts over a period.&lt;BR /&gt;&lt;BR /&gt;Are you experiencing a real performance problem or is this just a routine check?  If it ain't broke, don't fix it!!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 12 Mar 2002 13:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680553#M644422</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-12T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680554#M644423</link>
      <description>...and if your database is doing the caching it would be a good idea to set:&lt;BR /&gt; mincache=direct,convosync=direct &lt;BR /&gt;&lt;BR /&gt;on your database file systems.  Have a read of:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf97e37f45ef7d4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf97e37f45ef7d4118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Doing that should improve your system cache hit ratio.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 12 Mar 2002 13:59:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680554#M644423</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-12T13:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680555#M644424</link>
      <description>Steven&lt;BR /&gt;&lt;BR /&gt;Whilst I agree that many data bases manage their own caching. They are sat on top of HP-UX and with this in mind the uinderlying ststem should be as sweet as possible.&lt;BR /&gt;&lt;BR /&gt;Every time the system fails to find what if wants in buffer cache it them must use a slower medium to seek and get the info required.&lt;BR /&gt;&lt;BR /&gt;By using a slower medium the system will therefore be slower.&lt;BR /&gt;&lt;BR /&gt;This system has a low success rate on buffer cache and so seeks elseware.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Tue, 12 Mar 2002 14:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680555#M644424</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-03-12T14:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680556#M644425</link>
      <description>Paula,&lt;BR /&gt;  &lt;BR /&gt;  The cache size is already 1.2Gb!  and i wouldnt want to give more of it from the memory.&lt;BR /&gt;&lt;BR /&gt;Steve,&lt;BR /&gt;&lt;BR /&gt;   What sort of info should i look for from the utlb* scripts? Yes, i am considering the mount option (min,sync..). But, that still doesnt address the issue of having such poor cache rates.  I have many database systems which use standard mounts and run fine with a lesser cache and this is the odd one giving the low hit rates.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;-raj</description>
      <pubDate>Tue, 12 Mar 2002 14:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680556#M644425</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-12T14:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680557#M644426</link>
      <description>Raj,&lt;BR /&gt;&lt;BR /&gt;Look at the system statistics section in the report.txt output.  Take note of the following values:&lt;BR /&gt;&lt;BR /&gt;- physical reads&lt;BR /&gt;- consistent gets&lt;BR /&gt;- db block gets&lt;BR /&gt;&lt;BR /&gt;The formula is then:&lt;BR /&gt;&lt;BR /&gt;hit ratio =    1   -   (       physical reads            )&lt;BR /&gt;                                ( ------------------------------- )&lt;BR /&gt;                                ( consistent gets + db block gets )&lt;BR /&gt;&lt;BR /&gt;If that doesn't turn out readable I've attached a doc which describes the interpretation of these results in more detail.  Section B is the one you want, it contains the above formula.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula,&lt;BR /&gt;&lt;BR /&gt;The point is if the database is doing its own caching then you don't want the OS doing it as well.  That is double caching and a waste of memory for no performance gain.  In fact if the DB cache is working well I would expect the OS cache stats to be bad because the DB will only need to go to the OS for infrequently accessed data which is not going to be in the OS's cache anyway.&lt;BR /&gt;&lt;BR /&gt;Its best to let the DB cache handle DB data and the OS cache handle everything else - by using mincache=direct on your DB filesystems you can achieve this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 12 Mar 2002 14:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680557#M644426</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-12T14:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680558#M644427</link>
      <description>Now all is clear...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your databases are using filesystems and you have not configured vxfs filesystems to skip buffer cache.&lt;BR /&gt;&lt;BR /&gt;Then configure vxfs , as others said , and fix dbc_max_pct, and min, to aceptables values, about 100-300 Mb.&lt;BR /&gt;&lt;BR /&gt;Also use that memory to increase db caches, as requied for each one.&lt;BR /&gt;___&lt;BR /&gt;&lt;BR /&gt;For that periods when cache ratio is realy poor, i guess that backups were running, putting into cache more and more files...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2002 15:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680558#M644427</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2002-03-12T15:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680559#M644428</link>
      <description>Rajman,&lt;BR /&gt;&lt;BR /&gt;I tried to follow the 400MB rule a month or so ago, and ended up throttling the system right back (its an 4 GB memory, oracle system). I ended up adding back Buffer Cache gradually until I got to 30% (1.2GB) and it worked fine. &lt;BR /&gt;Oracle was working fine inside its SGA (93% hit rate on Buffer Cache).&lt;BR /&gt;&lt;BR /&gt;I have since  become dubious about rules-of-thumb, but have created one of my own,...&lt;BR /&gt;&lt;BR /&gt;If you have enough memory, use it shared between the Application and the Buffer Cache, depending on what ratios they have to each other. If you have to restrict memory usage, knock back Buffer Cache first.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy!</description>
      <pubDate>Tue, 12 Mar 2002 15:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680559#M644428</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-03-12T15:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680560#M644429</link>
      <description>What is the Cache Hit Ratio of your Database? There is a tool called iwatch. You can have a look through that about the cache hit ratio of your database.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Tue, 12 Mar 2002 16:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680560#M644429</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-12T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680561#M644430</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;may be this server is somewhat "overoptimized" for database usage. Since logical reads nearly beeing the same as physical reads, it looks to me that &lt;BR /&gt;&lt;BR /&gt;a) every filesystem is nocache-mounted (which it should only be for the database log and the database containers, but not the executables and workareas).&lt;BR /&gt;&lt;BR /&gt;b) filesystem usage is a read once (application-excutable to memory) and never being called again (otherwise you would have more logical reads)&lt;BR /&gt;&lt;BR /&gt;In addition it might be interesting to look a bit at v$filestat if this is oracle. You might need to join it with v$datafile to find out the names. Just to find out if you have more read or write activity in your database.&lt;BR /&gt;&lt;BR /&gt;Further more, you should find out, how many checkpoints you have. If you have so much memory and may be very big online logs and may be very few writes and write-commits, may be everything is done in memory (that would be nice!)&lt;BR /&gt;&lt;BR /&gt;Do not know if this helps&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 12 Mar 2002 17:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680561#M644430</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-03-12T17:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680562#M644431</link>
      <description>Steve,  &lt;BR /&gt;&lt;BR /&gt;  Thanks for the info. I will look it up and get back.&lt;BR /&gt;&lt;BR /&gt;Ian,&lt;BR /&gt;   I am not sure having a huge buffer cache is a good idea.  Infact, i have lot of database systems which work just fine with 10% buffercache.  &lt;BR /&gt;&lt;BR /&gt;Sandip,&lt;BR /&gt;&lt;BR /&gt;  where is iwatch available?&lt;BR /&gt;&lt;BR /&gt;Volker,  &lt;BR /&gt;   Yes, every filesystem is no-cache(the regular) mounted .  But, that is the same with&lt;BR /&gt;other database systems and there is no problem with them. I have read/heard a lot about the&lt;BR /&gt;mindirect/convsync and related options for the mount command on db filesystems. But, the jury has been mixed. I know folks who said it didnt make too much of a difference.  Thanks for your inputs. Will check regarding the checkpoint stuff. &lt;BR /&gt;&lt;BR /&gt;-raj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2002 19:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680562#M644431</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-12T19:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer Cache hit rate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680563#M644432</link>
      <description>Hi Raj&lt;BR /&gt;You might be able to improve the buffer i/o with lesser syncer value.&lt;BR /&gt;The default syncer value is 30 sec, try reducing it to 15sec by modifying the file /sbin/init.d/syncer as "/usr/sbin/syncer 15 &amp;amp;&amp;amp; "&lt;BR /&gt;&lt;BR /&gt;Make sure your data files are on seperate physical disks on your disk array system.&lt;BR /&gt;I'm not sure about XPs, but on EMC you will be able to look at hit ratio per DA with ECC or with help of your EMC eng.&lt;BR /&gt;&lt;BR /&gt;If you have lots of random reads, more cache on disk system and multiple paths might help.&lt;BR /&gt;&lt;BR /&gt;Good luck..&lt;BR /&gt;Prashant.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2002 20:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/buffer-cache-hit-rate/m-p/2680563#M644432</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-03-12T20:17:17Z</dc:date>
    </item>
  </channel>
</rss>

