
20 Dec
2010
20 Dec
'10
2:19 a.m.
On Mon, Dec 20, 2010 at 09:48:21AM +0800, Osier Yang wrote:
so yes, domain.migration will not return till it's finished.
the problem is not that domain.migration will not return till it's finished. that makes perfect sense and is totally fine. the problem is that i can't seem to do ANYTHING else with libvirt while domain.migration is running, including getting a domain object i can call domain.setmaxdowntime on or even manage other totally unrelated vms. i am trying to figure out if this is just me doing something wrong, or if this is a problem/design decision inside libvirt. --igor