Sorry but how should I do a backup when the host doesn't work correctly? Or like this: with dd make an image file from the volume: dd if=/dev/dm-6 of=/root/vm-100-disk-1 bs=1M Then move the file to the new host and play it on the new host back?