テイクオーバー実行不可:NVRAMログが同期されていない
環境
- 外部HAインターコネクト ケーブルを使用したNetAppストレージ システム
- 詳細についてはASA、AFF、FASプラットフォームのHAインターコネクト手順ガイドを参照してください。
- MetroCluster IPソリューションを除く
問題
- これがシステムに影響するかどうかActive IQで確認してください
- 手動
storage failover showチェックレポート。例:
cluster1::> storage failover show TakeoverNode Partner Possible State Description-------------- -------------- -------- -------------------------------------cluster1-01 cluster1-02 true Connected to cluster1-02cluster1-02 cluster1-01 false Connected to cluster1-01, Takeover is not possible: NVRAM log not synchronized2 entries were displayed.
- 「
Reason Takeover not Possible」フィールドを表示すると、次のように表示されます。例:
cluster1::> storage failover show -fields reason
node reason
-------------- ------
cluster1-01 -
cluster1-02 "NVRAM log not synchronized"
- 手動テイクオーバーは実行できません。例:
cluster1::> storage failover show -node cluster1-n1 -fields possible
node possible
------------ --------
cluster1-01 false
- Fabric MetroCluster環境では、次のチェック出力が報告されます。例:
cluster1::> metrocluster check node show -instance Node Name: cluster1-01 Type of Check: ha-mirroring-op-state Cluster Name: cluster 1 Result of the Check: warningAdditional Information/Recovery Steps: Node's HA mirroring is not online. Verify the HA mirroring link status with the "metrocluster interconnect show" command, then bring the HA mirroring online with the "storage failover modify -node <node> -enabled true" command.
- ONTAP Event Message System(EMS)がレポートしています。例:
... [cluster1-01: statd: cf.takeover.disabled:alert]: HA mode, but takeover of partner is disabled due to reason : unsynchronized log.