logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vdolistmetadata - list the metadata regions on a VDO device

Description

vdolistmetadata  lists the metadata regions of a VDO device as ranges of block numbers.  Each range is on
       a separate line of the form:
         startBlock .. endBlock: label
       Both endpoints are included in the range, and are the zero-based indexes of 4KB VDO  metadata  blocks  on
       the backing device.

       filename must be the path of the VDODataLV as described in lvmvdo(7).

Example

       # lvchange -ay vdo1/vdo0pool_vdata
       # vdolistmetadata /dev/mapper/vdo1-vdo0pool_vdata
       # lvchange -an vdo1/vdo0pool_vdata

Name

       vdolistmetadata - list the metadata regions on a VDO device

Options

--help Print this help message and exit.

       --version
              Show the version of vdolistmetadata.

See Also

lvmvdo(7), lvchange(8)

Red Hat                                            2023-03-28                                 VDOLISTMETADATA(8)

Synopsis

vdolistmetadatafilename

See Also