yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37390
[Bug 1489874] [NEW] No logging is done if live-migration fails
Public bug reported:
In [1] and [2], the live-migration recovery method is being called,
meaning the operation failed, but there is no other information
regarding the failure, making it hard to determine the issue. The
exception is being handled without any logging: [3]
[1] http://paste.openstack.org/show/430902/
[2] http://paste.openstack.org/show/430899/
[3]
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L5004
** Affects: nova
Importance: Undecided
Status: New
** Tags: live-migration
--
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/1489874
Title:
No logging is done if live-migration fails
Status in OpenStack Compute (nova):
New
Bug description:
In [1] and [2], the live-migration recovery method is being called,
meaning the operation failed, but there is no other information
regarding the failure, making it hard to determine the issue. The
exception is being handled without any logging: [3]
[1] http://paste.openstack.org/show/430902/
[2] http://paste.openstack.org/show/430899/
[3]
https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L5004
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1489874/+subscriptions
Follow ups