]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add more 17.2.1 notes
authorNeha Ojha <nojha@redhat.com>
Wed, 22 Jun 2022 20:49:59 +0000 (20:49 +0000)
committerNeha Ojha <nojha@redhat.com>
Wed, 22 Jun 2022 20:55:33 +0000 (20:55 +0000)
update release date

Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/releases/quincy.rst
doc/releases/releases.yml

index b347df842b516cf8f18464c3ece5df40b495b996..ab2c1ff25040ec19e56dfa2b434108760eea0709 100644 (file)
@@ -13,12 +13,27 @@ This is the second stable release of Ceph Quincy.
 Notable Changes
 ---------------
 * The "BlueStore zero block detection" feature (first introduced to Quincy in
-https://github.com/ceph/ceph/pull/43337) has been turned off by default with a
-new global configuration called `bluestore_zero_block_detection`. This feature,
-intended for large-scale synthetic testing, does not interact well with some RBD
-and CephFS features. Any side effects experienced in previous Quincy versions
-would no longer occur, provided that the configuration remains set to false.
-Relevant tracker: https://tracker.ceph.com/issues/55521
+  https://github.com/ceph/ceph/pull/43337) has been turned off by default with a
+  new global configuration called `bluestore_zero_block_detection`. This feature,
+  intended for large-scale synthetic testing, does not interact well with some RBD
+  and CephFS features. Any side effects experienced in previous Quincy versions
+  would no longer occur, provided that the configuration remains set to false.
+  Relevant tracker: https://tracker.ceph.com/issues/55521
+
+* telemetry: Added new Rook metrics to the 'basic' channel to report Rook's
+  version, Kubernetes version, node metrics, etc.
+  See a sample report with `ceph telemetry preview`.
+  Opt-in with `ceph telemetry on`.
+
+  For more details, see:
+
+  https://docs.ceph.com/en/latest/mgr/telemetry/
+
+* Add offline dup op trimming ability in the ceph-objectstore-tool.
+  Relevant tracker: https://tracker.ceph.com/issues/53729
+
+* Fixes a bug with cluster logs not being populated after log rotation.
+  Relevant tracker: https://tracker.ceph.com/issues/55383
 
 Changelog
 ---------
index 0ebfe69582fd41ba0376a25821868f2d87787706..4ba58b7b69b67bdd1db0b3d6e3e8ee78c348ce51 100644 (file)
@@ -19,7 +19,7 @@ releases:
         released: 2022-04-19
     releases:
       - version: 17.2.1
-        released: 2022-06-15
+        released: 2022-06-23
 
   pacific:
     target_eol: 2023-06-01