// Blog · tag
#pvecm
Every post tagged pvecm.
Blog posts
cluster
How to Check Cluster Health and Quorum Status in Proxmox VE (pvecm status Explained)
Learn what quorum means in a Proxmox VE cluster, how to read pvecm status and pvecm nodes output, and how to recover a cluster that's stuck read-only after losing quorum.
cluster
How to Create a Proxmox VE Cluster and Add Nodes (Step-by-Step Guide for Beginners)
Ready to move past a single Proxmox box? Here is how to actually create a cluster, join a second node, and confirm quorum is working, using both the web GUI and pvecm from the shell.
clustering
How to Remove a Node From a Proxmox VE Cluster (Safely, Without Breaking Quorum)
Decommissioning hardware or cleaning up after a dead node? Here's the full, correct order of operations for removing a node from a Proxmox VE cluster: draining workloads, tearing down Ceph and replication jobs, running pvecm delnode, recovering from quorum loss, and cleaning up everything the command leaves behind.