Displaying 2 results from an estimated 2 matches for "adb396a2ec48".
2014 Feb 11
0
Re: Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
...g is that the serial console checking in
> libvirt/src/conf/domain_conf.c::virDomainDefCheckABIStability() is failing
> even though we haven't touched the serial console XML:
>
> 2014-02-10 19:41:07.196 1264 ERROR nova.virt.libvirt.driver [-] [instance:
> 42a841a8-034f-4565-937e-adb396a2ec48] Live Migration failure: unsupported
> configuration: Target domain console count 1 does not match source 0
>
>
> On occasion it passes if the devices/serial/source element happens to be the
> same after migration, but this seems to be a fluke.
>
> If we remove the devices/s...
2014 Feb 10
2
Help? Running into problems with migrateToURI2() and virDomainDefCheckABIStability()
...m that we're seeing is that the serial console checking in
libvirt/src/conf/domain_conf.c::virDomainDefCheckABIStability() is
failing even though we haven't touched the serial console XML:
2014-02-10 19:41:07.196 1264 ERROR nova.virt.libvirt.driver [-]
[instance: 42a841a8-034f-4565-937e-adb396a2ec48] Live Migration failure:
unsupported configuration: Target domain console count 1 does not match
source 0
On occasion it passes if the devices/serial/source element happens to be
the same after migration, but this seems to be a fluke.
If we remove the devices/serial/source element in the XML...