On Sat, Sep 9, 2023 at 10:48 AM Anthony D'Atri <anthony.da...@gmail.com> wrote: > There was also at point an issue where clients wouldn’t get a runtime update > of new mons.
There's also 8+ year old unresolved bugs like this in OpenStack Cinder that will bite you if the relocated mons have new IP addresses: https://bugs.launchpad.net/nova/+bug/1452641 Tripling down on what others have said: would advise against redeploying mons unless you need to... FYI: you can relocate the OSDs without having Ceph spew bits about by setting noout, stopping the OSDs to be moved, physically moving the underlying drive(s) to another host, running `ceph-volume lvm activate --all` on the new host, and unsetting noout. Regards, Tyler _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io