]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/nautilus.rst: add release notes for 14.2.15 38254/head
authorNeha Ojha <nojha@redhat.com>
Tue, 24 Nov 2020 00:13:24 +0000 (00:13 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 24 Nov 2020 16:40:45 +0000 (16:40 +0000)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/releases/nautilus.rst

index 85d9900418c5234ae9bd403c6975ac29babff1ea..be096999089a0adebd1c6fee068d7c71078c88ab 100644 (file)
@@ -1,3 +1,29 @@
+v14.2.15 Nautilus
+=================
+
+This is the 15th backport release in the Nautilus series. This release fixes a
+ceph-volume regression introduced in v14.2.13 and includes few other fixes. We
+recommend users to update to this release.
+
+Notable Changes
+---------------
+
+* ceph-volume: Fixes lvm batch --auto, which breaks backward compatibility
+  when using non rotational devices only (SSD and/or NVMe).
+* BlueStore: Fixes a bug in collection_list_legacy which makes pgs inconsistent
+  during scrub when running mixed versions of osds, prior to 14.2.12 with newer.
+* MGR: progress module can now be turned on/off, using the commands:
+  ``ceph progress on`` and ``ceph progress off``.
+
+Changelog
+---------
+
+* ceph-volume: fix filestore/dmcrypt activate (`pr#38198 <https://github.com/ceph/ceph/pull/38198>`_, Guillaume Abrioux)
+* ceph-volume: fix lvm batch auto with full SSDs (`pr#38046 <https://github.com/ceph/ceph/pull/38046>`_, Dimitri Savineau, Guillaume Abrioux)
+* os/bluestore: fix "end reached" check in collection_list_legacy (`pr#38100 <https://github.com/ceph/ceph/pull/38100>`_, Mykola Golub)
+* mgr/progress: introduce turn off/on feature (`pr#38173 <https://github.com/ceph/ceph/pull/38173>`_, kamoltat)
+
+
 v14.2.14 Nautilus
 =================