#flexcache stats

1 messages · Page 1 of 1 (latest)

spice sierra
hot glen
#

Hi Rahul! Honestly, I've never used FlexCache (and don't have a test system in the lab) so I'm just curious as what's there out of the box. I guess I'm most interested in cache hit rate and, I guess, round-tript ime?

spice sierra
#

@hot glen I found attached counters(volume.png) for flexcache
at object volume level (we don't collect them currently but it just needs template change) .
We already collect flex cache misses as part of workload_volume template which needs to be enabled here https://github.com/NetApp/harvest/blob/main/conf/zapiperf/default.yaml#L60
counter in prometheus qos_volume_read_io_type{metric="fc_miss"}

hot glen
#

thank you Rahul! is there any chance you have a FlexCache lab environment and you could please send me a screenshot of a graph (or two)?

spice sierra
hot glen
#

thanks again Rahul! I'll see if I can spin up a FlexCache instance and test it out

#

I am aware of fc_miss as a regular ONTAP counter too

spice sierra
#

gr8!

hot glen
#

so you'd use fc_miss to track FC origin hits, and volume_flexcache_*_ops to track FC destination hits?

spice sierra
#

i think so but I am no expert in flexcache domain 🙂