Bug 1804037
Summary: | Scheduling Memory calculation disregards huge-pages | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> |
Component: | ovirt-engine | Assignee: | Andrej Krejcir <akrejcir> |
Status: | CLOSED ERRATA | QA Contact: | Polina <pagranat> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.3.8 | CC: | ahadas, akrejcir, emarcus, klaas, pelauter, sgoodman |
Target Milestone: | ovirt-4.4.1 | Flags: | lsvaty:
testing_plan_complete-
|
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | rhv-4.4.0-29 | Doc Type: | Bug Fix |
Doc Text: |
Previously, the `Memory` scheduling filter did not correctly consider memory for huge pages. Consequently, the Manager tried to start virtual machines without huge pages on the memory dedicated to huge pages.
With this update, the `Memory` filter correctly considers huge page memory.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-23 16:11:04 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Germano Veit Michel
2020-02-18 04:59:28 UTC
(In reply to Germano Veit Michel from comment #0) > 3. User can run non HP VMs with up to 8G total, which can crash the host, as > the real free memory is around 5G after HP configuration. and also run a 3G Hugepages VM at the same time... As this can get confusing... BZ1804037 - Scheduling Memory calculation disregards huge-pages ---> for not considering statically allocated hugepages at kernel cmdline when calculating scheduling memory BZ1804046 - Engine does not reduce scheduling memory when a VM with dynamic hugepages runs ---> for not considering VMs running with dynamic hugepages when calculating scheduling memory change SLA team to virt, we're not tracking SLA separately anymore Verifying according to the https://bugzilla.redhat.com/show_bug.cgi?id=1804037#c5 and #c6 since HugePages are subtracted now and no discussion was continued for the UI issue 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: Red Hat Virtualization 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-2020:3807 |