If I compare a live migration between two compute nodes still in newton
and compute node migrated to ocata, I can see the spice option have
changed:

newton: -spice port=5916,addr=0.0.0.0,disable-ticketing,seamless-migration=on
ocata:  -spice port=5903,addr=None,disable-ticketing,seamless-migration=on

In ocata and newton, all my instances have the follow libvirt
configuration:

    <graphics type='spice' autoport='yes' listen='0.0.0.0' keymap='en-us'>
      <listen type='address' address='0.0.0.0'/>
    </graphics>

So the issue looks come from the new libvirt that doesn't use the
correct address (None instead of 0.0.0.0).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706374

Title:
  ocata live migration won't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1706374/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to