** Project changed: nova-hyper => nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

