タグ

HAに関するyutamotyのブックマーク (2)

  • [CentOS5] ApacheのHAクラスタ構築(RHCS/GNBD/GFS) - Blue21

    下図がシステム構成です。マシンは全部、起動させます。Apacheサービスは、ノード(www1)が通常の稼動位置です。ノード(www1)がダウンすると、ノード(www2)でApacheサービスが稼動することになります。 なので、Apacheのサーバールート(/var/www)は共有ストレージに置きます。 "conga"は、ブラウザからクラスタやストレージの設定ができるRHCSのツールです。 [構築手順] 仮想マシンの作成 WEBサーバー用の仮想マシン作成(www1/www2) ストレージサーバー用の仮想マシン作成(strg) congaサーバー用の仮想マシン作成(conga) クラスタの作成(クラスタノード設定) クラスタの作成(wwwclsu) クラスタの作成(strgclsu) フェンスデバイスの設定 共有ストレージの設定(サーバー側) 共有領域の作成 GN

  • HAProxy - The Reliable, High Perf. TCP/HTTP Load Balancer

    Quick News Dec, 5th, 2023 : HAProxy 2.9.0 release This release has received a lot of small changes that are difficult to summarize. Most of them were aimed at improving performance and resource usage in general (zero-copy forwarding, QUIC's smaller footprint for closed connections, improved scalability), others focusing on better integration with other components (support for the AWS-LC crypto lib

  • 1