]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/releases/nautilus.rst: pool stats fix was merged for 14.2.2 after all
authorSage Weil <sage@redhat.com>
Wed, 17 Jul 2019 01:21:56 +0000 (20:21 -0500)
committerSage Weil <sage@redhat.com>
Wed, 17 Jul 2019 01:21:56 +0000 (20:21 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/releases/nautilus.rst

index 309ab626b7e2db7a254179b2a7335c35423d1f34..a62bcc1960c5c3d7822acf3b99b678fb7ac70b86 100644 (file)
@@ -22,18 +22,16 @@ Notable Changes
   objects and the other deletes them. Read the troubleshooting section
   of the dynamic resharding docs for details.
 
-Known Issues
-------------
-
-* All current Nautilus releases have an issue where deploying a single new
-  (Nautilus) BlueStore OSD on an upgraded cluster (i.e. one that was originally
-  deployed pre-Nautilus) breaks the pool utilization stats reported by
-  ``ceph df``.  Until all OSDs have been reprovisioned or updated (via
-  ``ceph-bluestore-tool repair``), the pool stats will show values that are
-  lower than the true value. A fix is in the works but will not appear until
-  14.2.3. Users who have upgraded to Nautilus (or are considering upgrading)
-  may want to delay provisioning new OSDs until the fix is available in the
-  next release.
+* Earlier Nautilus releases (14.2.1 and 14.2.0) have an issue where
+  deploying a single new (Nautilus) BlueStore OSD on an upgraded
+  cluster (i.e. one that was originally deployed pre-Nautilus) breaks
+  the pool utilization stats reported by ``ceph df``.  Until all OSDs
+  have been reprovisioned or updated (via ``ceph-bluestore-tool
+  repair``), the pool stats will show values that are lower than the
+  true value.  This is resolved in 14.2.2, such that the cluster only
+  switches to using the more accurate per-pool stats after *all* OSDs
+  are 14.2.2 (or later), are BlueStore, and (if they were created
+  prior to Nautilus) have been updated via the ``repair`` function.
 
 Changelog
 ---------