slackbuilds_ponce/system/pacemaker
Pierre-Philipp Braun 36c853b721
system/pacemaker: Updated for version 2.0.0_rc5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-23 08:44:01 +07:00
..
pacemaker.info
pacemaker.SlackBuild
README
slack-desc

pacemaker (High-Availability cluster resource manager)

Pacemaker is an advanced, scalable High-Availability cluster resource manager.

You might also want to install corosync, pacemaker, resource-agents, crmsh,
fence-agents and eventually cluster-glue.

You must have a haclient group and hacluster user to run this script.

  groupadd -g 226 haclient
  useradd -u 226 -g 226 -c "Pacemaker" -d / -s /bin/false hacluster