← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1715646] Re: Compute host for ironic is not mapped to a cell if no ironic node is created

 

Reviewed:  https://review.openstack.org/502080
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=2427ffca8bd0e2ab5127020ae6ffea9decfdc915
Submitter: Jenkins
Branch:    master

commit 2427ffca8bd0e2ab5127020ae6ffea9decfdc915
Author: Dmitry Tantsur <divius.inside@xxxxxxxxx>
Date:   Fri Sep 8 16:44:24 2017 +0200

    Document setting discover_hosts_in_cells_interval in nova.conf
    
    By default, starting with Ocata, an operator needs to run a nova-manage command
    after each node is enrolled to make sure it's correctly mapped to a cell.
    This is not something we can ask in all cases (especially if Ironic UI is used),
    so let us document running a periodic task for it instead.
    
    Change-Id: I0c7bf29b0e27bef7205880ebc164d3a82e7b0be8
    Closes-Bug: #1715646


** Changed in: ironic
       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/1715646

Title:
  Compute host for ironic is not mapped to a cell if no ironic node is
  created

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

Bug description:
  'nova-manage cell_v2 discover_hosts' command discovers a host based on compute node records.
  When virt ironic driver is used, a compute node record is created after a node is created in ironic. If a nova compute host is set up before a node is created in ironic, discover_hosts command cannot discover the host. The command should be run after a node is created in ironic.

  I'm not sure if this is a bug.
  If not, it would be better to add a note to ironic install guide.

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


References