From a74dbbe8ee19d7b572c1a63984f6db8db203cd3b Mon Sep 17 00:00:00 2001 From: Rishabh Dave Date: Mon, 3 Mar 2025 22:11:25 +0530 Subject: [PATCH] PendingReleaseNote: add note that "volume create" accepts pool names... in args. Add a release note that "ceph fs volume create" command allows users to pass pool names to "ceph fs volume create" command. Signed-off-by: Rishabh Dave --- PendingReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 292cf1f43edc1..083794c7b3771 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -101,6 +101,11 @@ `PutBucketPolicy`. Additionally, the root user will always have access to modify the bucket policy, even if the current policy explicitly denies access. +* CephFS: The ``ceph fs volume create`` command now allows users to pass + metadata and data pool names to be used for creating the volume. If either + is not passed or if either is a non-empty pool, the command will abort. + + >=19.2.1 * CephFS: Command `fs subvolume create` now allows tagging subvolumes through option -- 2.39.5