MetroCluster state show configure-error
适用场景
- ONTAP 9
- MetroCluster IP
问题描述
- 在更换四节点MetroCluster中某个节点的主板时、发生了一个问题描述、其中所有CNA端口均被识别为FC端口、从而导致由这些CNA端口组成的集群间LIF无法通信
- 应用以下KB解决方案将所有FC端口重新更改为CNE端口后、集群间LIF已恢复正常
- 尽管集群间LIF已恢复正常、但在更换主板后、MetroCluster状态 显示如下
Cluster_B::*> metrocluster showConfiguration: IP-fabricCluster             Entry Name       State------------------------------ ---------------------- ---------------------Local: Cluster_BConfiguration State configuration-errorMode  -AUSO Failure Domain  auso-on-cluster-disasterRemote: Cluster_AConfiguration State configuration-errorMode  -AUSO Failure Domain  auso-on-cluster-disasterCluster_B::*> metrocluster operation showOperation: configureState: failedStart Time: 4/10/2025 13:40:09End Time: 4/10/2025 13:40:11Errors: 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 showCluster_B-02node-reachable            okmetrocluster-ready          oklocal-ha-partner           okha-mirroring-on            okha-mirroring-op-state         oksymmetric-ha-relationship       okremote-dr-partner           okdr-mirroring-on            warningdr-mirroring-op-state         warningsymmetric-dr-relationship       okremote-dr-auxiliary-partner      oksymmetric-dr-auxiliary-relationship  okstorage-failover-enabled       okhas-intercluster-lif         oknode-object-limit           okautomatic-uso             not-applicable Cluster_B::*> metrocluster check node show -instanceNode Name: Cluster_B-02Type of Check: dr-mirroring-onCluster Name: Cluster_BResult of the Check: warningAdditional 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-02Type of Check: dr-mirroring-op-stateCluster Name: Cluster_BResult of the Check: warningAdditional 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.