Pacemaker: Difference between revisions
From DWIKI
m (→Links) |
m (→FAQ) |
||
Line 22: | Line 22: | ||
==Error: cluster is not currently running on this node== | ==Error: cluster is not currently running on this node== | ||
pcs cluster start | pcs cluster start | ||
==Current DC: .. - partition with quorum== |
Revision as of 12:40, 21 July 2016
uses Corosync or heartbeat, it seems corosync is the one to go for.
Links
- Cluster Labs
- Building a high-available failover cluster with Pacemaker, Corosync & PCS
- HIGH AVAILABILITY ADD-ON ADMINISTRATION
- How To Create a High Availability Setup with Corosync, Pacemaker, and Floating IPs on Ubuntu 14.04
Commands/tools
- crm
- crmadmin
- cibadm
- pcs
Useful commands
Dump entire crm
cibadm -Q
FAQ
Error: cluster is not currently running on this node
pcs cluster start