* Luminous v12.2.4 released
@ 2018-02-28 15:46 Abhishek Lekshmanan
[not found] ` <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Abhishek Lekshmanan @ 2018-02-28 15:46 UTC (permalink / raw)
To: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ,
ceph-maintainers-Qp0mS5GaXlQ, ceph-announce-Qp0mS5GaXlQ
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 issues from 12.2.3 and a few RGW issues. We
recommend all the users of 12.2.x series to update. A full changelog is
also published at the official release blog at
https://ceph.com/releases/v12-2-4-luminous-released/
Notable Changes
---------------
* 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: Snapset inconsistency is detected with its own error (issue#22996, pr#20501, David Zafman)
* 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)
* ceph-volume: warn on mix of filestore and bluestore flags (issue#23003, pr#20568, Alfredo Deza)
* 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)
* core: last-stat-seq returns 0 because osd stats are cleared (issue#23093, pr#20548, Sage Weil, David Zafman)
* rgw: make init env methods return an error (issue#23039, pr#20564, Abhishek Lekshmanan)
* rgw: URL-decode S3 and Swift object-copy URLs (issue#22121, issue#22729, pr#20236, Malcolm Lee, Matt Benjamin)
* 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: 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)
Getting Ceph
------------
* Git at git://github.com/ceph/ceph.git
* Tarball at http://download.ceph.com/tarballs/ceph-12.2.4.tar.gz
* For packages, see http://docs.ceph.com/docs/master/install/get-packages/
* For ceph-deploy, see http://docs.ceph.com/docs/master/install/install-ceph-deploy
* Release git sha1: 52085d5249a80c5f5121a76d6288429f35e4e77b
--
Abhishek Lekshmanan
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284 (AG Nürnberg)
_______________________________________________
Ceph-announce mailing list
Ceph-announce@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-announce-ceph.com
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA@mail.gmail.com>]
[parent not found: <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [Ceph-announce] Luminous v12.2.4 released [not found] ` <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2018-03-01 12:20 ` Abhishek Lekshmanan 0 siblings, 0 replies; 2+ messages in thread From: Abhishek Lekshmanan @ 2018-03-01 12:20 UTC (permalink / raw) To: Jaroslaw Owsiewski Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA, ceph-users-Qp0mS5GaXlQ Jaroslaw Owsiewski <jaroslaw.owsiewski@allegro.pl> writes: > What about this: https://tracker.ceph.com/issues/22015#change-105987 ? Still has to wait for 12.2.5 unfortunately. We only had some critical build/ceph-disk and whatever prs had already passed QE post 12.2.3 in 12.2.4. > > Regards > > -- > Jarek > > 2018-02-28 16:46 GMT+01:00 Abhishek Lekshmanan <abhishek@suse.com>: > >> >> 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 issues from 12.2.3 and a few RGW issues. We >> recommend all the users of 12.2.x series to update. A full changelog is >> also published at the official release blog at >> https://ceph.com/releases/v12-2-4-luminous-released/ >> >> Notable Changes >> --------------- >> * 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: Snapset inconsistency is detected with its own error (issue#22996, >> pr#20501, David Zafman) >> * 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) >> * ceph-volume: warn on mix of filestore and bluestore flags (issue#23003, >> pr#20568, Alfredo Deza) >> * 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) >> * core: last-stat-seq returns 0 because osd stats are cleared >> (issue#23093, pr#20548, Sage Weil, David Zafman) >> * rgw: make init env methods return an error (issue#23039, pr#20564, >> Abhishek Lekshmanan) >> * rgw: URL-decode S3 and Swift object-copy URLs (issue#22121, issue#22729, >> pr#20236, Malcolm Lee, Matt Benjamin) >> * 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: 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) >> >> Getting Ceph >> ------------ >> * Git at git://github.com/ceph/ceph.git >> * Tarball at http://download.ceph.com/tarballs/ceph-12.2.4.tar.gz >> * For packages, see http://docs.ceph.com/docs/master/install/get-packages/ >> * For ceph-deploy, see http://docs.ceph.com/docs/ >> master/install/install-ceph-deploy >> * Release git sha1: 52085d5249a80c5f5121a76d6288429f35e4e77b >> >> -- >> Abhishek Lekshmanan >> SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, >> HRB 21284 (AG Nürnberg) >> _______________________________________________ >> Ceph-announce mailing list >> Ceph-announce@lists.ceph.com >> http://lists.ceph.com/listinfo.cgi/ceph-announce-ceph.com >> -- Abhishek Lekshmanan SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-01 12:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 15:46 Luminous v12.2.4 released Abhishek Lekshmanan
[not found] ` <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA@mail.gmail.com>
[not found] ` <CAOKRQaM7XPJSbgpbh+ED4uMJO9EqufPAsS3GLDcEt0g_XPYtHA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-03-01 12:20 ` [Ceph-announce] " Abhishek Lekshmanan
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.