Answer the question
In order to leave comments, you need to log in
What does migrating a large disk to a KVM image look like?
The task is to transfer a large disk to the image, for its subsequent launch on a new server. What (for me) complicates the task, in addition to the lack of experience and the criticality of the data on the server:
Source machine
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md2 1016G 31G 934G 4% /
/dev/md1 496M 56M 415M 12% /boot
/dev/md3 1.7T 231G 1.4T 15% /home
Answer the question
In order to leave comments, you need to log in
isn't it easier?
tar -cjf backup.tar.bz2 / --exclude=/backup.tar.bz2
tar -xjpf backup.tar.bz2
And here, BuriK666 , everything is solved exclusively by grub?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question