Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
AFAIK, flashcache is not used when a flashpool aggregate is in use (at least for the flashpool accelerated aggregate).
It looks like the latest FAS line now includes NVME flashcache in all models. I wonder if the same limitation exisit?.
It would seem odd to include fashcache in every model when in most models it would go unused (ie I imagine most units sold are hybrid or AFF).
Does anyone know of the interplay between the new NVME flashcache and Flashpool is different with ontap 9.1 and these new units?
14 REPLIES 14
Re: Flashpools and FlashCache with newly announced FAS2650 and FAS8200
2016-10-27
03:04 AM
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
There was some info on this in the most recent Netapp podcast about the new hardware.
Flashcache and Flashpool work together in Ontap 9.1, and Flashcache usage is used to better predict what should go in flashpool.
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi All :
I am installing FAS9000 now, and I can not find out any KB about NVME modules.
Do I need to setup the options like old PAM did? ex: options flexscale.xxxx
And how can I predict the module's life? For SSD is shelf, I can use storage show disk in node shell.
And if the NVME module failed, will it cause performance issue?
And what's Quad-path used for? Only more safety? Should I cable as Quad-path right now?
There's not too much information I can found on NOW site...
And I had AFF700 need to install about a month later = =.
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
@River wrote:Hi All :
I am installing FAS9000 now, and I can not find out any KB about NVME modules.
Do I need to setup the options like old PAM did? ex: options flexscale.xxxx
Andris: Even though we evolved from PCIe cards to NVMe modules in the latest platforms, it's still Flash Cache. So, it's the same commands to configure and monitor. Configuration is mostly "enable and forget". You would use the "system controller flash-cache" commands for physical aspects and "system node external-cache" commands for the actual cache behavior configuration. The corner-case tweaking might still use the nodeshell flexscale.* options.
And how can I predict the module's life? For SSD is shelf, I can use storage show disk in node shell.
Andris: if you look at "system controller flash-cache show -instance", the percent-online field tells you how much of the Flash memory is operational. Also, when the module is almost at its end-of-life, the system will issue EMS events and AutoSupport messages. That said, Flash Cache modules don't really wear out before the lifetime of the platform.
And if the NVME module failed, will it cause performance issue?
Andris: Generally, yes. You'll get EMS events, alerts and AutoSupport messages sent if a Flash Cache module fails.
And what's Quad-path used for? Only more safety? Should I cable as Quad-path right now?
Andris: I answered this in your other thread. http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/What-s-Quad-path-used-for/m-p/127612#U127612
There's not too much information I can found on NOW site...
And I had AFF700 need to install about a month later = =.
14
Replies
Re: Flashpools and FlashCache with newly announced FAS2650 and FAS8200
2017-04-25
07:44 AM
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I too would like to see some KB articles on the flash cache and flash-pool configuration options discussed here. It would also be nice to see the documentation updated to reflect the ability to use flash pool and flash cache together e.g. TR-4070 still says:
Data from volumes that are provisioned in a Flash Pool aggregate or an all SSD aggregate is automatically excluded from being inserted into Flash Cache cache
I'm also interested in finding out if 'hya caching' is supported on the FAS8020 platform and if so, any guidance on usage. It sounds like it'd bring benefits to our environment as we have controllers with 1TB flash cache and flash-pool aggregates in order to accelerate certain workloads. Obviously in that scenario the flash cache is effectively being wasted so would be great to utilise it!
Cheers,
Steve
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
After several deployments of new FAS2650 running ontap 9.1, I can confirm that Flashcache and Flashpool do NOT work together just like prior versions.
We have deployed 4 new FAS2650 for customers all with hybrid pools. After several months of customers every single one shows 0 hits to the flashcache.
So it would appear the NVME Flashcache in the FAS2600 line goes to waste for hybrid workloads.
-M
Highlighted
Re: Flashpools and FlashCache with newly announced FAS2650 and FAS8200
2017-04-25
08:10 AM
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks for the response. Disappointing news though
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Have you opened a case with NetApp Support concerning this?
Verify your flexscale options on these nodes.
::> node run -node <name> options flexscale
In particular, verify that flexscale.flash_pool_caching is on.
(and make sure it's enabled, rewarm is on, etc.)
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Actually, you should view and modify the external cache options via clustershell, instead.
system node external-cache show
Check that -is-hya-enabled is true.
system node external-cache modify, if necessary.
Ref: man page
- Bookmark
- Permalink
- Email to a Friend
- Report Inappropriate Content
Yup, support had us check the same settings. They are set correctly but the hit rate always shows 0.
So at least on the several units we have deployed, it hasn't been useful.