集群取消加入作业失败后出现问题:此操作将从 LIF 正在使用的故障转移组中删除所有故障转移目标
适用于
- ONTAP 9.1
- 集群取消加入
问题
- 在 HA 对中执行
cluster unjoin
第二个节点后、集群处于非正常状态、以及对先前未加入的节点的一些陈旧的集群配置引用。 - 即使
Cluster-02
Cluster Show
节点未加入,输出中仍存在节点。
Cluster::*> cluster show
Node Health Eligibility Epsilon
-------------------- ------- ------------ ------------
Cluster-02 false false false
Cluster-03 true true true
Cluster-04 true true false
Cluster-05 true true false
Cluster-06 true true false
Cluster-07 true true false
Cluster-08 true true false
7 entries were displayed
- 强制取消联接也无法完成:
Cluster::*> cluster unjoin -node Cluster-02 -force true
Warning: This command will forcibly unjoin node "Cluster-02" from the cluster. You must unjoin the failover partner as well. This will permanently remove
from the cluster any volumes that remain on that node and any logical interfaces with that node as the home-node. Contact support for additional
guidance.
Do you want to continue? {y|n}: y
[Job 60197] Job is queued: Cluster unjoin of Node:Cluster-02 with UUID:XXXXX.
[Job 60197] Checking prerequisites
[Job 60197] Cleaning cluster database
Error: command failed: [Job 60197] Job failed: This operation deletes all failover targets from the failover group that is in use by a lif
(Cluster-04_mgmt1).