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: v17.0.0~49^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9f9f8adc47486432c746565ea5a1f204736632c1;p=ceph-ci.git doc/mgr/volumes: Document 'fs subvolume authorized_list' cli Fixes: https://tracker.ceph.com/issues/44931 Signed-off-by: Kotresh HR --- diff --git a/doc/cephfs/fs-volumes.rst b/doc/cephfs/fs-volumes.rst index d4914645831..96bee21430f 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 ]