From: Rishabh Dave Date: Mon, 3 Mar 2025 16:41:25 +0000 (+0530) Subject: PendingReleaseNote: add note that "volume create" accepts pool names... X-Git-Tag: testing/wip-jcollin-testing-20250924.083816-reef~1^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=38fbdd990ad056dc5d45ff017a651743d495c805;p=ceph-ci.git 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 (cherry picked from commit a74dbbe8ee19d7b572c1a63984f6db8db203cd3b) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a39d6db7b5a..fe491e94483 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -76,6 +76,10 @@ fuse client for `fallocate` for the default case (i.e. mode == 0) since CephFS does not support disk space reservation. The only flags supported are `FALLOC_FL_KEEP_SIZE` and `FALLOC_FL_PUNCH_HOLE`. +* 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.0.0