nova fails to launch i386 images

Bug #1265877 reported by LaMont Jones
40
This bug affects 7 people
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Invalid
Medium
Unassigned
simplestreams
Fix Released
Medium
Unassigned
nova (Ubuntu)
Invalid
Medium
Unassigned
nova-compute (Juju Charms Collection)
Invalid
Medium
Unassigned

Bug Description

in nova.conf:
compute_scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler
scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,DiskFilter,CoreFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter

The openstack deployment has several compute nodes, all of them running 64-bit installs. The above config results in:

vm_type:all does not support requested instance_properties host_passes /usr/lib/python2.7/dist-packages/nova/scheduler/filters/image_props_filter.py:83

And error-state for all attempts to launch a 32-bit image.

The same applies with: compute_scheduler_driver=nova.scheduler.chance.ChanceScheduler

Dropping ImagePropertiesFilter from the filters list "fixes" the issue, but clearly there is no reason that the 64-bit box cannot run a 32-bit image in a vm.

lamont

Tags: openstack cts

Related branches

Revision history for this message
LaMont Jones (lamont) wrote :

We are seeing this in both: nova-scheduler=1:2013.1.4-0ubuntu1~cloud0 and nova-scheduler=1:2013.2-0ubuntu1~cloud0

lamont

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nova (Ubuntu):
status: New → Confirmed
James Page (james-page)
Changed in nova (Ubuntu):
status: Confirmed → Triaged
Changed in cloud-archive:
status: New → Triaged
importance: Undecided → Medium
Changed in nova (Ubuntu):
importance: Undecided → Medium
tags: added: cts
tags: added: openstack
Revision history for this message
James Page (james-page) wrote :

I suspect some sort of i386 != i686 mismatch here. Retaining the ImagePropertiesFilter is important for mix architecture envs, so we need to get that matching sorted.

Changed in nova-compute (Juju Charms Collection):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
James Page (james-page) wrote :
Changed in nova-compute (Juju Charms Collection):
status: Triaged → Invalid
Changed in nova (Ubuntu):
status: Triaged → Invalid
Changed in cloud-archive:
status: Triaged → Invalid
Scott Moser (smoser)
Changed in simplestreams:
status: New → Fix Committed
importance: Undecided → Medium
Revision history for this message
Scott Moser (smoser) wrote : Fixed in simplestreams version 0.1.0.

This bug is believed to be fixed in simplestreams in version 0.1.0. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in simplestreams:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.