Hello Aristide,

you cannot migrate an MGR.

You remove it on the node where it exists and redeploy it on another.

Create an mgr.yml:

service_type: mgr
placement:
  hosts:
  - <mon1>:<ip>
  - <mon2>:<ip>

Just edit the mon and the ip entries and run:

ceph orch apply -i mgr.yml

Best,
Malte

Am 12.07.22 um 12:54 schrieb Aristide Bekroundjo:
Hi dear all,


I have cluster 16.2 deployed with Cephadm.

I would like to move/migrate my MGR deamon from a node to another node.

Please how can I proceed ?


BR,

_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to