Bug 1934134
Summary: | ACPI table limits warning when booting guest with 512 VCPUs | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Yanhui Ma <yama> |
Component: | qemu-kvm | Assignee: | Ani Sinha <anisinha> |
qemu-kvm sub component: | Devices | QA Contact: | Yiqian Wei <yiwei> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | ailan, anisinha, chayang, coli, imammedo, jinzhao, juzhang, kraxel, mrezanin, nanliu, nilal, nkoenig, pmendezh, smitterl, virt-maint, xuwei, yiwei, yuhuang |
Version: | unspecified | Keywords: | Reopened, Triaged |
Target Milestone: | rc | ||
Target Release: | 9.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-8.0.0-2.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:26:38 UTC | Type: | Feature Request |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | 6.2 |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1788991, 1948358 |
Description
Yanhui Ma
2021-03-02 15:13:37 UTC
Did this warning already exist on 8.4? I'm assuming it is not a regression, but I'd like to make sure. (In reply to Eduardo Habkost from comment #2) > Did this warning already exist on 8.4? I'm assuming it is not a regression, > but I'd like to make sure. You mean rhel8.3? I will try it on 8.3? (In reply to Yanhui Ma from comment #3) > (In reply to Eduardo Habkost from comment #2) > > Did this warning already exist on 8.4? I'm assuming it is not a regression, > > but I'd like to make sure. > > You mean rhel8.3? I will try it on 8.3? Sorry, yes, I meant 8.3. (In reply to Eduardo Habkost from comment #4) > (In reply to Yanhui Ma from comment #3) > > (In reply to Eduardo Habkost from comment #2) > > > Did this warning already exist on 8.4? I'm assuming it is not a regression, > > > but I'd like to make sure. > > > > You mean rhel8.3? I will try it on 8.3? > > Sorry, yes, I meant 8.3. Changing to qemu-kvm-5.1.0-20.module+el8.3.1+9918+230f5c26.x86_64, the warning also exists. Thank you. We'll investigate and try to address this in 8.5. Hello Eduardo, The RHEL 8.4 testing first shows the ACPI error when we increase the 8.3 TB 255 vcpu vm to 512 vcpus. Referring back to the same test for 8.3 shows the vm fails to start with no message. I would consider the message an improvement. Any comments? Regards, Brian warning was there for a long time, it was added around v2.1 time when we bumped ACPI tables size first to 64K and then to 128K. Later on at v2.3 time we made ACPI table blobs, resizable (a1666142db6233 acpi-build: make ROMs RAM blocks resizeable) with upper limit 2Mb. So all practical warning doesn't apply to machine versions 2.3 and newer. It's too late for 8.5, moving it to 8.6. Bulk update: Move RHEL-AV bugs to RHEL9. If necessary to resolve in RHEL8, then clone to the current RHEL8 release. Moving this to 9.2 and updating the stale date. Let's plan this for inclusion in 9.2 and if it doesn't make it, then close wontfix. Not clear to me whether Julia's upstream: https://lists.nongnu.org/archive/html/qemu-devel/2022-10/msg01640.html series resolves this. (In reply to John Ferlan from comment #18) > Let's plan this for inclusion in 9.2 and if it doesn't make it, then close > wontfix. > > Not clear to me whether Julia's upstream: > https://lists.nongnu.org/archive/html/qemu-devel/2022-10/msg01640.html > series resolves this. Nope, above is SMBIOS fix where as 'Warning' comes from ACPI. See comment 8, we cannot just remove it until 2.2 machine type upstream exists. for newer machine types the warning is not relevant. This aging bug was planned to be resolved within the 9.2.0 release timeframe; however, since it has not been addressed by ITM 24, we are closing as deferred. If this bug is reopened, there must be a downstream commit ready to be posted for merge or the bug must be part of some rebase. When reopening, add the release ITR and appropriate DTM. Posted an upstream patch here: https://lists.gnu.org/archive/html/qemu-devel/2023-03/msg05231.html QE bot(pre verify): Set 'Verified:Tested,SanityOnly' as gating/tier1 test pass. 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: qemu-kvm security, bug fix, and enhancement 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-2023:6368 |