v12.2.4 Luminous Released
TheAnalyst
This is the fourth bugfix release of Luminous v12.2.x long term stable release series. This was primarily intended to fix a few build, ceph-volume/ceph-disk and RGW issues. We recommend all the users of 12.2.x series to update.
Notable Changes ¶
- ceph-volume: adds support to zap encrypted devices (issue#22878, pr#20545, Andrew Schoen)
- ceph-volume: log the current running command for easier debugging (issue#23004, pr#20597, Andrew Schoen)
- ceph-volume: warn on mix of filestore and bluestore flags (issue#23003, pr#20568, Alfredo Deza)
- cmake: check bootstrap.sh instead before downloading boost (issue#23071, pr#20515, Kefu Chai)
- core: Backport of cache manipulation: issues #22603 and #22604 (issue#22604, issue#22603, pr#20353, Adam C. Emerson)
- core: last-stat-seq returns 0 because osd stats are cleared (issue#23093, pr#20548, Sage Weil, David Zafman)
- core: Snapset inconsistency is detected with its own error (issue#22996, pr#20501, David Zafman)
- rgw: make init env methods return an error (issue#23039, pr#20564, Abhishek Lekshmanan)
- rgw: parse old rgw_obj with namespace correctly (issue#22982, pr#20566, Yehuda Sadeh)
- rgw: return valid Location element, CompleteMultipartUpload (issue#22655, pr#20266, Matt Benjamin)
- rgw: URL-decode S3 and Swift object-copy URLs (issue#22121, issue#22729, pr#20236, Malcolm Lee, Matt Benjamin)
- rgw: use explicit index pool placement (issue#22928, pr#20565, Yehuda Sadeh)
- tools: ceph-disk: v12.2.2 unable to create bluestore osd using ceph-disk (issue#22354, pr#20563, Kefu Chai)
- tools: ceph-objectstore-tool: “$OBJ get-omaphdr” and “$OBJ list-omap” scan all pgs instead of using specific pg (issue#21327, pr#20283, David Zafman)