オプション6後にMCCブート引数が欠落するとDRパートナーへの接続ができなくなる
環境
- ONTAP MetroCluster IP構成
- ヘッドスワップ/アップグレードシナリオ
問題
- ヘッドスワップを実行し、ブートメニューオプション 6 (バックアップ構成からフラッシュを更新)を実行した後、MetroCluster ノードが DR パートナーを検出または再接続できない。起動時に以下のメッセージが表示されます:
Jun 01 12:16:27 [node:iscsi.session.stateChanged:notice]: iSCSI session state is changed to Reconnecting for the target iqn.xxx (type: dr_partner, address: 172.1.1.4:65200). Reason: session login timed out.
- メンテナンスモードで起動する場合、必要なMetroCluster (MCC)ブート引数が不足していることが確認されました:
-
Bootarg サンプル値 bootarg.mcc.port_a_ip_config 192.168.10.2/24,0,0,192.168.10.4,192.168.10.3 bootarg.mcc.port_b_ip_config 192.168.20.2/24,0,0,192.168.20.4,192.168.20.3 bootarg.mgwd.cluster_uuid 11111111-2222-3333-4444-555555555555 bootarg.mgwd.partner_cluster_uuid aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee bootarg.mcc.pri_partner_uuid 12345678-1234-1234-1234-123456789abc bootarg.mcc.aux_partner_uuid abcdef12-3456-7890-abcd-ef1234567890 bootarg.mcc_iscsi.node_uuid fedcba98-7654-3210-fedc-ba9876543210 bootarg.mcc.adp_enabled true bootarg.mcc.local_config_id <local_config_id>bootarg.mcc.dr_partner <dr_partner_id>
-