-
Bug
-
Resolution: Unresolved
-
Critical
-
2.7.4
-
False
-
None
-
True
-
-
-
Important
MTV is importing VMs with the requests.memory field and the memory.guest field set. this is problematic as it
- prevents memor-overcommit
- is causing un-necessary memory pressure on VMs in the worst case leading to OOM sitiations
- preventing memory hot-plug from the UI see
MTV-1760
spec: architecture: amd64 domain: clock: timezone: UTC cpu: cores: 1 sockets: 4 ... machine: type: q35 memory: guest: 8Gi <---------------------- resources: requests: memory: 8Gi <----------------------
should be
spec: architecture: amd64 domain: clock: timezone: UTC cpu: cores: 1 sockets: 4 ... machine: type: q35 memory: guest: 8Gi <----------------------
- is duplicated by
-
MTV-1760 Changing Memory on VMs created by MTV does not properly edit the VMs
- Closed
- links to
-
RHBA-2025:144453 MTV 2.7.8 Images
- mentioned on