Pcsd
ubuntu 16.04
- apt-get update
- apt-get uograde
- apt-get install pacemaker corosync pcs
- gem install orderedhash
- sed -i.bak -e "/Host.*=>/s/::/*/" -e "/BindAddress.*=>/s/::/nil/" /usr/share/pcsd/ssl.rb
- systemctl enable pcsd
- root@adin:~# passwd hacluster
- root@keks:~# passwd hacluster
<lang source=bash> root@adin:~# pcs cluster auth adin keks Username: hacluster Password: keks: Authorized adin: Authorized </lang>