From 345eca338857eb74d4f8e202c1ad253bf81c2e2a Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Wed, 24 Jun 2020 10:56:17 +0200 Subject: [PATCH] doc: releases: octopus: add v15.2.3 release notes Signed-off-by: Abhishek Lekshmanan --- doc/releases/octopus.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 9b23ca75dfb53..c530389524e73 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -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 `_, Neha Ojha) + + v15.2.2 Octopus =============== -- 2.39.5