Bug 1710634 - [OSP 16][RFE][Deployment] Support for image type filter
Summary: [OSP 16][RFE][Deployment] Support for image type filter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: beta
: 16.0 (Train on RHEL 8.1)
Assignee: Piotr Kopec
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks: 1782220 1793596
TreeView+ depends on / blocked
 
Reported: 2019-05-15 22:47 UTC by Dan Smith
Modified: 2020-02-06 18:00 UTC (History)
21 users (show)

Fixed In Version: puppet-nova-15.4.1-0.20191126042922.b1bb388.el8ost openstack-tripleo-heat-templates-11.3.1-0.20191126041653.414d4d9.el8ost
Doc Type: Technology Preview
Doc Text:
In Red Hat OpenStack Platform 16.0, a technology preview has been added to the Orchestration service (heat). A new parameter, `NovaSchedulerQueryImageType,` has been added that controls the Compute service (nova) placement and scheduler components query placement for image type (scheduler/query_placement_for_image_type_support). When set to true (the default), `NovaSchedulerQueryImageType` excludes compute nodes that do not support the disk format of the image used in a boot request. For example, the libvirt driver uses Red Hat Ceph Storage as an ephemeral back end, and does not support qcow2 images (without an expensive conversion step). In this case, enabling `NovaSchedulerQueryImageType` ensures that the scheduler does not send requests to boot a qcow2 image to compute nodes that use Red Hat Ceph Storage.
Clone Of:
: 1782220 1793596 (view as bug list)
Environment:
Last Closed: 2020-02-06 14:40:53 UTC
Target Upstream Version:
Embargoed:
nwolf: needinfo+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1832738 0 None None None 2019-12-03 07:52:57 UTC
OpenStack gerrit 663272 0 'None' MERGED Add parameter for `scheduler/query_placement_for_image_type_support` 2021-01-15 03:12:57 UTC
OpenStack gerrit 665168 0 'None' MERGED Enable Request Filter for Image Types 2021-01-15 03:13:36 UTC
Red Hat Product Errata RHEA-2020:0283 0 None None None 2020-02-06 14:41:32 UTC

Description Dan Smith 2019-05-15 22:47:49 UTC
This was merged in Train:

https://blueprints.launchpad.net/nova/+spec/request-filter-image-types

We need to be able to enable it in director (probably by default) and it needs some easy QE:

Set up a deployment with Ceph and ideally one compute node without ceph, force_raw_images=False. Boot qemu image instances and make sure placement and scheduler are always choosing the non-ceph one. Also use osc-placement to validate that QCOW2 is present on non-ceph nodes, and absent on ceph ones.

Comment 19 errata-xmlrpc 2020-02-06 14:40:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:0283


Note You need to log in before you can comment on or make changes to this bug.