AKAI TSUKI

System development or Technical something

corosync and pacemaker on CentOS 7

バージョン等は以下のようになっているみたいです。

# yum info corosync pacemaker
読み込んだプラグイン:fastestmirror
base                                                                                             | 3.6 kB  00:00:00
extras                                                                                           | 3.4 kB  00:00:00
updates                                                                                          | 3.4 kB  00:00:00
(1/4): extras/7/x86_64/primary_db                                                                |  26 kB  00:00:05
(2/4): base/7/x86_64/group_gz                                                                    | 157 kB  00:00:05
(3/4): updates/7/x86_64/primary_db                                                               | 3.6 MB  00:00:05
(4/4): base/7/x86_64/primary_db                                                                  | 4.9 MB  00:00:06
Determining fastest mirrors
 * base: ftp.nara.wide.ad.jp
 * extras: ftp.nara.wide.ad.jp
 * updates: ftp.nara.wide.ad.jp
利用可能なパッケージ
名前                : corosync
アーキテクチャー    : x86_64
バージョン          : 2.3.3
リリース            : 2.el7
容量                : 186 k
リポジトリー        : base/7/x86_64
要約                : The Corosync Cluster Engine and Application Programming Interfaces
URL                 : http://www.corosync.org/
ライセンス          : BSD
説明                : This package contains the Corosync Cluster Engine Executive, several default
                    : APIs and libraries, default configuration files, and an init script.

名前                : pacemaker
アーキテクチャー    : x86_64
バージョン          : 1.1.10
リリース            : 32.el7_0.1
容量                : 409 k
リポジトリー        : updates/7/x86_64
要約                : Scalable High-Availability cluster resource manager
URL                 : http://www.clusterlabs.org
ライセンス          : GPLv2+ and LGPLv2+
説明                : Pacemaker is an advanced, scalable High-Availability cluster resource
                    : manager for Corosync, CMAN and/or Linux-HA.
                    :
                    : It supports more than 16 node clusters with significant capabilities
                    : for managing resources and dependencies.
                    :
                    : It will run scripts at initialization, when machines go up or down,
                    : when related resources fail and can be configured to periodically check
                    : resource health.
                    :
                    : Available rpmbuild rebuild options:
                    :   --with(out) : cman stonithd doc coverage profiling pre_release upstart_job

[root@localhost ~]#