Sync SnapMirrorがOutOfSyncで、ソースの設定に失敗する
環境
- ONTAP 9
- SnapMirror同期(SM-S)
問題
- 同期SnapMirrorは最後に転送された以下のエラーでOutOfSyncです。
Last Transfer Error: Failed to configure source. (Failed to re-establish sync usiness Continuity (SMBC) relationship. An Automatic Resync will be triggered soon. Check snapmirhe state of sync replication)- CGレベルでは、以下の他のいくつかのエラーメッセージも表示されます。
Failed to configure source. (CSM: An operation failed due to an ONC RPC failure.)Failed to configure source. (SnapMirror operation failed due to one of the following: node reboot, storage failover, storage failback, aggregate relocation, volume move or network connectivity issues. If this is a manual operation, wait a few minutes, and then try the operation again.)- デスティネーションからソースクラスタの間のクラスタピアステータスがpartial / pending状態です。
destination cluster:cluster_dst::> cluster peer showPeer Cluster Name Cluster Serial Number Availability Authentication------------------------- --------------------- -------------- --------------Cluster_dst 1-80-000011 Partial oksource cluster:Cluster_src::> cluster peer showPeer Cluster Name Cluster Serial Number Availability Authentication------------------------- --------------------- -------------- --------------Cluster 1-80-000011 Pending ok- デスティネーションクラスタからのクラスタピアpingはソースクラスタのnode1にのみ到達でき、node2のソースクラスタには到達できません。
dest_cluster::> cluster peer ping -destination-cluster src_clusterNode: dest_node1 Destination Cluster: src_clusterDestination Node IP Address Count TTL RTT(ms) Status---------------- ---------------- ----- ---- ------- -------------------------src_node1 xx.xx.xx.xx 1 64 0.1 interface_reachablesrc_node1 xx.xx.xx.xx 1 64 0.098 interface_reachablesrc_node2 xx.xx.xx.xx 1 - - unreachablesrc_node2 xx.xx.xx.xx 1 - - unreachableNode: dest_node2 Destination Cluster: src_clsuterDestination Node IP Address Count TTL RTT(ms) Status---------------- ---------------- ----- ---- ------- -------------------------src_node1 xx.xx.xx.xx 1 64 0.097 interface_reachablesrc_node1 xx.xx.xx.xx 1 64 0.098 interface_reachablesrc_node2 xx.xx.xx.xx 1 - - unreachablesrc_node2 xx.xx.xx.xx 1 - - unreachable- ソースクラスタでは、node1でホストされているクラスタ間LIFの現在のポートステータスは表示されますが、node2では表示されません。
src_cluster::> net int show -role intercluster (network interface show) Logical Status Network Current Current IsVserver Interface Admin/Oper Address/Mask Node Port Home----------- ---------- ---------- ------------------ ---------- ------- ----Replication_Snapmirror lif_IC_1 up/up xx.xx.xx.xx /24 src_node1 e2b-54 true lif_IC_2 up/up xx.xx.xx.xx /24 src_node1 e2d-54 true lif_IC_3 up/down xx.xx.xx.xx /24 src_node2 - true lif_IC_4 up/down xx.xx.xx.xx /24 src_node2 - trueadmin_svm lif_1 up/up xx.xx.xx.xx /24 src_node1 e2b-120 true lif_2 up/up xx.xx.xx.xx /24 src_node1 e2d-120 true lif_3 up/down xx.xx.xx.xx /24 src_node2 - true lif_4 up/down xx.xx.xx.xx /24 src_node2 - true8 entries were displayed.- ソースクラスタのnode2にあるクラスタ間LIFがdownと表示され、node2のポートも欠落しています。