停用ONTAP 节点时、无法修改LIF或从集群中删除节点
适用场景
- ONTAP 9
- 通过
cluster remove-node
或停用节点cluster unjoin
问题描述
Node "Cluster01-01" is the current node for one or more data logical interfaces. Either move or delete them from the node and retry the operation. The logical interfaces are: <svm01, svm01_lif1>, <svm01, svm01_lif2>.
- 尝试删除或修改逻辑接口(LIF)时、会显示以下内容:
Error: command failed: Failed to pre-arrange recovery prior to attempting operation: Node "Cluster01-01" on ring "VifMgr" is offline Check the health of the cluster using the "cluster show" command. For further assistance, contact technical support. Use "cluster show" to confirm the node is in quorum.
- a
cluster show
表示节点运行状况不正常且不符合条件:
Cluster01::> cluster show
Node Health Eligibility
-------------------- ------- ------------
Cluster01-01 false false
Cluster01-02 true true
Cluster01-03 true true
Cluster01-04 true true
- 节点仍以物理方式连接到集群