Bug 1644418 - Nova instances launch fail on nodes added post deployment with: "Host 'compute-2.localdomain' is not mapped to any cell" messages when the first controller has been blacklisted
Summary: Nova instances launch fail on nodes added post deployment with: "Host 'comput...
Keywords:
Status: CLOSED DUPLICATE of bug 1562082
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-30 19:14 UTC by Marius Cornea
Modified: 2018-10-31 11:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-31 11:36:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marius Cornea 2018-10-30 19:14:47 UTC
Description of problem:
Nova instances launch fail on node added post deployment with: "Host 'compute-2.localdomain' is not mapped to any cell" messages

Note: during scale out the following nodes are blacklisted:

parameter_defaults:
  DeploymentServerBlacklist:
    - compute-0
    - controller-0

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-9.0.1-0.20181013060864.ffbe879.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Deploy with 3 controllers + 2 computes + 3 ceph nodes
2. Blacklist compute-0 and controller-0
3. Scale out with an additional compute node(compute-2)
4. Run tempest smoke test

Actual results:

Failures showing that the newly added node hasn't been mapped to any cell:
Details: {u'message': u"Host 'compute-2.localdomain' is not mapped to any cell", u'code': 400, u'created': u'2018-10-30T18:36:10Z'}


Expected results:
No failures, the newly added node should be mapped to the cell automatically.

Additional info:
It appears that these errors show up only when blacklisting controller-0.

Comment 2 Ollie Walsh 2018-10-31 11:36:58 UTC

*** This bug has been marked as a duplicate of bug 1562082 ***


Note You need to log in before you can comment on or make changes to this bug.