← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1790721] Re: nova-status upgrade check shows warnings when it shouldn't

 

** Tags added: placement

** Also affects: nova/pike
   Importance: Undecided
       Status: New

** Also affects: nova/ocata
   Importance: Undecided
       Status: New

** Also affects: nova/rocky
   Importance: Undecided
       Status: New

** Also affects: nova/queens
   Importance: Undecided
       Status: New

** Changed in: nova/pike
       Status: New => Confirmed

** Changed in: nova/queens
       Status: New => Confirmed

** Changed in: nova/rocky
       Status: New => Confirmed

** Changed in: nova/queens
   Importance: Undecided => High

** Changed in: nova/pike
   Importance: Undecided => High

** Changed in: nova/rocky
   Importance: Undecided => High

-- 
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):
  In Progress
Status in OpenStack Compute (nova) ocata series:
  New
Status in OpenStack Compute (nova) pike series:
  Confirmed
Status in OpenStack Compute (nova) queens series:
  Confirmed
Status in OpenStack Compute (nova) rocky series:
  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


References