[SOLVED] remove damaged ceph node

lordhanuman

Renowned Member
Jan 2, 2010
60
0
71
Hi all, I have a 3-node cluster, one died badly. I re-added a third one, I removed the node from the cluster, but I can't figure out how to remove it from ceph, so it stays inside the cluster and I can't remove it. I've looked in the documentation but I don't understand how to remove it.
the failed node had a vps inside. it makes me go to the node and I have the disk inside ceph but I don't know how to remove it
Thank you

1680788311960.png
 
Last edited:
you probably still have the config file left in '/etc/pve/nodes/NODENAME/qemu-server' you could simply move that config into the directory of a working node, then it should appear there and if you remove it, it should remove the ceph images as well
 
I managed to remove the vps by moving the file as you suggested. Now to remove the node from the list and ceph disks how does it work? I already did the uncluster procedure
 
Last edited:
like i wrote, if you move the config file to e.g. '/etc/pve/nodes/WORKINGNODE/qemu-server' the vm should appear on 'WORKINGNODE' (replace that with a real nodename) and then you should be able to remove either the disks from there or the vm as a whole
 
I removed the VPS and the disk and I was able to remove the node from the list by deleting the directory /etc/pve/nodes/brokennode

Now I would like to figure out how to remove the ceph references to the broken node
Thank you


1680868587969.png
 

Attachments

  • 1680868513364.png
    1680868513364.png
    17.6 KB · Views: 2
Last edited:
Last edited: