Skip to content

Commit 99fe866

Browse files
jannisspeerzdover23
authored andcommitted
doc/cephfs: Update quota.rst
Make the user aware to adapt the client capabilities to enable the configuration of quotas. Signed-off-by: Jannis Speer <[email protected]> doc/cephfs: fix broken link Signed-off-by: Zac Dover <[email protected]>
1 parent 1aabc14 commit 99fe866

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/cephfs/quota.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ value::
2929
.. note:: Values will be strictly cast to IEC units even when SI units
3030
are input, e.g. 1K to 1024 bytes.
3131

32+
.. note:: To enable a client to set a quota by modifying the corresponding
33+
extended attribute, in the client's authentication capabilities the ``p``
34+
flag needs to be set in addition to ``rw``. See :ref:`CephFS Client
35+
Capabilities - Layout and Quota restriction (the 'p'
36+
flag)<cephfs-layout-and-quota-restriction>` for more details.
37+
3238
To view quota limit::
3339

3440
$ getfattr -n ceph.quota.max_bytes /some/dir

0 commit comments

Comments
 (0)