MetroCluster のスイッチオーバー/スイッチバックが失敗し、vserver が劣化し、構成のレプリケーションに失敗しました
環境
- MetroCluster IP
- ONTAP 9
問題
- MetroClusterのスイッチオーバーまたはスイッチバック操作が失敗し、
metrocluster operation history
表示:
Failed to validate the node and cluster components before the switchback operation.
CL02 (non-overridable veto): The Vserver configuration state was set to "degraded" because configuration replication failed. Reason: MetroCluster Vserver stream operation failed. Run the "metrocluster vserver show -configuration-state degraded -fields corrective-action" command to view detailed recovery information. The configuration replication operation will be retried and the Vserver configuration state might change.
- その
metrocluster vserver show
出力には失敗の理由が次のように表示されます。
Unrecoverable error during configuration replication, requires manual intervention. Error: Cannot find ports in IPspace "Default" on Node "CL01-N01" for placing LIF "CL01-N01_LIF01" in Vserver "SVM01_CL01".
- その
network port show
出力には、LIFのipspace Defaultに利用可能なポートがあることが示されています。 - イベントログには次のような内容が報告される場合があります。
[CL01-N01: mgwd: misconfig.lif.info.lost:notice]: LIF "CL01-N01_LIF01" in Vserver "SVM01_CL01-mc" incorrectly placed needs manual recovery. Reason: "MetroCluster DR node "CL01-N01" is offline. The LIF "CL01-N01_LIF01" belonging to Vserver "SVM01_CL01-mc" will be placed on the HA partner node "CL01-N02".".