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@node0 ~]# virsh migrate try3 --live  qemu+ssh://100.100.102.106/system
> <http://100.100.102.106/system>  --unsafe
> [email protected] <mailto:[email protected]>'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

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to