How to turn a cluster into a single machine

hellangledar

New Member
May 19, 2022
16
0
1
原来5节点的集群想变成2节点的集群,但是两个节点关闭后就不能链接了。我想问如何将5节点集群变成2节点集群
 
With the how-to the cluster stay intact, but one node is removed from it and made stand alone again.
That can then be repeated for other nodes you want to remove from the cluster.
 
No, with ceph special care is required. Depends on what do you want to do with the ceph cluster, as it cannot work with less than 3 nodes anyway - so do you want to destroy ceph?
 
No, with ceph special care is required. Depends on what do you want to do with the ceph cluster, as it cannot work with less than 3 nodes anyway - so do you want to destroy ceph?
I don't want to. Because there are virtual machines used in production on the cluster, we can't let CEPH have problems
 
Why do you want to separate the Proxmox VE cluster then?

Separating a PVE node to stand alone makes while keeping it as active ceph node and let it host OSDs is possible but makes IMO not much sense, especially if the other ceph nodes are still in a PVE cluster.

What is your original reason for wanting to separate the PVE cluster?