From 3846c26b7e69e443ea3c1bd40390bf5ecee595fc Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Mon, 10 Oct 2022 20:18:12 +0200 Subject: [PATCH] PendingReleaseNotes: add "rbd device unmap --namespace" note Signed-off-by: Ilya Dryomov (cherry picked from commit 2df426bd9743309318cc1022853d0033e9c7c4b9) --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 77e35f582e90..ea3a21e5d3c4 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -46,6 +46,10 @@ If that is the case, in OSD logs the "You can be hit by THE DUPS BUG" warning will be visible. Relevant tracker: https://tracker.ceph.com/issues/53729 +* RBD: `rbd device unmap` command gained `--namespace` option. Support for + namespaces was added to RBD in Nautilus 14.2.0 and it has been possible to + map and unmap images in namespaces using the `image-spec` syntax since then + but the corresponding option available in most other commands was missing. >=16.2.8 -------- -- 2.47.3