Release Notes
CES 25.03 is based on Reef 18.2.4.
These release notes are divided into two sections, upstream backports and downstream only patches. Upstream backports are a set of patches that didn't make it to Reef 18.2.4 but feel are vital to operating Ceph. Downstream only patches on the other hand are configuration changes we highly recommend to operators or changes we have yet to submit to the upstream Ceph community.
This release includes the following patches below plus the ceph-copilot module. This release does not include any of the clyso monitoring module and clyso dashboard.
Downstream Patches
osd: default osd_op_type wpq
- mclock still unstable in corner cases in reef. Setting to wpq fixes some issues for now.
Upstream Backports
cephadm: fix upgrade to reef
- upstream tracker: https://tracker.ceph.com/issues/65335
- backport PR: https://github.com/ceph/ceph/pull/59451
orchestrator: public and cluster networks, comma separated not supported
- upstream tracker: https://tracker.ceph.com/issues/65186
- backport PR: https://github.com/ceph/ceph/pull/57590
osd: Report health error if OSD public address is not within subnet
- upstream tracker: https://tracker.ceph.com/issues/56057
- backport PR: https://github.com/ceph/ceph/pull/55697
common/pick_address: Add IPv6 support to is_addr_in_subnet
- upstream tracker: https://tracker.ceph.com/issues/67517
- backport PR: https://github.com/ceph/ceph/pull/60881
rgw: fix checksum mismatch
- upstream tracker: https://tracker.ceph.com/issues/63153
- backport PR: https://github.com/ceph/ceph/pull/58435
rgw/swift: tempurl fixes
- upstream tracker: https://tracker.ceph.com/issues/56564
- backport PR: https://github.com/ceph/ceph/pull/59356
rgw/auth/s3: validate x-amz-content-sha256 for empty payloads
- Fixes: https://tracker.ceph.com/issues/64084
- backport PR: https://github.com/ceph/ceph/pull/55250