evacuate assumes you've done all the fencing and cleanup of the node
itself, this is by design.

** Changed in: nova
       Status: New => Won't Fix

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

Title:
  ""nova evacuate""  does not tell cinder to do  ""removehlu""

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  [Background]

  When I did:

   ""nova live-migration""

  It tells the Cinder to do:

   1.addhlu to add HLU on destination host
   2.removehlu to delete HLU on source host

  But when I did:

   ""nova evacuate""

  It only tells the Cinder to do:

   1.addhlu to add HLU on destination host

  Even source compute node completely is down, powered off, HLU on
  source compute node is still visible.

  Evacuation itself is success. I'm not quite sure if this behavior is
  by design or not.

  [Reproduce]
   * Pre-requirement:
    the Cinder using EMC VNX storage as backend.

  ""nova boot"" to create an instance, called ""ins-A"" (for instance)
  Power-off compute node which  ""ins-A"" were running on.
  ""nova evacuate"" to evacuate ""ins-A"" to another compute node.

  [Expected Behavior]
   Add HLU on destination compute node
   Remove HLU from source compute node.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to