js#vista.png msort nsort
js#vista.png msort nsort
At times it will be needed to remove a server from a cluster or there has been problems connecting a new node to an existing ProxMox cluster. At such times it will be necessary to get to a point where pve-cluster/corosync can start fresh. For this to work you will also need to ensure that the server has been completely and cleanly removed from the ProxMox cluster as well. The steps to clean pve-cluster/corosync are as follows: <code>systemctl stop pve-cluster corosync
pmxcfs -l rm /etc/corosync/* rm /etc/pve/corosync.conf killall pmxcfs systemctl start pve-cluster</code>