2ノードのストレッチMetroClusterでクラスタ ピアを使用できない
環境
- ONTAP 9.6以降
- ONTAP 9.5RC1から9.5P2(これらを含む)の場合は、ここをクリックしてくださいgo here
- クラスタ ピアリング
- 暗号
- 2ノードストレッチMetroCluster
問題
- MGWD を手動で再起動した後、クラスタ ピアが使用できなくなり、PSK Ciphers が欠落しました。
- クラスタ ピアを作成しようとすると、以下のエラーメッセージで失敗します。
Error: command failed: Using peer-address XX.XXX.XX.X: An introductory RPC to the peer address "XX.XX.XX.XX" failed to connect: RPC: Remote system error [from mgwd on node "XXXXXXXXX" (VSID: -1) to xcintro at XX.XX.XX.XX]. Verify that the peer address is correct and try again.- これらのエラーは、既存のクラスタ ピア関係に対して、本KBの「環境」セクションに記載されているいずれかのリリースにアップグレードした後にも表示されることがあります。
- 2ノードMetroClusterシステムで、ONTAPアップグレード後のスイッチバックが次のエラーで失敗します。
Cluster_A1::*> metrocluster switchback -simulateError: command failed: Failed to retrieve system image status information for all
nodes. Reason: Failed to contact peer cluster "Cluster_B1" at addresses:
10.XX.XX.3, 10.XX.XX.4. RPC: Remote system error [from mgwd on node
"Node_A1" (VSID: -1) to mgwd at 10.XX.XX.3, 10.XX.XX.4]. Verify that the
nodes are healthy using the "cluster show" command and that cluster peering
is available using the "cluster peer show" command, then retry the
operation.InterclusterBrokenConnectionAlertヘルスモニタで報告される場合があります。cluster peer showリモートクラスタの可用性がUnavailable.として出力レポートされます。cluster peer health showは空です:::> cluster peer health show
This table is currently empty- ポート 11104 で応答がありません:
::*> system node systemshell -node Node_A1 nc -zv 10.XX.XX.3 11104
nc: connect to 10.XX.XX.3 port 11104 (tcp) failed: Connection refused