[Openstack] Devstack -Ocata - Failed to launch instance on Host

Ramu, MohanX mohanx.ramu at intel.com
Tue Nov 28 15:46:49 UTC 2017


After running discover host command also not able to populate the compute node data into Resource_providers table.

The cell mapping table ahs cello and Null not cell0, post updating cell1 also -nothing resolved.


su -s /bin/sh -c "nova-manage cell_v2 discover_hosts --verbose" nova
nova-manage cell_v2 discover_hosts




-----Original Message-----
From: Brian Haley [mailto:haleyb.dev at gmail.com] 
Sent: Monday, November 27, 2017 10:21 PM
To: Ramu, MohanX <mohanx.ramu at intel.com>; openstack at lists.openstack.org
Subject: Re: [Openstack] Devstack -Ocata - Failed to launch instance on Host

On 11/27/2017 10:24 AM, Ramu, MohanX wrote:
> Hi All,
> 
> Not bale to launch an instance on Compute Node. instead of it, 
> instance is trying to launch on the same controller.
> 
> The added compute node is not there in resource provider table.
> 
> Could you please help us what we missed.
> 
> Is placement API not configured on compute node side and Is there 
> Placement API configurations coming by default along with basic 
> Devstack set up?

There is a section on multinode setup in the devstack repo, doc/source/guides/multinode-lab.rst, that I think covers the issue you're seeing.  Assuming your compute node shows up in  'nova service-list' output, you need to run ./tools/discover_hosts.sh to have a cell mapping added for the node.

-Brian



More information about the Openstack mailing list