← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1404795] [NEW] instance's host and node are target host's while evacuate failed

 

Public bug reported:

   Evacuate provide a way to recover instance from a failed compute node,
    compute manager changes instance's host and node name with target host
    before do real action '_rebuild_default_impl', we didn't catch exception
    from _rebuild_default_impl, any evacuate failure leaves instance's host
    and node name as target host's.  The worse thing is when restart the original failure node
   it check instance's host and  destory them in original  node.   We need recover instance's
   attributes host and node.

** Affects: nova
     Importance: Undecided
     Assignee: ChangBo Guo(gcb) (glongwave)
         Status: In Progress

-- 
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/1404795

Title:
  instance's host and node are target host's while evacuate failed

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
     Evacuate provide a way to recover instance from a failed compute node,
      compute manager changes instance's host and node name with target host
      before do real action '_rebuild_default_impl', we didn't catch exception
      from _rebuild_default_impl, any evacuate failure leaves instance's host
      and node name as target host's.  The worse thing is when restart the original failure node
     it check instance's host and  destory them in original  node.   We need recover instance's
     attributes host and node.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1404795/+subscriptions


Follow ups

References