Hello. I have a cluster with two nodes in it. I want to remove one of the nodes from the cluster and, ideally, remove the cluster setting from the main node altogether. I found this forum post in my attempt to figure out how to accomplish this, and I attempted to follow the instructions outlined in the documentation linked in the forum post, which basically says to login to the console of a node other than the one you want to remove, retrieve the id of the node you want to remove, then emphasized the importance of powering down the node that you want to remove and never making it visible on the network in its current form or risk screwing up the existing cluster, and then deleting the node using "pvecm delnode." However, when I follow these instructions and run the pvecm delnode command, I get the below error:
cluster not ready - no quorum?
This would seem to indicate to me that the node that I want to remove from the cluster needs to be online and available in order for the command to work. but would like to verify this, as I don't want to have to redeploy my proxmox servers. Regardless as to the solution, however, it is clear to me that the documentation regarding how to correctly complete this process is not correct and needs to be updated accordingly.
cluster not ready - no quorum?
This would seem to indicate to me that the node that I want to remove from the cluster needs to be online and available in order for the command to work. but would like to verify this, as I don't want to have to redeploy my proxmox servers. Regardless as to the solution, however, it is clear to me that the documentation regarding how to correctly complete this process is not correct and needs to be updated accordingly.
Last edited: