クラスタスイッチのログ収集が、ハングしたプロセスが原因で「開始済み/失敗」状態のままになっている
環境
- クラスターとMetroCluster IPスイッチ
- ログ収集の設定 手順が正常に完了しました
問題
- クラスタスイッチのログ収集が失敗し、
initiated/failed状態でスタックする
Cluster::> system switch ethernet log show
Log Collection Enabled: true
Index Switch Log Timestamp Status
------ ------------------------ ------------------- -----------
1 Switch_name-01 - initiated
2 Switch_name-02 - initiated
2 entries were displayed.
Cluster::> system cluster-switch log show
Periodic Periodic Support
Switch Log Enabled Log State Log State
----------------------------------------- ----------- ----------- -----------
Switch_name-01 true scheduled failed
Switch_name-01 true scheduled failed
2 entries were displayed.
system switch ethernet log disable-collectionログ収集が「アクティブ」であるため、失敗します。例:
::> system switch ethernet log disable-collection
Do you want to disable cluster switch log collection for all nodes in the cluster? {y|n}: y
Error: Switch log-collect request already initiated.
Please wait for the current request finished.
Error: command failed: invalid operation