No logging is done if live-migration fails

Bug #1489874 reported by Claudiu Belu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Matt Riedemann

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

Changed in nova:
assignee: nobody → Claudiu Belu (cbelu)
status: New → In Progress
Matt Riedemann (mriedem)
tags: added: compute
Changed in nova:
importance: Undecided → Medium
Changed in nova:
assignee: Claudiu Belu (cbelu) → Matt Riedemann (mriedem)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/217822
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=63ba0e4a18e1a456c97f3b86ad882e0910f75335
Submitter: Jenkins
Branch: master

commit 63ba0e4a18e1a456c97f3b86ad882e0910f75335
Author: Claudiu Belu <email address hidden>
Date: Thu Aug 27 20:29:36 2015 +0300

    live-migration: Logs exception if operation failed

    Live-migration can fail silently, without proper logging, making it
    hard to determine the cause of the failure.

    Closes-Bug: #1489874

    Change-Id: Ib70dafd6fe2658ae9a1a43d177f4ed2c99a10c04

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → liberty-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: liberty-rc1 → 12.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.