From 2df426bd9743309318cc1022853d0033e9c7c4b9 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 --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 2e89bab1deed..a4d064d70bd2 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -65,6 +65,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. >=17.2.1 -- 2.47.3