]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/octopus.rst: add notable changes for mgr and core 42593/head
authorNeha Ojha <nojha@redhat.com>
Thu, 5 Aug 2021 16:47:56 +0000 (16:47 +0000)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 5 Aug 2021 22:01:29 +0000 (18:01 -0400)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/releases/octopus.rst

index fdf5389b1fb5b81b18d2202ac7215911f3df60ae..90936175afecc2a78daa1a0377073b6bb017bd71 100644 (file)
@@ -26,6 +26,18 @@ Notable Changes
   Quincy. For more information, see
   `Issue 51673 <https://tracker.ceph.com/issues/51673>`.
 
+* `ceph-mgr-modules-core` debian package does not recommend `ceph-mgr-rook`
+  anymore. As the latter depends on `python3-numpy` which cannot be imported in
+  different Python sub-interpreters multi-times if the version of
+  `python3-numpy` is older than 1.19. Since `apt-get` installs the `Recommends`
+  packages by default, `ceph-mgr-rook` was always installed along with
+  `ceph-mgr` debian package as an indirect dependency. If your workflow depends
+  on this behavior, you might want to install `ceph-mgr-rook` separately.
+
+* Several bug fixes in BlueStore, including a fix for an unexpected
+  ENOSPC bug in Avl/Hybrid allocators.
+
+* Includes a fix for a bug that affects recovery below *min_size* for EC pools.
 
 Changelog
 ---------