← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366859] [NEW] extra_spec requirement 'amd64' does not match 'x86_64'

 

Public bug reported:

Using the latest Nova Ironic compute drivers (either from Ironic or
Nova) I'm hitting scheduling ERRORS:

Sep 08 15:26:45 localhost nova-scheduler[29761]: 2014-09-08 15:26:45.620
29761 DEBUG nova.scheduler.filters.compute_capabilities_filter [req-
9e34510e-268c-40de-8433-d7b41017b54e None] extra_spec requirement
'amd64' does not match 'x86_64' _satisfies_extra_specs
/opt/stack/venvs/nova/lib/python2.7/site-
packages/nova/scheduler/filters/compute_capabilities_filter.py:70

I've gone ahead and patched in https://review.openstack.org/#/c/117555/.

The issue seems to be that ComputeCapabilitiesFilter does not itself
canonicalize instance_types when comparing them which will breaks
existing TripleO baremetal clouds using x86_64 (amd64).

** Affects: nova
     Importance: Critical
         Status: New

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

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

Title:
  extra_spec requirement 'amd64' does not match 'x86_64'

Status in OpenStack Compute (Nova):
  New

Bug description:
  Using the latest Nova Ironic compute drivers (either from Ironic or
  Nova) I'm hitting scheduling ERRORS:

  Sep 08 15:26:45 localhost nova-scheduler[29761]: 2014-09-08
  15:26:45.620 29761 DEBUG
  nova.scheduler.filters.compute_capabilities_filter [req-9e34510e-268c-
  40de-8433-d7b41017b54e None] extra_spec requirement 'amd64' does not
  match 'x86_64' _satisfies_extra_specs
  /opt/stack/venvs/nova/lib/python2.7/site-
  packages/nova/scheduler/filters/compute_capabilities_filter.py:70

  I've gone ahead and patched in
  https://review.openstack.org/#/c/117555/.

  The issue seems to be that ComputeCapabilitiesFilter does not itself
  canonicalize instance_types when comparing them which will breaks
  existing TripleO baremetal clouds using x86_64 (amd64).

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


Follow ups

References