From: Yuri Weinstein Date: Wed, 12 Apr 2023 18:12:23 +0000 (-0700) Subject: doc: 16.2.12 Release Notes X-Git-Tag: v19.0.0~1382^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ff7791f67f5747b78f8bc21ae3c0eee266a6b94f;p=ceph.git doc: 16.2.12 Release Notes Signed-off-by: Yuri Weinstein --- diff --git a/doc/releases/index.rst b/doc/releases/index.rst index 815a0282b777..bff9e7474833 100644 --- a/doc/releases/index.rst +++ b/doc/releases/index.rst @@ -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 diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index c360ef87da05..cf71ffe32a80 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -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 `_, Cory Snyder) +* ceph-volume: do not raise RuntimeError in util.lsblk (`pr#50145 `_, Guillaume Abrioux) +* ceph-volume: fix a bug in get_all_devices_vgs() (`pr#49454 `_, Guillaume Abrioux) +* ceph-volume: fix a bug in lsblk_all() (`pr#49869 `_, Guillaume Abrioux) +* ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG (`pr#50279 `_, Cory Snyder) +* ceph-volume: fix regression in activate (`pr#49972 `_, Guillaume Abrioux) +* ceph-volume: legacy_encrypted() shouldn't call lsblk() when device is 'tmpfs' (`pr#50162 `_, Guillaume Abrioux) +* ceph-volume: update the OS before deploying Ceph (pacific) (`pr#50996 `_, Guillaume Abrioux) + + v16.2.11 Pacific ================ diff --git a/doc/releases/releases.yml b/doc/releases/releases.yml index 7a01c6b423dc..548e83583a7c 100644 --- a/doc/releases/releases.yml +++ b/doc/releases/releases.yml @@ -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