yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74574
[Bug 1790721] [NEW] nova-status upgrade check shows warnings when it shouldn't
Public bug reported:
# nova-status upgrade check
+-------------------------------------------------------------------+
| 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 no compute resource providers in the Placement |
| service but there are 2 compute nodes in the deployment. |
| This means no compute nodes are reporting into the |
| Placement service and need to be upgraded and/or fixed. |
| See |
| https://docs.openstack.org/nova/latest/user/placement.html |
| for more details. |
+-------------------------------------------------------------------+
| Check: Ironic Flavor Migration |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
| Check: API Service Version |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
| Check: Request Spec Migration |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
nova hypervisor-list
+--------------------------------------+-----------------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+--------------------------------------+-----------------------------+-------+---------+
| UUID1 | node03.NOPE | up | enabled |
| UUID2 | node02.NOPE | up | enabled |
+--------------------------------------+-----------------------------+-------+---------+
openstack resource provider list
+--------------------------------------+-----------------------------+------------+
| uuid | name | generation |
+--------------------------------------+-----------------------------+------------+
| UUID1 | node02.NOPE | 76 |
| UUID2 | node03.NOPE | 34 |
+--------------------------------------+-----------------------------+------------+
** Affects: nova
Importance: High
Status: Confirmed
** Tags: nova-status upgrade
--
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/1790721
Title:
nova-status upgrade check shows warnings when it shouldn't
Status in OpenStack Compute (nova):
Confirmed
Bug description:
# nova-status upgrade check
+-------------------------------------------------------------------+
| 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 no compute resource providers in the Placement |
| service but there are 2 compute nodes in the deployment. |
| This means no compute nodes are reporting into the |
| Placement service and need to be upgraded and/or fixed. |
| See |
| https://docs.openstack.org/nova/latest/user/placement.html |
| for more details. |
+-------------------------------------------------------------------+
| Check: Ironic Flavor Migration |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
| Check: API Service Version |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
| Check: Request Spec Migration |
| Result: Success |
| Details: None |
+-------------------------------------------------------------------+
nova hypervisor-list
+--------------------------------------+-----------------------------+-------+---------+
| ID | Hypervisor hostname | State | Status |
+--------------------------------------+-----------------------------+-------+---------+
| UUID1 | node03.NOPE | up | enabled |
| UUID2 | node02.NOPE | up | enabled |
+--------------------------------------+-----------------------------+-------+---------+
openstack resource provider list
+--------------------------------------+-----------------------------+------------+
| uuid | name | generation |
+--------------------------------------+-----------------------------+------------+
| UUID1 | node02.NOPE | 76 |
| UUID2 | node03.NOPE | 34 |
+--------------------------------------+-----------------------------+------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1790721/+subscriptions
Follow ups