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