Skip to content

Commit 16dfa00

Browse files
committed
doc: add pendingreleasenotes for cephfs subvolume earmarking feature
Signed-off-by: Avan Thakkar <[email protected]>
1 parent 94b59f4 commit 16dfa00

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

PendingReleaseNotes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
output is changed from 'STATUS' to 'STATE'. The state of a group snapshot
1414
that was shown as 'ok' is now shown as 'complete', which is more descriptive.
1515

16+
>=19.2.1
17+
18+
* CephFS: Command `fs subvolume create` now allows tagging subvolumes through option
19+
`--earmark` with a unique identifier needed for NFS or SMB services. The earmark
20+
string for a subvolume is empty by default. To remove an already present earmark,
21+
an empty string can be assigned to it. Additionally, commands
22+
`ceph fs subvolume earmark set`, `ceph fs subvolume earmark get` and
23+
`ceph fs subvolume earmark rm` have been added to set, get and remove earmark from a given subvolume.
24+
1625
>=19.0.0
1726

1827
* cephx: key rotation is now possible using `ceph auth rotate`. Previously,

0 commit comments

Comments
 (0)