Skip to content

Commit 0a02914

Browse files
doc/cephfs: update docs since "subvolume info" cmd output can also...
contain source field in it. Signed-off-by: Rishabh Dave <[email protected]>
1 parent 44cacaf commit 0a02914

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/cephfs/fs-volumes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,10 @@ The output format is JSON and contains the following fields.
480480
* ``features``: features supported by the subvolume
481481
* ``state``: current state of the subvolume
482482
* ``earmark``: earmark of the subvolume
483+
* ``source``: exists only if subvolume is a clone. It contains name of the
484+
source snapshot and names of the volume, subvolume group and subvolume in
485+
which the source snapshot is located. If the clone was created with Tentacle
486+
or earlier release, value of this field is 'N/A'.
483487

484488
If a subvolume has been removed but its snapshots have been retained, the
485489
output contains only the following fields.

0 commit comments

Comments
 (0)