← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1794773] Re: Unnecessary warning when ironic node properties are not set

 

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

** Changed in: nova/rocky
     Assignee: Matt Riedemann (mriedem) => Mark Goddard (mgoddard)

** Changed in: nova/queens
       Status: New => In Progress

** Changed in: nova
   Importance: Undecided => Low

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

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

** Changed in: nova/queens
     Assignee: (unassigned) => Mark Goddard (mgoddard)

-- 
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/1794773

Title:
  Unnecessary warning when ironic node properties are not set

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  In Progress
Status in OpenStack Compute (nova) rocky series:
  Fix Committed

Bug description:
  If an ironic node is registered without either of the 'memory_mb' or
  'cpus' properties, the following warning messages are seen in the
  nova-compute logs:

  Warning, memory usage is 0 for <instance> on baremetal node <node>.
  Warning, number of cpus is 0 for <instance> on baremetal node <node>.

  As of the Rocky release [1], the standard compute resources (VCPU,
  MEMORY_MB, DISK_GB) are not registered with placement for ironic
  nodes. They were not required to be set since the Pike release, but
  still this warning is emitted.

  [1] https://review.openstack.org/#/c/565841/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1794773/+subscriptions


References