Applicable Products
- QuTS hero h5.3.0 or later
- High Availability Manager
Scenario
In a high-availability (HA) cluster, if the network connection between the two nodes is interrupted, they may no longer be able to detect each other's status. This can lead to a split-brain condition, where both nodes take over the active node role, which may result in inconsistent data between the two nodes and service disruption.
Definition and Benefits
To reduce the risk of split-brain, you can configure a quorum server for your HA cluster.
A quorum server is a third-party arbitrator that continually monitors the nodes of your cluster. When the two nodes cannot detect each other but are still connected to the quorum server, the cluster can query the quorum server to check the status of each node. This not only helps prevent both devices from taking over the active node role at the same time, but also increases judgment and timing accuracy in failovers and switchovers.
In summary, the benefits of a quorum server include the following:
- Prevents split-brain
- Improves decision and timing accuracy in failovers and switchovers
- Enhances overall system stability
Configuration
You can configure a quorum server for your HA cluster by going to High Availability Manager > Settings > Failover Policy > Quorum Server. You can simply use a DNS server or network gateway without installing any additional utilities.
For details, see Configuring a quorum server.
対象製品
- QuTS hero h5.3.0 or later
- High Availability Manager
シナリオ
高可用性 (HA) クラスター では、2 つのノード間のネットワーク接続が中断されると、お互いのステータスを検出できなくなる可能性があります。これにより、両方のノードがアクティブノードの役割を引き継ぐスプリットブレイン状態が発生し、2 つのノード間でデータの不整合やサービスの中断が生じる可能性があります。
定義と利点
スプリットブレインのリスクを軽減するために、クォーラムサーバーを HA クラスター に構成できます。
クォーラムサーバーは、クラスター のノードを継続的に監視する第三者の仲裁者です。2 つのノードがお互いを検出できないが、クォーラムサーバーには接続されている場合、クラスター はクォーラムサーバーに問い合わせて各ノードのステータスを確認できます。これにより、両方のデバイスが同時にアクティブノードの役割を引き継ぐのを防ぐだけでなく、フェイルオーバー とスイッチオーバーの判断とタイミングの精度を向上させます。
要約すると、クォーラムサーバーの利点は次のとおりです。
- スプリットブレインを防ぐ
- フェイルオーバー とスイッチオーバーの判断とタイミングの精度を向上させる
- システム全体の安定性を向上させる
構成
HA クラスター にクォーラムサーバーを構成するには、High Availability Manager > 設定 > フェイルオーバー ポリシー > クォーラムサーバーに移動します。追加のユーティリティをインストールせずに、DNS サーバーまたはネットワークゲートウェイを簡単に使用できます。
詳細については、クォーラムサーバーの構成 を参照してください。