Make the user aware to adapt the client capabilities to enable the configuration of quotas.
Signed-off-by: Jannis Speer <Jannis.speer@tutanota.com>
doc/cephfs: fix broken link
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
99fe86670fc23dd98b6e583ac4de6a5dcd8f8e28)
.. note:: Values will be strictly cast to IEC units even when SI units
are input, e.g. 1K to 1024 bytes.
+.. note:: To enable a client to set a quota by modifying the corresponding
+ extended attribute, in the client's authentication capabilities the ``p``
+ flag needs to be set in addition to ``rw``. See :ref:`CephFS Client
+ Capabilities - Layout and Quota restriction (the 'p'
+ flag)<cephfs-layout-and-quota-restriction>` for more details.
+
To view quota limit::
$ getfattr -n ceph.quota.max_bytes /some/dir