1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/include
Zdenek Kabelac ed48cb26a3 vdo: add vdoimport support
Add tool 'vdoimport' to support easy conversion of an existing VDO manager managed
VDO volumes into lvm2 managed VDO LV.

When physical converted volume is already a logical volume, conversion
happens with the VG itself, just with validation for extent_size, so
the virtually sized logical VDO volume size can be expressed in extents.

Example of basic simple usage:

vdoimport --name vg/vdolv  /dev/mapper/vdophysicalvolume
2021-07-09 14:57:59 +02:00
..
.gitignore git: update .gitignore 2021-03-19 23:21:18 +01:00
configure.h.in vdo: add vdoimport support 2021-07-09 14:57:59 +02:00
lvm-version.h.in doc: change fsf address 2016-01-21 12:11:37 +01:00
Makefile.in makefiles: improving cleaning rules 2018-11-29 23:05:43 +01:00