slackbuilds/system/pacemaker
Willy Sudiarto Raharjo cc84aa6fcd
system/pacemaker: Fixed MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-04 21:45:07 +07:00
..
README
pacemaker.SlackBuild
pacemaker.info system/pacemaker: Fixed MD5SUM. 2024-05-04 21:45:07 +07:00
slack-desc

README

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