1 Star 2 Fork 2

openKylin-backup / pacemaker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL.md 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
hjimmy 提交于 2020-03-28 18:35 . Initial commit

How to Install Pacemaker

Build Dependencies

  • automake 1.11 or later
  • autoconf 2.64 or later
  • bash
  • libtool
  • libtool-ltdl-devel
  • libuuid-devel
  • pkgconfig
  • python (or python-devel if that's preferred as a build dependency)
  • glib2-devel 2.16.0 or later
  • libxml2-devel
  • libxslt-devel
  • bzip2-devel
  • libqb-devel

Cluster Stack Dependencies (Pick at least one)

  • Corosync: corosynclib-devel
  • (no other stacks are currently supported)

Optional Build Dependencies

  • gnutls-devel 2.1.7 or later (Pacemaker Remote and encrypted remote CIB admin)
  • pam-devel (encrypted remote CIB admin)
  • ncurses-devel (interactive crm_mon)
  • systemd-devel (systemd support)
  • dbus-devel (systemd/upstart resource support)
  • cluster-glue-libs-devel (Linux-HA style fencing agents)
  • asciidoc or asciidoctor (documentation)
  • help2man (documentation)
  • publican (documentation)
  • inkscape (documentation)
  • docbook-style-xsl (documentation)

Optional testing dependencies

  • valgrind (if running CTS valgrind tests)
  • systemd-python (if using CTS on cluster nodes running systemd)
  • rsync (if running CTS container tests)
  • libvirt-daemon-driver-lxc (if running CTS container tests)
  • libvirt-daemon-lxc (if running CTS container tests)
  • libvirt-login-shell (if running CTS container tests)

Source Control (GIT)

git clone git://github.com/ClusterLabs/pacemaker.git

See Github

Installing from source

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
C
1
https://gitee.com/openkylin-backup/pacemaker.git
git@gitee.com:openkylin-backup/pacemaker.git
openkylin-backup
pacemaker
pacemaker
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891