Pcsd: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 5: | Zeile 5: | ||
*apt-get install pacemaker corosync pcs | *apt-get install pacemaker corosync pcs | ||
*gem install orderedhash | *gem install orderedhash | ||
| − | *sed -i.bak -e "/Host.*=>/s/::/ | + | *sed -i.bak -e "/Host.*=>/s/::/*/" -e "/BindAddress.*=>/s/::/nil/" /usr/share/pcsd/ssl.rb |
*systemctl enable pcsd | *systemctl enable pcsd | ||
root@adin:~# passwd hacluster | root@adin:~# passwd hacluster | ||
root@keks:~# passwd hacluster | root@keks:~# passwd hacluster | ||
Version vom 25. Oktober 2016, 10:53 Uhr
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