<?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 Nimble Read Memory Hit and Reach Cache Hit difference in Array Performance and Data Protection</title>
    <link>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135706#M1358</link>
    <description>&lt;P&gt;Can someone please clarify the diffence between Random Read memory and cache hit difference which is showing in HPE Infosight&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 23 May 2021 14:02:20 GMT</pubDate>
    <dc:creator>Harshakss</dc:creator>
    <dc:date>2021-05-23T14:02:20Z</dc:date>
    <item>
      <title>Nimble Read Memory Hit and Reach Cache Hit difference</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135706#M1358</link>
      <description>&lt;P&gt;Can someone please clarify the diffence between Random Read memory and cache hit difference which is showing in HPE Infosight&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 May 2021 14:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135706#M1358</guid>
      <dc:creator>Harshakss</dc:creator>
      <dc:date>2021-05-23T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nimble Read Memory Hit and Reach Cache Hit difference</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135820#M1359</link>
      <description>&lt;P&gt;Nimble Read Memory Hit and Reach Cache Hit difference - I am not sure what is Reach Cache Hit in Nimble.&lt;/P&gt;&lt;P&gt;Can you please upload the snip of the infosight where you see this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cache Hit&lt;/STRONG&gt; is applicable to CS/HF-series Arrays. Frequently accessed data and copy of data of the volume on which volume pinning is enabled is written to the 3/6 SSD drives in the base/expansion shelves. When the Host send read requested and if the requested data does not exist in NVDIMM/DRAM, controller will fetch it from the SSD instead of going to the NL-SAS drive. If the data is successfully fetched from the SSD and served to the host, then it is a &lt;U&gt;&lt;STRONG&gt;cache-Hit&lt;/STRONG&gt;&lt;/U&gt;.&lt;BR /&gt;So cache-Hit indicates how volume pinning feature and 3/6 SSD (cache drives) have helped in performance.&lt;/P&gt;&lt;P&gt;If the requested data exists on NVDIMM/DRAM when Host send Read IO, controller serves the host without going to the drives. This is considered as &lt;U&gt;&lt;STRONG&gt;Read Hit&lt;/STRONG&gt;&lt;/U&gt;.&lt;BR /&gt;I guess Read memory Hit you are talking about is the number of read IOs which are served to the host from the NVDIMM/DRAM of the controller without having to go to the drives to fetch the data.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;When a read request is sent to the array, the HPE Nimble OS will retrieve the data from the fastest area possible.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;HPE Nimble Storage OS starts by checking in NVDIMM. If a write was just sent to the NVDIMM, and is still there, it will be retrieved very quickly. If it is not in NVDIMM, HPE Nimble Storage OS will check DRAM, because that is the next fastest location the read can be retrieved from. If the data is not located in the DRAM it will check the Flash Cache - if found, it will validate the checksum, decompress and return the data. If the read is still not located HPE Nimble Storage OS will reference the index to locate the read on disk. Lastly if HPE Nimble Storage OS determines that the data found on is cache worthy, it will send a copy to the flash cache.&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 13:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135820#M1359</guid>
      <dc:creator>Candhade</dc:creator>
      <dc:date>2021-05-24T13:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Nimble Read Memory Hit and Reach Cache Hit difference</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135839#M1360</link>
      <description>&lt;P&gt;Please find the below image from HPE Infosight. It is under Pool -&amp;gt; Performance tab.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 1855px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/123491i3B80F5CD03295EFA/image-size/large?v=v2&amp;amp;px=2000" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 14:16:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7135839#M1360</guid>
      <dc:creator>Harshakss</dc:creator>
      <dc:date>2021-05-24T14:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Nimble Read Memory Hit and Reach Cache Hit difference</title>
      <link>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7137010#M1364</link>
      <description>&lt;P style="margin: 0;"&gt;Hi, The typo in the Read Memory hit created the confusion. Thanks for the screenshot.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;When a read request is sent to the array, the HPE Nimble OS will retrieve the data from the fastest area possible. It would be NVDIMM/DRAM -&amp;gt; Flash Cache -&amp;gt; Drives&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Random Read Memory hit&lt;/SPAN&gt;&lt;/STRONG&gt; - displays the percentage of read requests that have been received and served by the memory (NVDIMM/DRAM)&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Random Read Cache hit&lt;/STRONG&gt;&lt;/SPAN&gt; - displays the percentage of read requests that have been received and served by the flash cache.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Hope this answers your query.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 06:33:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/array-performance-and-data/nimble-read-memory-hit-and-reach-cache-hit-difference/m-p/7137010#M1364</guid>
      <dc:creator>Muru123</dc:creator>
      <dc:date>2021-06-01T06:33:53Z</dc:date>
    </item>
  </channel>
</rss>

