[pve-devel] feature request : batch migration of multiple vm

Alexandre DERUMIER aderumier at odiso.com
Mon Mar 26 09:03:22 CEST 2012


Hi Dietmar,

One feature I think it currently missing, is batch migration of multiple vms.
Sometime if need to do maitenance on a proxmox host, I have a lot of vm to live migrate, and it can take time (+-30-40 vm by host), as I want to do it sequentially.
(In parallel, we need a lot a bandwith for memory transfert and It can slowdown migration)

qm migrate vmid targethost
wait for end transfert
qm migrate vmid targethost
wait for end transfert
qm migrate vmid targethost


What do you think about a 

qm migrate vmid,vmid,vmid,vmid,vmid targethost 
qm migrate ALL targethost 

?

-Alexandre



More information about the pve-devel mailing list