summaryrefslogtreecommitdiffstats
path: root/system/cluster-glue/README
blob: 0f255839f961446f34ed098918d7c2edbcc931ac (plain)
cluster-glue (Reusable Cluster Components)

Additional cluster tools to play with e.g. some STONITH scripts.

You might also want to install cluster-glue, heartbeat, resource-agents,
fence-agents.

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