Hello.
We had a 3 node cluster, and I mistakenly thought I could leave 3 nodes and use this in my cluster.conf:
Now at reboot cman will not start. the error:
So /etc/pve is mounted read only on the 3 nodes.
So I can not fix cluster.conf
Is there a way to get around this?
We had a 3 node cluster, and I mistakenly thought I could leave 3 nodes and use this in my cluster.conf:
Code:
<cman two_node="1" expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey"/>
Now at reboot cman will not start. the error:
Code:
Starting cman... two_node set but there are more than 2 nodes
cman_tool: corosync daemon didn't start Check cluster logs for details
So /etc/pve is mounted read only on the 3 nodes.
So I can not fix cluster.conf
Is there a way to get around this?