mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
be6c34212b
Add support for usage of 'dm-snapshot' for doing whole device conversion in a snapshot which could be merged once the whole conversion has been made. This helps with cases where there would be any unexpected failure in the middle of conversion process and user can continue using original device until problem in conversion is fixed. Import tool now uses 'truncate' tool to create a small backend file (20M) for loop device to hold COW exception store. Option --vdo-config has been added to allow specifing location of vdo configuration file. Option --no-snapshot allows to use import tool without creation of snapshot, however recovery after finished VDO conversion and unfinished lvm2 conversion is then very difficult. Option --uuid-prefix allow to specify DM UUID prefix for snapshot device. Use read with -r. |
||
---|---|---|
.. | ||
lvm2create_initrd | ||
.gitignore | ||
blk_availability_init_red_hat.in | ||
blk_availability_systemd_red_hat.service.in | ||
blkdeactivate.sh.in | ||
cmirrord_init_red_hat.in | ||
code-stats.rb | ||
com.redhat.lvmdbus1.conf | ||
com.redhat.lvmdbus1.service.in | ||
dm_event_systemd_red_hat.service.in | ||
dm_event_systemd_red_hat.socket.in | ||
fsadm.sh | ||
gdbinit | ||
lvm2_cmirrord_systemd_red_hat.service.in | ||
lvm2_lvmdbusd_systemd_red_hat.service.in | ||
lvm2_lvmpolld_init_red_hat.in | ||
lvm2_lvmpolld_systemd_red_hat.service.in | ||
lvm2_lvmpolld_systemd_red_hat.socket.in | ||
lvm2_monitoring_init_red_hat.in | ||
lvm2_monitoring_init_rhel4 | ||
lvm2_monitoring_systemd_red_hat.service.in | ||
lvm2_tmpfiles_red_hat.conf.in | ||
lvm2-pvscan.service.in | ||
lvm_import_vdo.sh | ||
lvmdump.sh.in | ||
lvmlockd.service.in | ||
lvmlocks.service.in | ||
lvresize_fs_helper.sh | ||
Makefile.in | ||
relpath.awk | ||
vgimportclone.sh | ||
VolumeGroup.ocf |