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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
