[virt-tools-list] C'ant migrate with virt-manager or virsh

Cole Robinson crobinso at redhat.com
Fri Mar 15 13:23:01 UTC 2013


On 03/15/2013 01:33 AM, digvijay chauhan wrote:
> Hello,
>           i migrated the vm to the dsetination but when i remigrate to its
> original host is gives me.
> 
> [root at node0 ~]# virsh migrate try3 --live  qemu+ssh://100.100.102.106/system
> <http://100.100.102.106/system>  --unsafe
> root at 100.100.102.106 <mailto:root at 100.100.102.106>'s password:
> error: internal error hostname on destination resolved to localhost, but
> migration requires an FQDN.
> 

That message should be self explanatory: the destination host needs a FQDN
(fully qualified domain name), but the equivalent of hostname --fqdn is
'localhost'. You need to fix that for migration to work.

- Cole




More information about the virt-tools-list mailing list