From 02ca09852eb0601480203be901a31d9a50bcf9b9 Mon Sep 17 00:00:00 2001 From: Neha Date: Fri, 20 Mar 2020 17:13:56 +0000 Subject: [PATCH] doc/releases/octopus.rst: add note about ec recovery below min_size Signed-off-by: Neha Ojha --- doc/releases/octopus.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index b8dff086e8f..1d448a0f032 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -94,6 +94,8 @@ RADOS * Objects can now be brought in sync during recovery by copying only the modified portion of the object, reducing tail latencies during recovery. +* Ceph will allow recovery below *min_size* for Erasure coded pools, + wherever possible. * The PG autoscaler feature introduced in Nautilus is enabled for new pools by default, allowing new clusters to autotune *pg num* without any user intervention. The default values for new pools -- 2.39.5