
12 Jan
2011
12 Jan
'11
3:14 a.m.
At 01/11/2011 07:00 PM, Daniel P. Berrange Write:
Also, nothing here is actually fixing the deadlock, which could likely be triggered, just by giving 2 URIs explicitly pointing to the same machine which is again requesting a "localhost" migration:
virsh -c qemu+ssh://<remotehost IP>/system migrate --p2p <domain name> qemu+ssh://<remotehost IP>/system
In this case, the deadlock does not happen, and we will receive the following error message: error: Requested operation is not valid: domain is already active as 'domain name' Thanks for such a detailed explanation about desturi.
Regards, Daniel