イーサネットスイッチヘルスモニタリングのログ収集
イーサネットスイッチヘルスモニタ(CSHM)は、クラスタネットワークスイッチとストレージネットワークスイッチの動作の健全性を確認し、デバッグ用にスイッチのログを収集します。この手順では、スイッチからの詳細な*サポート*ログの収集を設定および開始するプロセスをガイドし、AutoSupportによって収集された*定期的な*データの1時間ごとの収集を開始します。
-
ログ収集機能を有効にするには、ONTAPバージョン9.10.1P15、9.11.1P12、または9.12.1以降およびEFOS 3.8.0.2以降を実行している必要があります。
-
スイッチのヘルスモニタが有効になっている必要があります。これを確認するには、
Is Monitored:
フィールドは、system switch ethernet show
コマンドを実行します
-
ログ収集を設定するには、スイッチごとに次のコマンドを実行します。ログ収集用のスイッチ名、ユーザ名、およびパスワードの入力を求められます。
「システムスイッチイーサネットログセットアップ - パスワード」
例を示します
cluster1::*> system switch ethernet log setup-password Enter the switch name: <return> The switch name entered is not recognized. Choose from the following list: cs1 cs2 cluster1::*> system switch ethernet log setup-password Enter the switch name: cs1 Would you like to specify a user other than admin for log collection? {y|n}: n Enter the password: <enter switch password> Enter the password again: <enter switch password> cluster1::*> system switch ethernet log setup-password Enter the switch name: cs2 Would you like to specify a user other than admin for log collection? {y|n}: n Enter the password: <enter switch password> Enter the password again: <enter switch password>
-
ログ収集を開始するには、次のコマンドを実行し、deviceを前のコマンドで使用したスイッチに置き換えます。両方のタイプのログ収集が開始されます。詳細な*サポート*ログと*定期的な*データの1時間ごとの収集です。
system switch ethernet log modify -device <switch-name> -log-request true
例を示します
cluster1::*> system switch ethernet log modify -device cs1 -log-request true Do you want to modify the cluster switch log collection configuration? {y|n}: [n] y Enabling cluster switch log collection. cluster1::*> system switch ethernet log modify -device cs2 -log-request true Do you want to modify the cluster switch log collection configuration? {y|n}: [n] y Enabling cluster switch log collection.
10分待ってから、ログ収集が完了したことを確認します。
system switch ethernet log show
これらのコマンドのいずれかでエラーが返された場合、またはログの収集が完了しない場合は、NetAppサポートにお問い合わせください。
ログ収集機能によって次のいずれかのエラーステータスが報告された場合(の出力に表示されます) system switch ethernet log show
)で、対応するデバッグ手順を試します。
ログ収集エラーステータス |
解像度 |
|
ONTAP SSHキーを再生成します。NetAppサポートにお問い合わせください。 |
スイッチパスワードエラー |
クレデンシャルを検証し、SSH接続をテストし、ONTAP SSHキーを再生成します。手順については、スイッチのマニュアルを参照するか、NetAppサポートにお問い合わせください。 |
|
FIPSモードが有効になっている場合は、再試行する前にスイッチでECDSAキーを生成する必要があります。 |
既存のログが見つかりました |
スイッチ上の以前のログ収集ファイルを削除します。 |
スイッチダンプログエラー |
スイッチユーザにログ収集権限があることを確認します。上記の前提条件を参照してください。 |