You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like there is already /etc/corosync/corosync.conf file on your nodes with an empty node list. Try to stop corosync and delete the conf file on all nodes. Then run pcs cluster auth and pcs cluster setup again.
This fixes problems on Debian which distributes corosync with a default
corosync.conf containing no nodes. The configs synchronization mechanism
then sends configs to (and load from) an empty set of nodes effectively
not saving the configs anywhere. This is especially bad when running
'pcs cluster auth' before creating a cluster since the tokens are
dropped which prevents a cluster to be created and the default
corosync.conf replaced by our own with a valid nodelist.
#153
I want to create a 3 node cluster with pcs in debian stretch, after authorized all nodes. when I try add nodes in cluster I'm getting this error.
asif@db01:~$ sudo pcs --version
0.9.155
step 1;
step 2;
The text was updated successfully, but these errors were encountered: