From: Kotresh HR Date: Tue, 5 Jan 2021 13:25:32 +0000 (+0530) Subject: doc/mgr/volumes: Document 'fs subvolume authorized_list' cli X-Git-Tag: v15.2.10~20^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=410e2fbb075d3636110967c0c88e7250d2c15e1d;p=ceph.git doc/mgr/volumes: Document 'fs subvolume authorized_list' cli Fixes: https://tracker.ceph.com/issues/44931 Signed-off-by: Kotresh HR (cherry picked from commit 9f9f8adc47486432c746565ea5a1f204736632c1) --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index 0dc6b94c682b..79ae23c2e2be 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -183,6 +183,10 @@ Deauthorize cephx auth IDs, the read/read-write access to fs subvolumes:: $ ceph fs subvolume deauthorize [--group_name=] +List cephx auth IDs authorized to access fs subvolume:: + + $ ceph fs subvolume authorized_list [--group_name=] + Fetch the absolute path of a subvolume using:: $ ceph fs subvolume getpath [--group_name ]