Bug 1930522
Summary: | [RHV-4.4.5.5] Failed to deploy RHEL AV 8.4.0 host to RHV with error "missing groups or modules: virt:8.4" | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | zhoujunqin <juzhou> |
Component: | ovirt-engine | Assignee: | Dana <delfassy> |
Status: | CLOSED ERRATA | QA Contact: | Petr Matyáš <pmatyas> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.4.4 | CC: | bugs, chhu, dfodor, gdeolive, mperina, mxie, tyan, xiaodwan, zili |
Target Milestone: | ovirt-4.4.6 | ||
Target Release: | 4.4.6 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | libvirt_RHV_INT | ||
Fixed In Version: | ovirt-engine-4.6.6.1 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-01 13:22:12 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: |
Description
zhoujunqin
2021-02-19 04:45:09 UTC
Yes, this is a known issue, RHEL 8.4 will be supported only in RHV 4.4.6, because they changed naming of advanced virtualization module from "virt:<RHEL VERSION>" to "virt:av" from RHEL 8.4. So we will need to adapt our logic around advanced virtualization channel: 1. If RHEL version < 8.4, use versioned channel (for example for RHEL 8.3 use virt:8.3) 2. If RHEL version >= 8.4, use non-versioned channel virt:av Verified on ovirt-engine-4.4.6.3-0.8.el8ev.noarch 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 security update (ovirt-engine) [ovirt-4.4.6]), 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-2021:2179 |