Comment 5 for bug 1783635

Revision history for this message
Satish Patel (satish-txt) wrote : Re: [Bug 1783635] Re: Live migration failed.: AttributeError: 'Guest' object has no attribute 'migrate_configure_max_speed'

Thanks Matt,

Finally i migrated over queens which has this patch already.

I would be good if you guys promote this patch to pike also

On Mon, Jul 30, 2018 at 10:55 AM, Matt Riedemann <email address hidden> wrote:
> There is a patch here: https://review.openstack.org/#/c/586965/
>
> ** Also affects: nova/pike
> Importance: Undecided
> Status: New
>
> ** Changed in: nova
> Status: New => Invalid
>
> ** Changed in: nova/pike
> Status: New => In Progress
>
> ** Changed in: nova/pike
> Importance: Undecided => High
>
> ** Changed in: nova/pike
> Assignee: (unassigned) => Lee Yarwood (lyarwood)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1783635
>
> Title:
> Live migration failed.: AttributeError: 'Guest' object has no
> attribute 'migrate_configure_max_speed'
>
> Status in OpenStack Compute (nova):
> Invalid
> Status in OpenStack Compute (nova) pike series:
> In Progress
>
> Bug description:
> I have running openstack pike 16.0.15 and seeing following error when
> trying to do live migration with ceph storage.
>
> Any idea what is the workaround here?
>
>
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [req-8049c16f-0a42-4c15-8806-346d0ea556b7 78ca592a663a487d982a4c412ce4d52e d0d9c227e2d34d3a941e3cd16dea06ed - default default] [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] Live migration failed.: AttributeError: 'Guest' object has no attribute 'migrate_configure_max_speed'
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] Traceback (most recent call last):
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] File "/openstack/venvs/nova-16.0.16/lib/python2.7/site-packages/nova/compute/manager.py", line 5580, in _do_live_migration
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] block_migration, migrate_data)
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] File "/openstack/venvs/nova-16.0.16/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 6436, in live_migration
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] migrate_data)
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] File "/openstack/venvs/nova-16.0.16/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 6944, in _live_migration
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] guest.migrate_configure_max_speed(
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948] AttributeError: 'Guest' object has no attribute 'migrate_configure_max_speed'
> 2018-07-25 16:14:15.180 59135 ERROR nova.compute.manager [instance: 3971f7e6-33a4-47f8-a308-39dff169f948]
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nova/+bug/1783635/+subscriptions