yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65451
[Bug 1698611] Re: ` nova-status upgrade check` Warning
This means the nova-compute services are not all configured properly to
report into the placement service. Docs are available here:
https://docs.openstack.org/developer/nova/placement.html
https://docs.openstack.org/ocata/install-guide-ubuntu/nova-compute-
install.html
So for example, if you run "nova service-list" and there are 4 nova-
compute services listed, those need to all be reporting inventory data
into the placement service, so the [placement] section of nova.conf on
each compute host has to be configured properly, etc.
** Changed in: nova
Status: New => 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/1698611
Title:
` nova-status upgrade check` Warning
Status in OpenStack Compute (nova):
Invalid
Bug description:
Description
===========
When I execute the command `nova-status upgrade check`,
output:
+---------------------------------------------------------------------+
| Upgrade Check Results |
+---------------------------------------------------------------------+
| Check: Cells v2 |
| Result: Success |
| Details: None |
+---------------------------------------------------------------------+
| Check: Placement API |
| Result: Success |
| Details: None |
+---------------------------------------------------------------------+
| Check: Resource Providers |
| Result: Warning |
| Details: There are 1 compute resource providers and 4 compute nodes |
| in the deployment. Ideally the number of compute resource |
| providers should equal the number of enabled compute nodes |
| otherwise the cloud may be underutilized. See |
| http://docs.openstack.org/developer/nova/placement.html |
| for more details. |
+---------------------------------------------------------------------+
I deploy the `nova-placement-api` in the controller node.
What I will deploy, that is to avoid the `Resource Providers Warning`. multi nova-placment-api or what ?
Environment
===========
nova version: ocata
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1698611/+subscriptions
References