Skip to content

Commit a74dbbe

Browse files
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 <[email protected]>
1 parent 3044bf7 commit a74dbbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PendingReleaseNotes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@
101101
`PutBucketPolicy`. Additionally, the root user will always have access to modify
102102
the bucket policy, even if the current policy explicitly denies access.
103103

104+
* CephFS: The ``ceph fs volume create`` command now allows users to pass
105+
metadata and data pool names to be used for creating the volume. If either
106+
is not passed or if either is a non-empty pool, the command will abort.
107+
108+
104109
>=19.2.1
105110

106111
* CephFS: Command `fs subvolume create` now allows tagging subvolumes through option

0 commit comments

Comments
 (0)