メインコンテンツへスキップ

ONTAP 9 でヘルスチェックを実行する方法

Views:
417
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • AFF / FASシステム

概要

手順

  1. クラスタの健全性を確認します。

::> cluster show

  1. コマンドラインから、ターゲットノードで適切なMPHA状態(multi-path, quad-path, single-path )が報告されていることを確認します。

::> system node run -node <node_name> -command sysconfig -a

  1. SP / BMCがオンラインで健全な状態であることを確認します。

::> system service-processor show

  1. ストレージが 正常でオンラインであることを確認します。
  • アグリゲートのステータスを確認する
  • 割り当て済みドライブとスペアのステータスを確認する

::> system node run -node <node_name> -c sysconfig -r

  1. すべてのボリュームがオンラインであることを確認します。

::> vol show -state !online

  1. 各ネットワークポートの状態が正しいことを確認します。

::> network port show

  1. すべてのLIFがホームで動作可能であることを確認します。

::> network interface show

  1. システムに故障がないことを確認します:

::> system health alert show

  1. ストレージに障害がないことを確認します。

::> system health subsystem show

  1. 過去24時間のすべての緊急/アラート/エラー/情報イベントを確認します。

         ::> event log show -severity <=NOTICE -time >24h

  2. 接続するCIFS共有がすべて正しく設定されていることを確認します。

::> vserver cifs show
::> vserver cifs session show
::> vserver cifs connection show

 

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?