#Why is latency as measured by nabox so different than what Active IQ shows?
1 messages · Page 1 of 1 (latest)
hi @cold chasm what version of Harvest are you using and which dashboard/panel are you comparing?
3.2. cDOT / ONTAP:Cluster node latency vs AIQ node latency.
I'm looking at tukvvnetapp01-12 specifically, but I'm seeing the same on other nodes.
For one thing, that latency is averaged out in AIQUM because it does 5 minute intervals.
I'm not sure what the counter is for the node chart in Harvest, but I think AIQUM probably does more fancy stuff too.
(Though I can't imagine what on a node latency chart, maybe combining all workloads together?)
It might be measuring latency at dblade vs nblade on different charts (maybe AIQUM is nblade, Harvest dblade?). The difference is nblade latency is from the node the LIF is on, but if you have indirect i/o then the LIF and disks will be different.
95% of the IO here is FC to VMware vSphere. Seems like ALUA would minimize indirect I/O.
"latency is averaged out in AIQUM because it does 5 minute intervals." Yes, this makes sense. A momentary blip can get lost in a 5 minute interval. Any idea what nabox is doing to build this graph? If it's doing something like graphing the biggest latency in a 5 minute period I could make sense of the difference between the two.
No Harvest is 1 minute intervals
Thanks! That's helpful.
I believe ActiveIQ is only reporting read/write latency, while harvest also takes "other" ios into consideration ?
@cold chasm This is same issue as this https://github.com/NetApp/harvest/issues/1666 which was fixed in latest harvest release (23.02 https://github.com/NetApp/harvest/releases/tag/v23.02.0). Could you upgrade to this harvest version and also update dashboards. This was raised by @uneven bloom earlier here https://discord.com/channels/855068651522490400/1067019312356937748
I don't know how to upgrade harvest in an nabox. It looks like there are 2 containers for harvest. Is that what I need to upgrade? Is there a newer/beta nabox that already has the fix I should upgrade to?
hi @cold chasm give this a try https://nabox.org/documentation/upgrade/
Thanks, Rahul! That worked.