[libvirt-users] Problem to migrate virtual machine between two hosts with same uuid

info at umbertocarrara.it info at umbertocarrara.it
Tue Aug 23 11:08:29 UTC 2011


hi at all,
i'm trying to migrate a vm between two host but fails, this is what
I did:

virsh # start win2008
Domain win2008 started

virsh # list
 Id Name                 State
----------------------------------
  1 win2008              running

virsh # migrate --live win2008 qemu+ssh://host2/system
error: internal error Attempt to migrate guest to the same host 
00010203-0405-0607-0809-0a0b0c0d0e0f

if I type on both hosts:

host1
virsh # sysinfo

.......
  <system>
    <entry name='manufacturer'>Supermicro</entry>
    <entry name='product'>X9SCL/X9SCM</entry>
    <entry name='version'>0123456789</entry>
    <entry name='serial'>0123456789</entry>
    <entry name='uuid'>00010203-0405-0607-0809-0A0B0C0D0E0F</entry>
    <entry name='sku'>To be filled by O.E.M.</entry>
    <entry name='family'>To be filled by O.E.M.</entry>
  </system>
........
 
 
host2
virsh # sysinfo

.......
  <system>
    <entry name='manufacturer'>Supermicro</entry>
    <entry name='product'>X9SCL/X9SCM</entry>
    <entry name='version'>0123456789</entry>
    <entry name='serial'>0123456789</entry>
    <entry name='uuid'>00010203-0405-0607-0809-0A0B0C0D0E0F</entry>
    <entry name='sku'>To be filled by O.E.M.</entry>
    <entry name='family'>To be filled by O.E.M.</entry>
  </system>

........

The problem seems to be the same uuid on both hosts, 

1) is correct?
2) if is correct, how I can resolve?

Thanks a lot in advance

Umberto




-- 
------------------------------------------

  mediaus
  around the web

  Via Romana, 2143 - 55100 Antraccoli - LUCCA
  Web: http://www.mediaus.it
  Tel.:  +39 (0) 583 493745/464501
  Mob. +39 349.5422881
  Fax.:  +39 (0) 583 471420
  Mailto:info at mediaus.it




More information about the libvirt-users mailing list