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: v14.2.17~53^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d07750352582dcf9ec8e04d917794d6f5ce6faa8;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 500ba26f28ce..e81b1df6a5c8 100644 --- a/doc/cephfs/fs-volumes.rst +++ b/doc/cephfs/fs-volumes.rst @@ -163,6 +163,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 ]