From 50e27bbc71f6772e5867257b619486ffaf3e6e42 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 19 May 2020 15:43:35 +0200 Subject: [PATCH] doc/releases/octopus.rst: add nvme self-classify release note The release note about OSDs self-classifying themselves as "nvme" in certain rare cases was added to PendingReleaseNotes by 1d0fd5603e9fd74d54d41b7c4895f9e41c510c29 but it never found its way into the official v15.2.0 release notes. Signed-off-by: Nathan Cutler --- PendingReleaseNotes | 7 ------- doc/releases/octopus.rst | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e85f640afcb..e6bf1e82314 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -3,13 +3,6 @@ * CVE-2020-10736: Fixes an authorization bypass in monitor and manager daemons -* In certain rare cases, OSDs would self-classify themselves as type - 'nvme' instead of 'hdd' or 'ssd'. This appears to be limited to - cases where BlueStore was deployed with older versions of ceph-disk, - or manually without ceph-volume and LVM. Going forward, the OSD - will limit itself to only 'hdd' and 'ssd' (or whatever device class the user - manually specifies). - * RGW: a mismatch between the bucket notification documentation and the actual message format was fixed. This means that any endpoints receiving bucket notification, will now receive the same notifications inside an JSON array diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 5df76fcafb0..c0b7369a0ff 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -685,6 +685,13 @@ Upgrade compatibility notes tools. Specifying obect size is now accomplished by using an upper-case O ``-O``. +* In certain rare cases, OSDs would self-classify themselves as type + 'nvme' instead of 'hdd' or 'ssd'. This appears to be limited to + cases where BlueStore was deployed with older versions of ceph-disk, + or manually without ceph-volume and LVM. Going forward, the OSD + will limit itself to only 'hdd' and 'ssd' (or whatever device class o + the user manually specifies). + Changelog --------- -- 2.39.5