]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: add more to RADOS section
authorLaura Flores <lflores@ibm.com>
Thu, 5 Sep 2024 21:51:34 +0000 (16:51 -0500)
committerLaura Flores <lflores@ibm.com>
Thu, 5 Sep 2024 21:51:34 +0000 (16:51 -0500)
Signed-off-by: Laura Flores <lflores@ibm.com>
doc/releases/squid.rst

index 8c2a65abea992b9d439f8dda4fee89e3d8e09810..0e3bcfb27930b2593b7047b268f91e2518da1f06 100644 (file)
@@ -183,6 +183,13 @@ RADOS
   offers upmap and read optimization simultaneously, or ``read``, which may be
   used to only optimize reads. For more detailed information see
   https://docs.ceph.com/en/latest/rados/operations/read-balancer/#online-optimization.
+* RADOS: BlueStore has been optimized for better performance in snapshot-intensive workloads.
+* RADOS: BlueStore RocksDB LZ4 compression is now enabled by default to improve average
+  performance and "fast device" space usage.
+* RADOS: A new CRUSH rule type, MSR (Multi-Step Retry), allows for more flexible EC
+  configurations.
+* RADOS: An OpTracker to help debug mgr module issues is now available.
+* RADOS: Scrub scheduling behavior has been improved.
 
 RBD
 ~~~