How to Create a High Availability Setup with Pacemaker, Corosync and Reserved IPs on CentOS 7
Corosync is an open source cluster engine used to implement high availability within applications. This tutorial will demonstrate how to use Corosync and Pacemaker to create a high availability (HA) infrastructure on the cloud provider with CentOS 7 servers and Reserved IPs. To facilitate the process of setting up and managing the cluster nodes, we are going to use PCS, a command line interface that interacts with both Corosync and Pacemaker.