ONTAP Discussions

Errors on ifgrp NOT physical interface

NICKDAVIES
2,310 Views

Hi

 

Our monitoring software is telling me that an ifgrp called 'iscsi' has errors building on it.

 

How do i view errors for an ifgrp, tried ifstat but it doesnt seem to show errors, it does for the physical interfaces and they are clear. Just need to see the error count on the ifgrp.

 

It is a single mode ifgrp and config is correct on the switch. what would cause errors on the ifgrp?

 

Thanks

 

 

2 REPLIES 2

YIshikawa
2,000 Views
You can check status of ifgrp by "ifgrp status".
On which point your monitoring software raise an alert? If you can not find out anything wrong on Data ONTAP, It is better to identify the cause of alert with assistance of tech support of your monitoring software.

mbeattie
1,989 Views

Hi,

 

Run a a netstat on your ifgrp in the nodeshell. EG:

 

cluster1> node run -node node1 -command netstat -s -I a0a

 

where "a0a" is the name of your ifgrp

 

/matt

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public