スイッチアラートが報告されたスイッチはすでに削除されています
環境
- ONTAP 9
- クラスタスイッチヘルスモニタ( CSHM )
- クラスタネットワークスイッチ
問題
- 以前に使用していたネットワークスイッチを削除することで、システムをスイッチレスクラスタにしておきます
- ノードのリブート後、物理的に存在しなくなったスイッチに対して、週単位のヘルスアラートが生成されます
1/5/2022 06:17:59 node-04 ALERT hm.alert.raised: Alert Id = UnsupportedSwitch_Alert , Alerting Resource = switch-01(XXXXXXXXXXX) raised by monitor ethernet-switch
1/5/2022 06:17:59 node-04 ALERT hm.alert.raised: Alert Id = UnsupportedSwitch_Alert , Alerting Resource = switch-02(XXXXXXXXXXX) raised by monitor ethernet-switch
1/5/2022 06:17:59 node-04 ALERT hm.alert.raised: Alert Id = SwitchCommunityString_Alert , Alerting Resource = switch-01(XXXXXXXXXXX) raised by monitor ethernet-switch
1/5/2022 06:17:59 node-04 ALERT hm.alert.raised: Alert Id = SwitchCommunityString_Alert , Alerting Resource = switch-02(XXXXXXXXXXX) raised by monitor ethernet-switch
- スイッチサブシステムのヘルスがデグレードと表示されています
Cluster::> system health config show Node Monitor Subsystem Health ------------- ---------------------- --------------- ------------------ node-03 node-connect SAS-connect, CIFS-NDO, MetroCluster_Node ok node-03 controller Environment, Memory, Service-Processor, Motherboard, IO ok node-04 node-connect SAS-connect, CIFS-NDO, MetroCluster_Node ok node-04 system-connect SAS-connect_Cluster, MetroCluster, FHM-Switch, FHM-Bridge ok node-04 system - ok node-04 controller Environment, Memory, Service-Processor, Motherboard, IO ok node-04 chassis Environment ok node-04 ethernet-switch Switch-Health degraded 8 entries were displayed.
- ログに記録されたヘルスアラートの削除は、一時的な解決策のみを提供します
Cluster::> system health alert delete -node * -monitor ethernet-switch -alerting-resource * -alert-id UnsupportedSwitch_Alert
Cluster::> system health alert delete -node * -monitor ethernet-switch -alerting-resource * -alert-id SwitchCommunityString_Alert
CSHM-SWITCH-CONFIG.XML
スイッチは、週次 AutoSupport のに引き続き表示されます- スイッチは CLI には存在しないため [1] 、監視対象から削除することはできません
Cluster::> system switch ethernet show
This table is currently empty.
Cluster::> system switch ethernet delete -device <switch name>
Error: There are no entries matching your query.