Admin nodes have zero impact on a Ceph cluster other than the commands you run on them. I personally like creating a single admin node for all of my clusters and create tooling to use the proper config file and keyrings from there. Other than any scripts you keep on your admin node there is nothing on there that you need for the cluster to run or to re-create an admin node. You can get your config from any node and keyrings from the ceph cli tool.
You cannot move disks with data between clusters. You would need to wipe them and start them as brand new OSDs in the new cluster.
On Fri, May 25, 2018 at 12:00 PM Marc-Antoine Desrochers <marc-antoine.desrochers@xxxxxxxxxxx> wrote:
_______________________________________________Hi,
I want to know if there is any dependencies between the ceph admin node and the other nodes ?
Can I delete my ceph admin node and create a new one and link it to my OSD’s nodes ?
Or can I take all my existing OSD’s in a node from Cluster “A” and transfert it to cluster “B” ?
Cluster A
AdminNode -----------node1
--------node2
--------node3(take that node and bring it to cluster « B »)
Cluster B
AdminNode --------node1
---------Node 2(clusterA-node3)
Cheers, Marc-Antoine
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com