1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-06 17:18:29 +03:00
lvm2/include
Zdenek Kabelac 21b1cb2d5a 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

(cherry picked from commit ed48cb26a3)

Conflicts:
	WHATS_NEW

(cherry picked from commit 864babf4c7)
2021-08-11 13:02:48 +02:00
..
.gitignore git: update .gitignore 2021-03-19 23:21:18 +01:00
configure.h.in vdo: add vdoimport support 2021-08-11 13:02:48 +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