** Changed in: nova
Status: In Progress => Invalid
** Changed in: nova
Assignee: melanie witt (melwitt) => (unassigned)
--
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/1524898
Title:
Volume based live migration aborted unexpectedly
Status in OpenStack Compute (nova):
Invalid
Bug description:
Volume based live migration is failing during tempest testing in the
check and experimental pipelines
http://logstash.openstack.org/#/dashboard/file/logstash.json?query=message:\%22Live%20Migration%20failure:%20operation%20failed:%20migration%20job:%20unexpectedly%20failed\%22%20AND%20tags:\%22screen-n-cpu.txt\%22
shows 42 failures since 12/8
2015-12-18 15:26:26.411 ERROR nova.virt.libvirt.driver
[req-9a4dda34-987c-42a6-a20b-22729cd202e7
tempest-LiveBlockMigrationTestJSON-1501972407
tempest-LiveBlockMigrationTestJSON-1128863260] [instance:
b50e1dc8-9b4c-4edb-be0e-8777cae14f01] Live Migration failure: operation failed:
migration job: unexpectedly failed
2015-12-18 15:26:26.412 DEBUG nova.virt.libvirt.driver
[req-9a4dda34-987c-42a6-a20b-22729cd202e7
tempest-LiveBlockMigrationTestJSON-1501972407
tempest-LiveBlockMigrationTestJSON-1128863260] [instance:
b50e1dc8-9b4c-4edb-be0e-8777cae14f01] Migration operation thread notification
thread_finished /opt/stack/new/nova/nova/virt/libvirt/driver.py:6094
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line
457, in fire_timers
timer()
File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line
58, in __call__
cb(*args, **kw)
File "/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 168,
in _do_send
waiter.switch(result)
File "/usr/local/lib/python2.7/dist-packages/eventlet/greenthread.py", line
214, in main
result = function(*args, **kwargs)
File "/opt/stack/new/nova/nova/utils.py", line 1161, in context_wrapper
return func(*args, **kwargs)
File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 5696, in
_live_migration_operation
instance=instance)
File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line
204, in __exit__
six.reraise(self.type_, self.value, self.tb)
File "/opt/stack/new/nova/nova/virt/libvirt/driver.py", line 5651, in
_live_migration_operation
CONF.libvirt.live_migration_bandwidth)
File "/usr/local/lib/python2.7/dist-packages/eventlet/tpool.py", line 183,
in doit
result = proxy_call(self._autowrap, f, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/eventlet/tpool.py", line 141,
in proxy_call
rv = execute(f, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/eventlet/tpool.py", line 122,
in execute
six.reraise(c, e, tb)
File "/usr/local/lib/python2.7/dist-packages/eventlet/tpool.py", line 80,
in tworker
rv = meth(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/libvirt.py", line 1511, in
migrateToURI
if ret == -1: raise libvirtError ('virDomainMigrateToURI() failed',
dom=self)
libvirtError: operation failed: migration job: unexpectedly failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1524898/+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