LIF がまだノードをホームノードとして保持しているため、ノードの削除は失敗します。
環境
- ONTAP 9
問題
- ノードの削除は次のエラーで失敗します。
::*> cluster remove-node -node node1
Warning: This command will remove node "node1" from the cluster. You must remove the failover partner as well. After the node is removed, erase its configuration and initialize all disks by using the "Clean configuration and initialize all disks (4)" option from the boot menu.
Do you want to continue? {y|n}: y
[Job 183145] Job is queued: Cluster remove-node of Node:node1 with UUID:123456ab-1a2b-3c4d-5f67-123456789abc.
Error: command failed: [Job 183145] Job failed:
Node "node1" is the home node for one or more logical interfaces, some with failover targets on other nodes in the cluster. Either move them from the node and retry the operation. The logical interfaces are: <svm1, cluster_mgmt_lif>.
注: このエラーは、cluster remove-node コマンドを実行する前にノードが物理的に削除され、削除されたノードがホーム ノードとして設定されている LIFS がクラスター内にまだ存在する場合にも生成される可能性があります。