← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1763039] Re: evacuate instance documentation not mentioning host-evacuate

 

Reviewed:  https://review.openstack.org/578040
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=7b8e8988072306f77fbaaef97a820b0e7c78ef99
Submitter: Zuul
Branch:    master

commit 7b8e8988072306f77fbaaef97a820b0e7c78ef99
Author: Dominic Schlegel <dominic.schlegel@xxxxxxxxxxxx>
Date:   Tue Jun 26 10:59:08 2018 +0200

    docs: add nova host-evacuate command to evacuate documentation
    
    Split up the evacuate instance documentation into two parts. One
    for the existing single instance evacuation and a second new part
    for the nova host-evacuate procedure.
    
    Change-Id: Ibcdc2bc3f08e2fab23b9821feae0f489fb64a8f7
    Closes-Bug: #1763039


** Changed in: nova
       Status: In Progress => Fix Released

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

Title:
  evacuate instance documentation not mentioning host-evacuate

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  - [X] This is a doc addition request.

  The current documentation topic "evacuate" in the admin guide is not
  mentioning the host-evacuate command at all.

  if one wants to evacuate all instances on a failed host it is easier
  to use above command. As far as i understand the host-evacuate command
  will loop over the instances on the failed node and then run each
  instance against the scheduler so it can be recreated on a different
  compute node.

  i suggest to enhance the current documentation with a new section
  "auto schedule failover host" and move the current part into a section
  called "manually define failover host". or something like this.

  -----------------------------------
  Release: 17.0.0.0rc2.dev637 on 2018-04-11 13:22
  SHA: 80fa0ff912e37890f255bbbcd1c25f26759070ff
  Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/admin/evacuate.rst
  URL: https://docs.openstack.org/nova/latest/admin/evacuate.html

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


References