[libvirt] [PATCH] pass correct uri to source host when we do p2p migration

Wen Congyang wency at cn.fujitsu.com
Wed Jan 12 02:14:01 UTC 2011


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
> 




More information about the libvir-list mailing list