Product SiteDocumentation Site

Chapter 1. Read-Me-First

Table of Contents

1.1. The Scope of this Document
1.2. What Is Pacemaker?
1.3. Types of Pacemaker Clusters
1.4. Pacemaker Architecture
1.4.1. Internal Components

1.1. The Scope of this Document

The purpose of this document is to definitively explain the concepts used to configure Pacemaker. To achieve this best, it will focus exclusively on the XML syntax used to configure the CIB.
For those that are allergic to XML, Pacemaker comes with a cluster shell and a Python based GUI exists, however these tools will not be covered at all in this document [2] , precisely because they hide the XML.
Additionally, this document is NOT a step-by-step how-to guide for configuring a specific clustering scenario. Although such guides exist, the purpose of this document is to provide an understanding of the building blocks that can be used to construct any type of Pacemaker cluster.


[2] It is hoped however, that having understood the concepts explained here, that the functionality of these tools will also be more readily understood.