Hi everyone<br>i've been trying to migrate a domain from hostA to 
hostB.But everytime i did it with <br>"virsh --live migrate 
<Domain> xen+ssh://root@Destination",<br>it failed and told me 
something like <br>"Error Domain not 
found:xenUnifiedDomainLookupByName".<br>The same thing happened when i 
tried to do the same thing with libvirt API like virDomainMigrate & 
virDomainMigrateToURI.<br>i am confused about this.<br>So can anybody 
can tell me why?Thanks a lot.<br>BTW,the OS is CentOS 5.4 with libvirt 0.7.7 and Xen 3.4.0.<br>