Pacemaker Access Control Lists
++ This document has been retired. See the "Access Control Lists" chapter of + "Pacemaker Explained" in the Pacemaker + documentation set instead. +
++ This document has been retired. See the "Access Control Lists" chapter of + "Pacemaker Explained" in the Pacemaker + documentation set instead. +
+Most of the documentation listed here was generated from the Pacemaker sources.
If you're new to Pacemaker or clustering in general, the best place to start is Clusters from Scratch, which walks you step-by-step through the installation and configuration of a high-availability cluster with Pacemaker. It even makes common configuration mistakes so that it can demonstrate how to fix them.
On the other hand, if you're looking for an exhaustive reference of all of Pacemaker's options and features, try Pacemaker Explained. It's dry, but should have the answers you're looking for.
There is also a project wiki with examples, how-to guides, and other information that doesn't make it into the manuals.
Ordering Explained | [pdf] |
Colocation Explained | [pdf] |
Configuring Fencing with crmsh | [html] |
ACL Guide | -[html] | -
'.str_replace("_", " ", $b)." ($lang) | "; echo ''; foreach (glob("$base/$lang/Pacemaker/$version/epub/$b/*.epub") as $filename) { echo " [epub]"; } foreach (glob("$base/$lang/Pacemaker/$version/pdf/$b/*.pdf") as $filename) { echo " [pdf]"; } foreach (glob("$base/$lang/Pacemaker/$version/html/$b/index.html") as $filename) { echo " [html]"; } foreach (glob("$base/$lang/Pacemaker/$version/html-single/$b/index.html") as $filename) { echo " [html-single]"; } foreach (glob("$base/$lang/Pacemaker/$version/txt/$b/*.txt") as $filename) { echo " [txt]"; } echo " |