pcs
Pacemaker Configuration System
Install
- All systems
-
curl cmd.cat/pcs.sh
- Debian
-
apt-get install pcs - Ubuntu
-
apt-get install pcs - Kali Linux
-
apt-get install pcs - CentOS
-
yum install pcs - Fedora
-
dnf install pcs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pcs - Raspbian
-
apt-get install pcs
pcs
Pacemaker Configuration System
pcs is a corosync and pacemaker configuration tool. It permits users to easily view, modify and create pacemaker based clusters. pcs also provides pcsd, which operates as a GUI and remote server for pcs. Together pcs and pcsd form the recommended configuration tool for use with pacemaker.