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

vdodumpblockmap - dump the LBA->PBA mappings of a VDO device

Description

vdodumpblockmap dumps all (or only the specified) LBA->PBA mappings from a cleanly shut down VDO device.

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

Example

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

Name

       vdodumpblockmap - dump the LBA->PBA mappings of a VDO device

Options

--help Print this help message and exit.

       --lba  Dump only the mapping for the specified LBA.

       --version
              Show the version of vdodumpblockmap.

See Also

lvmvdo(7), lvchange(8)

Red Hat                                            2023-03-28                                 VDODUMPBLOCKMAP(8)

Synopsis

vdodumpblockmap [--lba=lba] filename

See Also