Bug 2023250
Summary: | [RFE] Use virt:rhel module instead of virt:av in RHEL 8.6+ to get advanced virtualization packages | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Perina <mperina> | |
Component: | ovirt-engine | Assignee: | Martin Perina <mperina> | |
Status: | CLOSED ERRATA | QA Contact: | Tadeas Kozub <tkozub> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 4.4.9 | CC: | emarcus, gdeolive, lsvaty, michal.skrivanek, mkalinin, mtessun, pelauter | |
Target Milestone: | ovirt-4.5.0 | Keywords: | FutureFeature, ZStream | |
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ovirt-engine-4.5.0 | Doc Type: | Release Note | |
Doc Text: |
The Advanced Virtualization module (virt:av) has been merged into the standard RHEL virtualization module (virt:rhel) as part of the RHEL 8.6 release. Due to this change, the host deploy and host upgrade flows have been updated to properly enable the virt:rhel module during new installation of the RHEL 8.6 host and during upgrade of an existing RHEL 8.5 or earlier host to a RHEL 8.6 host.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2036835 (view as bug list) | Environment: | ||
Last Closed: | 2022-05-26 16:23:22 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2036835, 2082685 |
Description
Martin Perina
2021-11-15 10:11:29 UTC
i think "av" will continue to exist and be available, it will just have old packages. More the reason to change it:) Verified on ovirt engine version: 4.5.0.1-601.f26e9ea8cac5.3.el8ev
Host playbook chooses correct module stream - 'dnf -y module enable virt:rhel'.
# vi /var/log/ovirt-engine/ansible-runner-service.log
> 2022-03-21 15:31:00,723 - runner_service.services.playbook - DEBUG - cb_event_handler event_data={'uuid': '28b16a3c-1ac8-418a-9840-ce07997924d9', 'counter': 54, 'stdout': 'changed: [HOSTNAME]', 'start_line': 49, 'end_line': 50, 'runner_ident': '21731e40-a91b-11ec-9278-001a4aa00100', 'event': 'runner_on_ok', 'pid': 10459, 'created': '2022-03-21T13:31:00.721806', 'parent_uuid': '001a4aa0-0100-8020-0cad-0000000001b1', 'event_data': {'playbook': 'ovirt-host-deploy.yml', 'playbook_uuid': 'fe246bc3-e102-49fb-9d45-d5271f2d9579', 'play': 'all', 'play_uuid': '001a4aa0-0100-8020-0cad-000000000008', 'play_pattern': 'all', 'task': 'Enable advanced virtualization module', 'task_uuid': '001a4aa0-0100-8020-0cad-0000000001b1', 'task_action': 'command', 'task_args': '', 'task_path': '/usr/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-facts/tasks/av-setup.yml:29', 'role': 'ovirt-host-deploy-facts', 'host': 'HOSTNAME', 'remote_addr': 'HOSTNAME', 'res': {'cmd': 'dnf -y module enable virt:rhel', 'stdout': 'Updating Subscription Management repositories.\nUnable to read consumer identity\n\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\n\nLast metadata expiration check: 1:11:30 ago on Mon Mar 21 14:19:30 2022.\nDependencies resolved.
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 (Moderate: RHV Manager (ovirt-engine) [ovirt-4.5.0] security update), 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/RHSA-2022:4711 |