Corosync
Documentation
Section titled “Documentation”https://pve.proxmox.com/pve-docs/chapter-pvecm.html
Reference
Section titled “Reference”Edit configuration
Section titled “Edit configuration”https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_edit_corosync_conf
nano /etc/pve/corosync.conf
Force quorum
Section titled “Force quorum”pvecm expected 1
Force remove node from cluster
Section titled “Force remove node from cluster”https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_separate_node_without_reinstall
Remove node from cluster
Section titled “Remove node from cluster”pvecm delnode <node>
Stop services
Section titled “Stop services”systemctl stop corosync.service pve-cluster.service
Start filesystem in local mode
Section titled “Start filesystem in local mode”pmxcfs -l
Remove configuration
Section titled “Remove configuration”rm /etc/pve/corosync.confrm /var/lib/corosync/*rm -r /etc/corosync/*
Restart cluster service
Section titled “Restart cluster service”killall pmxcfssystemctl start pve-cluster.service