Re: Is it possible to speedup cephadm OSD upgrades?
Hi Adam, Short answer is no at this moment. But there's already some good WIP related to that: https://github.com/ceph/ceph/pull/66108 https://github.com/ceph/ceph/pull/67977 Once this new feature is implemented (likely as part of the next Umbrella release) the upgrade process should go faster. Best, Redouane. On Thu, Mar 26, 2026 at 2:26 PM Adam Prycki via ceph-users < ceph-users@ceph.io> wrote:
Hello,
is there a way to speedup OSD redeploy speed during cephadm cluster upgrade?
We are currently upgrading our large cluster and going really slowly. "osd": { "ceph version 19.2.2 (0eceb0defba60152a8182f7bd87d164b639885b8) squid (stable)": 2228, "ceph version 19.2.3 (c92aebb279828e9c3c1f5d24613efca272649e62) squid (stable)": 119 },
At current pace upgrade may take a week because cephadm redeploys OSDs one at a time.
Is there some way to speed it up? Maybe redeploy OSDs one server at a time?
Best regards Adam Prycki _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (1)
-
Redouane Kachach