yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14876
[Bug 1294210] Re: InvalidCPUInfo exception not catched in conductor _live_migrate
** Also affects: nova/icehouse
Importance: Undecided
Status: New
** Changed in: nova/icehouse
Status: New => In Progress
** Changed in: nova/icehouse
Importance: Undecided => Medium
** Changed in: nova/icehouse
Assignee: (unassigned) => Chuck Short (zulcss)
** Changed in: nova/icehouse
Milestone: None => 2014.1.1
** Tags removed: icehouse-backport-potential
--
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/1294210
Title:
InvalidCPUInfo exception not catched in conductor _live_migrate
Status in OpenStack Compute (Nova):
Fix Committed
Status in OpenStack Compute (nova) icehouse series:
In Progress
Bug description:
Environment:
- fresh devstack multinode installation using nova-network.
- one controller node with a compute node (node_1)
- one compute node (node_2)
Both compute nodes has different cpu info features.
When live migrating from node_1 to node_2 an InvalidCPUInfo is raised in live_mirgate method in conductor's manager.
The exception is not captured and the roll back of the task_state is not performed.
The instance stays in 'migrating' state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1294210/+subscriptions
References