]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 16.2.12 Release Notes 51055/head
authorYuri Weinstein <yweinste@redhat.com>
Wed, 12 Apr 2023 18:12:23 +0000 (11:12 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 12 Apr 2023 19:38:48 +0000 (12:38 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
doc/releases/index.rst
doc/releases/pacific.rst
doc/releases/releases.yml

index 815a0282b777a3a9fdb963471ba47caddb6d5248..bff9e74748332291f90161fd0eda7519c21c4e61 100644 (file)
@@ -70,6 +70,7 @@ Release timeline
 .. _17.2.5: quincy#v17-2-5-quincy
 
 .. _Pacific: pacific
+.. _16.2.12: pacific#v16-2-12-pacific
 .. _16.2.11: pacific#v16-2-11-pacific
 .. _16.2.10: pacific#v16-2-10-pacific
 .. _16.2.9: pacific#v16-2-9-pacific
index c360ef87da0556cc7903afa77a4e579c5a7fc307..cf71ffe32a80c7eb44a50b838d51ed98ea5a0c17 100644 (file)
@@ -2,6 +2,27 @@
 Pacific
 =======
 
+v16.2.12 Pacific
+================
+
+This is a hotfix release that resolves several performance flaws in ceph-volume, particularly during osd activation (https://tracker.ceph.com/issues/57627)
+
+Notable Changes
+---------------
+
+Changelog
+---------
+
+* ceph-volume: add test case to reproduce bug in get_physical_fast_allocs (`pr#50878 <https://github.com/ceph/ceph/pull/50878>`_, Cory Snyder)
+* ceph-volume: do not raise RuntimeError in util.lsblk (`pr#50145 <https://github.com/ceph/ceph/pull/50145>`_, Guillaume Abrioux)
+* ceph-volume: fix a bug in get_all_devices_vgs() (`pr#49454 <https://github.com/ceph/ceph/pull/49454>`_, Guillaume Abrioux)
+* ceph-volume: fix a bug in lsblk_all() (`pr#49869 <https://github.com/ceph/ceph/pull/49869>`_, Guillaume Abrioux)
+* ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG (`pr#50279 <https://github.com/ceph/ceph/pull/50279>`_, Cory Snyder)
+* ceph-volume: fix regression in activate (`pr#49972 <https://github.com/ceph/ceph/pull/49972>`_, Guillaume Abrioux)
+* ceph-volume: legacy_encrypted() shouldn't call lsblk() when device is 'tmpfs' (`pr#50162 <https://github.com/ceph/ceph/pull/50162>`_, Guillaume Abrioux)
+* ceph-volume: update the OS before deploying Ceph (pacific) (`pr#50996 <https://github.com/ceph/ceph/pull/50996>`_, Guillaume Abrioux)
+
+
 v16.2.11 Pacific
 ================
 
index 7a01c6b423dcaeb1f3c3974939f95fa593f91609..548e83583a7cd7714297b8ba59ca12ec18b6c067 100644 (file)
@@ -31,6 +31,8 @@ releases:
   pacific:
     target_eol: 2023-06-01
     releases:
+      - version: 16.2.12
+        released: 2023-04-14
       - version: 16.2.11
         released: 2023-01-26
       - version: 16.2.10