单个Svserver显示为"运行状况不正常"、并显示为空的"失败原因"
适用场景
MetroCluster IP
问题描述
- 配置复制警告
- 显示为运行状况不正常的Vserver
- 能够切换已降级的MetroCluster
示例:
Cluster1::> metrocluster check show Last Checked On: 10/19/2024 12:27:00 Component Result ------------------- --------- nodes ok lifs ok config-replication warning aggregates ok clusters ok connections ok volumes ok 7 entries were displayed.
Cluster1::*> metrocluster vserver show -fields failed-reason,failed-row,configuration-state -configuration-state !healthy,!pending-switchback cluster vserver configuration-state failed-row failed-reason -------- -------- ------------------- ---------- ------------- Cluster1 vserver1 unhealthy - -
Cluster1::> metrocluster operation show Operation: switchover-simulate State: failed Start Time: 10/19/2024 12:23:46 End Time: 10/19/2024 12:43:58 Errors: Failed to validate the node and cluster components before the switchover operation. Cluster1 (non-overridable veto): The operation timed out while waiting for Vserver configuration synchronization to complete. Vserver resynchronization is continuing in the background. Run "metrocluster vserver show -cluster fashak09" on both clusters, wait until the "Configuration State" of all Vservers is "healthy", and then retry the operation. Contact technical support for assistance if any Vserver remains unhealthy as indicated by a "Configuration State" shown as "degraded" or "unhealthy". Cluster1::>
- 手动运行
metrocluster vserver resync
不会修复问题描述