From 5884f272e26f0f5babdc6de5d96281ca77a39b4e Mon Sep 17 00:00:00 2001 From: David Galloway Date: Wed, 31 Mar 2021 11:20:40 -0400 Subject: [PATCH] doc/releases/pacific.rst: Spacing Signed-off-by: David Galloway --- doc/releases/pacific.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index 0a922664ce5..3b7652e1fc5 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -94,10 +94,13 @@ 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. @@ -492,6 +495,7 @@ Notable Changes * MGR: progress module can now be turned on/off, using the commands: ``ceph progress on`` and ``ceph progress off``. + * An AWS-compliant API: "GetTopicAttributes" was added to replace the existing "GetTopic" API. The new API should be used to fetch information about topics used for bucket notifications. -- 2.39.5