Pacemaker Administration¶
Managing Pacemaker Clusters
Abstract¶
This document has instructions and tips for system administrators who manage high-availability clusters using Pacemaker.
Table of Contents¶
- 1. Introduction
- 2. Installing Cluster Software
- 3. The Cluster Layer
- 4. Configuring Pacemaker
- 5. Using Pacemaker Command-Line Tools
- 5.1. Controlling Command Line Output
- 5.2. Monitor a Cluster with crm_mon
- 5.3. Edit the CIB XML with cibadmin
- 5.4. Batch Configuration Changes with crm_shadow
- 5.5. Simulate Cluster Activity with crm_simulate
- 5.6. Manage Node Attributes, Cluster Options and Defaults with crm_attribute and attrd_updater
- 5.7. Other Commonly Used Tools
- 6. Troubleshooting Cluster Problems
- 7. Upgrading a Pacemaker Cluster
- 8. Resource Agents
- 9. Quick Comparison of pcs and crm shell