]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: add "rbd device unmap --namespace" note 48459/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 10 Oct 2022 18:18:12 +0000 (20:18 +0200)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 12 Oct 2022 07:46:05 +0000 (14:46 +0700)
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 2df426bd9743309318cc1022853d0033e9c7c4b9)

PendingReleaseNotes

index 77e35f582e90a144c874dc11a4c060362a2d9c58..ea3a21e5d3c4d2164da0a7c6c4c32267520c8c24 100644 (file)
   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
 --------