Quantcast
Channel: All MSA Storage posts
Viewing all articles
Browse latest Browse all 8336

Re: MSA 2050 disable cache flush

$
0
0

I understand your requirement is not to clean the data from SSD cache when power lost.

Please note that SSD cache actually nothing but Read Flash Cache (RFC) which is related to read operation which means data is already in backend drives. When host requests some data as read operation that time if the data not in read cache that time Controller fetch that data from backend drive to RFC. Now in this situation if Controller lost power you will lost the data  temporarily which you had fetched in RFC but actually the data intact in backend drives. When power regain that time it will again fetch same data for next read operation if same data requested by Hosts. This is absolutely fine and not require any change.

Now coming to your other query "

when executing the command: show cache-parameters is displayed as Cache Flush: Enabled. In the CLI reference guide, I did not find this option disabled.

"

Please note that this cache is actually called CompactFlash cache which comes into picture when Controller lost power and write data which is not yet written in backend drives will be kept safe.  Controller Cache memory is flushed to CompactFlash in the case of a controller failure or power loss. During the write to CompactFlash process, only the components needed to write the cache to the CompactFlash are powered by the supercapacitor. This process typically takes 60 seconds per 1Gb of cache. After the cache is copied to CompactFlash, the remaining power left in the supercapacitor is used to refresh the cache memory. While the cache is being maintained by the supercapacitor, the Cache Status LED flashes at a rate of 1/10 second on and 9/10 second off.

Now if you disable this option then your system will always work in Write-Through mode for which you will face performance issue.

 

Hope this helps!
Regards
Subhajit

I am an HPE employee

If you feel this was helpful please click the KUDOS! thumb below!

***********************************************************************************


Viewing all articles
Browse latest Browse all 8336

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>