ja:documentation:pandorafms:complex_environments_and_optimization:06_ha

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2023/12/21 02:49] – 作成 - 外部編集 127.0.0.1ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2024/03/24 05:15] (現在) – [バイナリレプリケーション設定] junichi
行 1: 行 1:
 ====== 冗長化構成(HA) ======  ====== 冗長化構成(HA) ====== 
 +
 {{indexmenu_n>6}} {{indexmenu_n>6}}
  
行 206: 行 207:
 ===== 高可用性データベース ===== ===== 高可用性データベース =====
  
-<WRAP center round box 75%>+<WRAP center round box 90%>
  
 [[https://pandorafms.com/es/precios-de-pandora-fms/?o=dwpfms|{{:wiki:icono-modulo-enterprise.png?nolink&23x23  |Versión Enterprise}}]]The main goal of this section is to offer a complete solution for HA in Pandora FMS environments. This is the only HA model with official support for Pandora FMS, **and it is provided from version 770 onwards**. This system replaces the cluster configuration with Corosync and Pacemaker from previous versions. [[https://pandorafms.com/es/precios-de-pandora-fms/?o=dwpfms|{{:wiki:icono-modulo-enterprise.png?nolink&23x23  |Versión Enterprise}}]]The main goal of this section is to offer a complete solution for HA in Pandora FMS environments. This is the only HA model with official support for Pandora FMS, **and it is provided from version 770 onwards**. This system replaces the cluster configuration with Corosync and Pacemaker from previous versions.
行 212: 行 213:
 </WRAP> </WRAP>
  
-<WRAP center round box 75%>+<WRAP center round box 90%>
  
 [[https://pandorafms.com/es/precios-de-pandora-fms/?o=dwpfms|{{:wiki:icono-modulo-enterprise.png?nolink&23x23  |Enterprise 版}}]]この章の主な目的は、Pandora FMS 環境での HA の完全なソリューションを提供することです。 これは、Pandora FMS で公式にサポートする唯一の HA モデルであり、**バージョン 770 以降で提供されています**。 このシステムは、クラスタ構成を以前のバージョンで利用していた Corosync と Pacemaker から置き換えます。 [[https://pandorafms.com/es/precios-de-pandora-fms/?o=dwpfms|{{:wiki:icono-modulo-enterprise.png?nolink&23x23  |Enterprise 版}}]]この章の主な目的は、Pandora FMS 環境での HA の完全なソリューションを提供することです。 これは、Pandora FMS で公式にサポートする唯一の HA モデルであり、**バージョン 770 以降で提供されています**。 このシステムは、クラスタ構成を以前のバージョンで利用していた Corosync と Pacemaker から置き換えます。
行 225: 行 226:
  
 新しい HA モデルでは、通常のセットアップは 2 つのペアであり、クォーラムシステムを実装しない設計となっており、設定と必要なリソースが簡素化されています。 これにより、監視システムは利用可能な DB ノードがある限り機能し、DB スプリットブレインが発生している場合は、システムは両方のノードが再びマージされるまで並行して機能します。 新しい HA モデルでは、通常のセットアップは 2 つのペアであり、クォーラムシステムを実装しない設計となっており、設定と必要なリソースが簡素化されています。 これにより、監視システムは利用可能な DB ノードがある限り機能し、DB スプリットブレインが発生している場合は、システムは両方のノードが再びマージされるまで並行して機能します。
 +
 +<WRAP center round tip 90%>
 +
 +Starting with version 772, the HA was changed to make it simpler and less buggy. For this new HA, it is recommended to use SSD disks for a higher writing/reading speed (IOPS), minimum 500 Mb/s (or more, depending on the environment). The latency between servers must also be taken into account since with very high latencies it is difficult to synchronize both databases in time.
 +
 +</WRAP>
 +
 +<WRAP center round tip 90%>
 +
 +バージョン 772 以降、HA はよりシンプルになり、バグが少なくなるように変更されました。 この新しい HA では、より高い書き込み/読み取り速度 (IOPS)、最低 500 Mb/s (環境によってはそれ以上) を実現する SSD ディスクを使用することをお勧めします。 待ち時間が非常に長いと、両方のデータベースを適時に同期することが困難になるため、サーバー間の待ち時間も考慮する必要があります。
 +
 +</WRAP>
  
 The new proposal seeks to solve the current three problems: The new proposal seeks to solve the current three problems:
行 392: 行 405:
 <WRAP center round info 60%> <WRAP center round info 60%>
  
-If you wish to store the //binlogs//  generated by replication in an additional partition or external disk, its size must be the same as the one reserved for the database. See also the //token//  ''log-bin''  and ''log-bin-index''.+It is recommended that to store the //binlogs//  generated by replication in an additional partition or external disk, its size must be the same as the one reserved for the database. See also the //token//  ''log-bin''  and ''log-bin-index''.
  
 </WRAP> </WRAP>
行 398: 行 411:
 <WRAP center round info 60%> <WRAP center round info 60%>
  
-レプリケーションによって生成された //binlogs// を追加のパーティションまたは外部ディスクに保存する場合は、そのサイズデータベース用に予約されているサイズと同じである必要があります。 ''log-bin'' および ''log-bin-index'' //トークン//も参照してください。+レプリケーションによって生成された //binlogs// を追加のパーティションまたは外部ディスクに保存することをお勧めします。そのサイズデータベース用に予約されているサイズと同じである必要があります。 ''log-bin'' および ''log-bin-index'' //トークン//も参照してください。
  
 </WRAP> </WRAP>
  • ja/documentation/pandorafms/complex_environments_and_optimization/06_ha.1703126985.txt.gz
  • 最終更新: 2023/12/21 02:49
  • by 127.0.0.1