NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Monitor traffic on Cluster Interconnect.

p_w
5,020 Views

Is there a way to monitor the amount of data traffic accross heartbeat interconnect of an Active/Active or Metrocluster.

I ask this because non-optimal-path lun traffic causes timeoutfailures in interconnect.

kind regards

peter

1 ACCEPTED SOLUTION

mh_sh_team
5,020 Views

Hey,  You can use 'lun stats -o' to see some info regarding your luns where the two las colums report amounts of data being sent through the interconnect connection. You can zero these counters by typing 'lun sats -z' and then monitor which luns send their IOPS through nonoptimal paths. I know this thing is true for active/active configuration, don't know if it's the same method for metrocluster.

View solution in original post

2 REPLIES 2

mh_sh_team
5,021 Views

Hey,  You can use 'lun stats -o' to see some info regarding your luns where the two las colums report amounts of data being sent through the interconnect connection. You can zero these counters by typing 'lun sats -z' and then monitor which luns send their IOPS through nonoptimal paths. I know this thing is true for active/active configuration, don't know if it's the same method for metrocluster.

p_w
5,020 Views

Great!!!! thanks.

Public