Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

Delete a node from cluster

Is there a way to remove a node from a running cluster ?

You cannot remove a running node.

If the node is down, offline or dis-connected from cluster:

If it is not a management node, meaning it is node number 4 or greater, it can be removed. All local disk resources it was handling will also be removed,  it is possible that before you delete the node to physically plug some of the OSD disks and place them in other nodes,  otherwise Ceph will in the background re-create the data replicas somewhere else.

If it is a management node, you cannot remove it. If  a management node fails beyond repair, you can get a brand new machine and specify "Replace Management Node" in step 1 of the deployment Wizard.

It is not possible to logically remove a management node without replacement, Ceph and Consul and many other clustering software should not be left too long running with only 2 nodes, else other failures happen it could lead to split brain conditions.

I really like the PetaSAN product and you guys should be proud of what you have accomplished!

This is just a suggestion - why not put information like that above into the Admin manual?  Explaining things like that would prevent questions...I really do look in the manual first for information, but often I find I have to look in the forums for the answer.

Another example is the explanation of the differences between Filestore and Bluestore engines.

Another example is the explanation of the differences between Replicated and EC - and what is EC (Erasure Coding, I know, but it is not explained in the manual).

Jim