MetroCluster state show configure-error
适用场景
- A300
- ONTAP 9.7P6
- MetroCluster IP
问题描述
- 在更换四节点MetroCluster中某个节点的主板时、发生了一个问题描述、其中所有CNA端口均被识别为FC端口、从而导致由这些CNA端口组成的集群间LIF无法通信
- 应用以下KB解决方案将所有FC端口重新更改为CNE端口后、集群间LIF已恢复正常
- 尽管集群间LIF已恢复正常、但在更换主板后、MetroCluster状态 显示如下
Cluster_B::*> metrocluster show
Configuration: IP-fabric
Cluster Entry Name State
------------------------------ ---------------------- ---------------------
Local: Cluster_B
Configuration State configuration-error
Mode -
AUSO Failure Domain auso-on-cluster-disaster
Remote: Cluster_A
Configuration State configuration-error
Mode -
AUSO Failure Domain auso-on-cluster-disaster
Cluster_B::*> metrocluster operation show
Operation: configure
State: failed
Start Time: 4/10/2025 13:40:09
End Time: 4/10/2025 13:40:11
Errors: Required mirrored non-root aggregates were not found in cluster "Cluster_B". MetroCluster configuration requires at least 2 mirrored non-root aggregates that are home, with at least 20GB of free space, in "online" state before running the configure command.
Cluster_B::*> metrocluster check node show
Cluster_B-02
node-reachable ok
metrocluster-ready ok
local-ha-partner ok
ha-mirroring-on ok
ha-mirroring-op-state ok
symmetric-ha-relationship ok
remote-dr-partner ok
dr-mirroring-on warning
dr-mirroring-op-state warning
symmetric-dr-relationship ok
remote-dr-auxiliary-partner ok
symmetric-dr-auxiliary-relationship ok
storage-failover-enabled ok
has-intercluster-lif ok
node-object-limit ok
automatic-uso not-applicable
Cluster_B::*> metrocluster check node show -instance
Node Name: Cluster_B-02
Type of Check: dr-mirroring-on
Cluster Name: Cluster_B
Result of the Check: warning
Additional Information/Recovery Steps: Node's DR mirroring is not enabled. Check the RDMA Interconnect connectivity to its DR partner, run the "metrocluster node show" command to verify the node and its DR partner are up and normal, then enable the DR mirroring with the (privilege: diag) "metrocluster interconnect mirror modify -node <node> -partner-type DR -mirror-oper-status online" command.
Node Name: Cluster_B-02
Type of Check: dr-mirroring-op-state
Cluster Name: Cluster_B
Result of the Check: warning
Additional Information/Recovery Steps: Node's DR mirroring is not online. Check the RDMA connectivity to its DR partner, run the "metrocluster node show" command to verify the node and its DR partner are up and normal, then bring the DR mirroring online with the (privilege: diag) "metrocluster interconnect mirror modify -node <node> -partner-type DR -mirror-oper-status online" command.