長時間パートナーをテイクオーバーしたノードのリブート後に SAN サービスが停止する
環境
- ONTAP 9.0
- ONTAP 9.1 から ONTAP 9.1P3 へのアップグレード
- 2 ノードの SAN クラスタ:一方のノードがテイクオーバー状態で、稼働している HA パートナーノードがリブートします
問題
- ONTAP 9.0 または 9.1 を実行しているクラスタで、テイクオーバー状態のノードが 1 つある状態のまま長時間にわたっている
- 稼働しているノードでリブートすると、 SAN 論理インターフェイス( LIF )が稼働できなくなります
::> net int show
(network interface show)
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
svm_win
LIF_1-1 up/- 20:01:00:a0:98:bb:xx:xx cluster1-01 0e true
LIF_1-2 up/- 20:02:00:a0:98:bb:xx:xx cluster1-01 0f true
- 既存の LIF を変更したり新しい LIF を作成したりすることはできません
::> net int create -vserver <vserver> -lif test -data-protocol fcp -role data -home-node cluster1-01 -home-port 0e
(network interface create)
Error: command failed: No nodes are available to process the command. Verify that all nodes are healthy using the "cluster show" command, then try the command again.