Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In OnTap 7 you could use the priority command to sepcify that cache is not used for particular volumes.
Can anyone give me an example of how you can acheive this in CDOT 8.2.2?
I'd like to define some volumes never to hit the Flashcache if possible.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
priority (FlexShare) is not available in cDOT
Flash Cache in cDOT is managed in the same way as in 7-mode
cluster1::> node run -node local options flexscale
flexscale.enable off
flexscale.lopri_blocks off
flexscale.normal_data_blocks on
flexscale.pcs_high_res off
flexscale.pcs_size 256GB
flexscale.random_write_through_blocks off
flexscale.readahead_blocks off
flexscale.rewarm off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So there is no way to do this in CDOT currently.
Does anyone know if this will be implemented at some point? Seems useful to be able to omit certain workloads from flash cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
This is neto from Brazil
How are you?
It's right, but thinking out of the box....
if you do not prioritize one volume, you are prioritizing others....
Why not to use QoS not to prioritize the workload but to restrict the workload that you do not want.
Indirectly (this is important) you are giving more room for the other workloads.
Not a way to prioritize.... but it's a good start.
Thanks
neto
