Skip to content

Commit 9e40a5c

Browse files
doc/cephfs: add doc for "snapshot getpath" cmd
Signed-off-by: Rishabh Dave <[email protected]>
1 parent 870cbf6 commit 9e40a5c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/cephfs/fs-volumes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,15 @@ otherwise fail (if the snapshot did not exist).
612612

613613
.. note:: if the last snapshot within a snapshot retained subvolume is removed, the subvolume is also removed
614614

615+
Fetching Path of a Snapshot of a Subvolume
616+
------------------------------------------
617+
Use a command of the following form to fetch the absolute path of a snapshot of
618+
a subvolume:
619+
620+
.. prompt:: base #
621+
622+
ceph fs subvolume snapshot getpath <volname> <subvol_name> <snap_name> [<group_name>]
623+
615624
Listing the Snapshots of a Subvolume
616625
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
617626

0 commit comments

Comments
 (0)