Migrate VM to Second Drive.

sohaib

Well-Known Member
May 14, 2011
124
0
56
Hello

How to move my VM to a second hard drive how can I migrate them its a same server but wanted to migrate them to a second drive.

Thanks
 
Hello

How to move my VM to a second hard drive how can I migrate them its a same server but wanted to migrate them to a second drive.

Thanks
Hi,
For the second disk look here: http://forum.proxmox.com/threads/7782-how-i-can-move-all-VMs-to-a-2nd-HDD
and to move do an shutdown of VM; backup (via gui); restore via cli (qmrestore) and use the option --storage "storagename-of-disk" to restore the VM-disks on the second disk.
Of course you need the space for backup (you can also copy directly with dd but should know what you are doing).

Udo
 
Thanks & I am assuming the same applies if I decide to install a fresh install proxmox in a brand new server and move that VM to that new server and do a restore will the VM boot up - like how it was working in my older machine ?