]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/pacific.rst: add RADOS highlights
authorNeha Ojha <nojha@redhat.com>
Fri, 26 Mar 2021 21:48:46 +0000 (21:48 +0000)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 31 Mar 2021 15:44:11 +0000 (11:44 -0400)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/releases/pacific.rst

index f35d764a450eb67bbe4f0710650f1e0b6ad71526..ea5e7a000422e690694a38c16ab96565dc724fb8 100644 (file)
@@ -93,6 +93,16 @@ The :ref:`mgr-dashboard` brings improvements in the following management areas:
 RADOS
 ~~~~~
 
+* Pacific introduces RocksDB sharding, which reduces disk space requirements.
+* Ceph now provides QoS between client I/O and background operations via the
+  mclock scheduler.
+* The balancer is now on by default in upmap mode to improve distribution of
+  PGs across OSDs.
+* The output of ``ceph -s`` has been improved to show recovery progress in
+  one progress bar. More detailed progress bars are visible via the
+  ``ceph progress`` command.
+
+
 RBD block storage
 ~~~~~~~~~~~~~~~~~