[root@server1 ~]# dnf --enablerepo=ha -y install pacemaker pcs [root@server1 ~]# passwd hacluster Changing password for user hacluster. New password: BAD PASSWORD: The password contains the user name in some form Retype new password: passwd: all authentication tokens updated successfully. [root@server1 ~]# systemctl enable pcsd [root@server1 ~]# systemctl start pcsd [root@server1 ~]# systemctl s..