MetroCluster state show configuration-error
環境
- ONTAP 9
- MetroCluster IP
問題
- 4ノードMetroClusterのノードのマザーボードを交換する際に問題が発生し、すべてのCNAポートがFCポートとして認識されたため、これらのCNAポートで構成されているクラスタ間LIFが通信できなくなりました
- 次の KB解決策を適用してすべてのFCポートをCNAポートに戻したあと、クラスタ間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.