Skip to content

Instantly share code, notes, and snippets.

@gjreasoner
Created January 9, 2021 00:16
Show Gist options
  • Save gjreasoner/f8ef2c525097f44fc48cd3e439b4b085 to your computer and use it in GitHub Desktop.
Save gjreasoner/f8ef2c525097f44fc48cd3e439b4b085 to your computer and use it in GitHub Desktop.
Proxmox delete node
# If you have a two node cluster and can't reach quorum, set the expected vote to 1
pvecm expected 1

# Then delete
pvecm delnode [node]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment