← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1785007] Re: Install and configure a compute node for Ubuntu in nova

 

The docs are correct. We list the compute services first to make sure
the service has started and created an entry in the database. Then we
discover_hosts, because you can't discover the host until it's
registered itself (specifically the compute_nodes record) in the
database.

** Changed in: nova
       Status: In Progress => Invalid

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

Title:
  Install and configure a compute node for Ubuntu in nova

Status in OpenStack Compute (nova):
  Invalid

Bug description:

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [X] This doc is inaccurate in this way: ______

  In below section "Add the compute node to the cell database", number 1
  is printing nova service for compute node, then number 2 is
  discovering compute node (and include it in nova service element).
  This is confusing; if we do like this, the result of number 1 will not
  show new compute. *This is inaccurate.*

  Suggestion:
  It should be, number 2 (perform discovering compute node), after that do number 1 (shown nova service compute node).

  
  -----------------------------------
  Release: 16.1.5.dev49 on 2018-07-30 19:25
  SHA: b58c7f033771e3ea228e4b40c796d1bc95a087f5
  Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/compute-install-ubuntu.rst
  URL: https://docs.openstack.org/nova/pike/install/compute-install-ubuntu.html

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


References