]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: releases: octopus: add v15.2.3 release notes
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 24 Jun 2020 08:56:17 +0000 (10:56 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 24 Jun 2020 08:56:17 +0000 (10:56 +0200)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/releases/octopus.rst

index 9b23ca75dfb53f53fd9e1d442296259b1fa7b0ec..c530389524e733c9f84ea3da749c37a1aecff1f7 100644 (file)
@@ -1,3 +1,18 @@
+v15.2.3 Octopus
+===============
+
+This is the third bug-fix release of the Ceph Octopus stable release series.
+This release mainly is a workaround for a potential OSD corruption in v15.2.2.
+We advise users to upgrade to v15.2.3 directly. For users running v15.2.2 please
+execute the following::
+
+  ceph config set osd bluefs_preextend_wal_files false
+
+Changelog
+---------
+* bluestore: common/options.cc: disable bluefs_preextend_wal_files (`issue#45613 <http://tracker.ceph.com/issues/45613>`_, Neha Ojha)
+
+
 v15.2.2 Octopus
 ===============