Bug 1942047
| Summary: | [RFE][oVIrt] Add support for Machine guarantee memory field on Compute and Control Plain sections | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Guilherme Santos <gdeolive> |
| Component: | Installer | Assignee: | Evgeny Slutsky <eslutsky> |
| Installer sub component: | OpenShift on RHV | QA Contact: | Michael Burman <mburman> |
| Status: | CLOSED WONTFIX | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | eslutsky, gzaidman, mburman, suchaudh |
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-04 12:47:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1970437 | ||
| Bug Blocks: | |||
|
Description
Guilherme Santos
2021-03-23 14:15:30 UTC
Thanks Gui! Douglas added you because it sounds like a fun fix on the installer ** Maybe terraform provider as well Plus need to check that this is not happening on new machines, if that is the case then cluster-api-provider should be patched as well on a separate bug, Gui can you check that and open a new bug if needed? On new machines do you mean like when we scale up and down the cluster? If that is the case, yes. it does happen on new machines due to capacity constraints we will be revisiting this bug in the upcoming sprint @gal- sure I'm working on it. adding support for guranateed_memory for the terraform provider: https://github.com/oVirt/terraform-provider-ovirt/pull/271 masters and workers are using the same rhcos template, so making this configuration part of the RHV template is problematic. we can override the template configuration in VM level (same as setting the VM Memory) need to implement in the VM level. moving back to assigned Closing this since it is not needed any more, the guaranteed memory issue only occurs in RHV 4.4.7 and we added a field to the machine object to be able to set it as a day2 op. There is a KCS that explains all the changes across the RHV versions https://access.redhat.com/articles/6454811. Please reopen if there is a need |