メインコンテンツまでスキップ

SnapMirror、SnapVault、SVM DRの問題について、手動で収集する必要があるトラブルシューティングデータはどれですか?

Views:
236
Visibility:
Public
Votes:
0
Category:
snapmirror
Specialty:
dp
Last Updated:

環境

ONTAP 9 

回答

のログファイルは、ソースノードとデスティネーションノード / クラスタの両方から収集されます。

ONTAP ストレージシステムからログを手動で収集してファイルをコピーする方法:クラスタ化された Data ONTAP からログファイルを表示 / ダウンロードするための SPI インターフェイスへのアクセスについては、サポート技術情報の「 How to manually collect logs and copy files from a clustered Data ONTAP Storage System 」を参照してください。

SnapMirror 関連のログ・ファイルをすべて収集します。
/etc/log/snapmirror_audit*
/etc/log/snapmirror_error*
/etc/log/mlog/snapmirror*

すべてのシステムログファイルを収集します。
/etc/log/ems*
/etc/log/messages*
/etc/log/mlog/command_history*
/etc/log/mlog/sktlogd*

SVMDR (仮想マシンのリカバリ)関係の場合 次
/etc/log/mlog/vserverdr*
/etc/log/mlog/crs*


のログファイルもすべて収集します。次のコンソールコマンドは、ソースノードとデスティネーションノード / クラスタの両方で CLI から収集されます。

デスティネーションノード / クラスタから収集:
::> snapmirror show
::> snapmirror show -destination-path [DST_svm]:[DST_vol_name]
::> snapmirror list-destinations
::> snapmirror list-destinations -destination-path [DST_svm]:[DST_vol_name]
::> snapmirror policy show -instance

::> volume show -vserver [DST_svm] -volume [DST_vol_name]
::> volume snapshot show -vserver [DST_svm] -volume [DST_vol_name]
::> volume snapshot show -vserver [DST_svm] -volume [DST_vol_name] -fields snapmirror-label
::> volume snapshot policy show -instance   

::> cluster peer show -instance
::> vserver peer show-all
::> vserver peer transition show -instance

::> network interface show
::> network ipspace show
::> network broadcast-domain show
::> network subnet show
::> network port show

ソースノード / クラスタから収集:
::> snapmirror show
::> snapmirror show -destination-path [DST_svm]:[DST_vol_name]
::> snapmirror list-destinations
::> snapmirror list-destinations -destination-path [DST_svm]:[DST_vol_name]
::> volume show -vserver [SRC_svm] -volume [SRC_vol_name]
::> volume snapshot show -vserver [SRC_svm] -volume [SRC_vol_name]
::> volume snapshot show -vserver [SRC_svm] -volume [SRC_vol_name] -fields snapmirror-label
::> volume snapshot policy show -instance
::> cluster peer show -instance
::> vserver peer show-all
::> vserver peer transition show -instance

::> network interface show
::> network ipspace show
::> network broadcast-domain show
::> network subnet show
::> network port show

追加情報

AdditionalInformation_Text

 

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.