[Qemu-discuss] Live migration, different instance RAM allocations?

2014-01-03 Thread Scott Sullivan
Hello, Is it possible to perform a live migration where SOURCE and DESTINATION have different RAM sizes (using QEMU/KVM)? I know you can live migrate from hostA to hostB without downtime, when the instances RAM allocation is the same on both ends. Is there anyway to perform the live migration,

Re: [Qemu-discuss] Live migration, different instance RAM allocations?

2014-01-03 Thread Jakob Bohm
On 1/3/2014 4:33 PM, Scott Sullivan wrote: Hello, Is it possible to perform a live migration where SOURCE and DESTINATION have different RAM sizes (using QEMU/KVM)? I know you can live migrate from hostA to hostB without downtime, when the instances RAM allocation is the same on both ends. Is