We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870cbf6 commit 9e40a5cCopy full SHA for 9e40a5c
doc/cephfs/fs-volumes.rst
@@ -612,6 +612,15 @@ otherwise fail (if the snapshot did not exist).
612
613
.. note:: if the last snapshot within a snapshot retained subvolume is removed, the subvolume is also removed
614
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
624
Listing the Snapshots of a Subvolume
625
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
626
0 commit comments