# Tags #proxmox #homelab # Helpful Docs - https://www.youtube.com/watch?v=xTpaCAq1ruM # Notes - `pvecm status` will show running nodes in the cluster - `pvecm delnode [node name]` will delete the node you want to remove from the cluster - `pvecm expected 1` informs the local node that there is no more quorom - `systemctl stop pve-cluster` will stop the cluster from running altogether - `pmxcfs -l` starts the cluster back up in forced local mode - `rm -f /etc/pve/cluster.conf /etc/pve/corosync.conf` will force delete the two @.conf files - `rm -f /etc/cluster/cluster.conf /etc/corosync/corosync.conf` will force delete the two @.conf files - `rm -f /var/lib/pve-cluster/.pmxcfs.lockfile`