<?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: cache hit % - from sysstat in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3712#M847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compare incoming client data amount with disk write amount; this will give a hint whether all disk writes result from clients activity or are generated internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For host spots - you could use statit to check IO distribution across disks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;statit is advanced level command and so not really documented, nor is there any tool to automate analysis. The advantage is, it gives high level overview of filer activity in human readable form. The same data is available as various performance counters using stats command which may be easier to visualize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Jan 2011 08:17:59 GMT</pubDate>
    <dc:creator>aborzenkov</dc:creator>
    <dc:date>2011-01-16T08:17:59Z</dc:date>
    <item>
      <title>cache hit % - from sysstat</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3687#M835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have question about this vaule from sysstat command - is it best to see this % as lowest as possible (~0) or rather the bigger percentage the better for your performance?&lt;/P&gt;&lt;P&gt;I do see Cache hit on level 75-90%, and I don't really know if what I see means, that it's good or bad...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone could also say if CP time on level ~84-95% is good or bad (and if bad - how to further "tune up" filer, I will really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any tips on that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:02:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3687#M835</guid>
      <dc:creator>m_lubinski</dc:creator>
      <dc:date>2025-06-05T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: cache hit % - from sysstat</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3692#M837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cache hit – the bigger percentage, the better (100% means all data is served from RAM, which is the fastest component). But it is quite unrealistic. Low cache hit rate would mean mostly random access. I do not think 90% is that bad. 75% is a bit low but again – it depends on workload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consistent CP time of 95% means your filer barely has time to flush data on disks. You need to further analyze where data comes from (clients or internal activities); maybe you have some hot spots that slow down disk writes. The value itself is not bad but it does not leave much headroom for increasing load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 14:39:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3692#M837</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2011-01-14T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: cache hit % - from sysstat</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3699#M839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 'Cache hit' a bigger value is beter, it means what data comes from cache, instead from disks in 95%'s (for example) of requests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 14:50:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3699#M839</guid>
      <dc:creator>roman_verysell</dc:creator>
      <dc:date>2011-01-14T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: cache hit % - from sysstat</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3708#M844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, clear with cache hit, then this CP time, i guess this should be less than 50% ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;aborzenkov wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;You need to further analyze where data comes from (clients or internal activities); maybe you have some hot spots that slow down disk writes.&lt;/PRE&gt;&lt;P&gt;how to approach that to be completely sure where data comes from? and about second part (hotspots) - how to verify that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 14:57:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3708#M844</guid>
      <dc:creator>m_lubinski</dc:creator>
      <dc:date>2011-01-14T14:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: cache hit % - from sysstat</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3712#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compare incoming client data amount with disk write amount; this will give a hint whether all disk writes result from clients activity or are generated internally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For host spots - you could use statit to check IO distribution across disks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;statit is advanced level command and so not really documented, nor is there any tool to automate analysis. The advantage is, it gives high level overview of filer activity in human readable form. The same data is available as various performance counters using stats command which may be easier to visualize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jan 2011 08:17:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/cache-hit-from-sysstat/m-p/3712#M847</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2011-01-16T08:17:59Z</dc:date>
    </item>
  </channel>
</rss>

