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 44cacaf commit 0a02914Copy full SHA for 0a02914
doc/cephfs/fs-volumes.rst
@@ -480,6 +480,10 @@ The output format is JSON and contains the following fields.
480
* ``features``: features supported by the subvolume
481
* ``state``: current state of the subvolume
482
* ``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'.
487
488
If a subvolume has been removed but its snapshots have been retained, the
489
output contains only the following fields.
0 commit comments