May 2018
Intermediate to advanced
256 pages
7h 6m
English
Next, we'll install Pacemaker to manage the VIPs that we'll use with HAProxy to make the web services highly available. We assume that the cluster software is already available through yum to the controller nodes.
# yum install -y pcs fence-agents-all
# rpm -q pcs pcs-0.9.137-13.el7_1.3.x86_64
# firewall-cmd --permanent -add-service=high-availability
# passwd hacluster
Read now
Unlock full access