File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 4848 CephFS does not support disk space reservation. The only flags supported are
4949 `FALLOC_FL_KEEP_SIZE` and `FALLOC_FL_PUNCH_HOLE`.
5050
51+ >=19.2.1
52+
53+ * CephFS: Command `fs subvolume create` now allows tagging subvolumes through option
54+ `--earmark` with a unique identifier needed for NFS or SMB services. The earmark
55+ string for a subvolume is empty by default. To remove an already present earmark,
56+ an empty string can be assigned to it. Additionally, commands
57+ `ceph fs subvolume earmark set`, `ceph fs subvolume earmark get` and
58+ `ceph fs subvolume earmark rm` have been added to set, get and remove earmark from a given subvolume.
59+
5160>=19.0.0
5261
5362* cephx: key rotation is now possible using `ceph auth rotate`. Previously,
You can’t perform that action at this time.
0 commit comments