Bug 1813741
Summary: | [ovirt] allow template parameters customization (mem/cpu/disk) in the machine | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Roy Golan <rgolan> | |
Component: | Cloud Compute | Assignee: | Roy Golan <rgolan> | |
Cloud Compute sub component: | oVirt Provider | QA Contact: | Jan Zmeskal <jzmeskal> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | jzmeskal, lleistne, michal.skrivanek, rdlugyhe | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1830001 1835576 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:20:18 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: | ||||
Bug Blocks: | 1820300, 1830001, 1835576 |
Description
Roy Golan
2020-03-16 00:08:37 UTC
Roy, is that even desirable capability for IPI? I don't know how other platforms handle this, but as far as I understand, the point of IPI isn't really to be customizable. Other platforms allow that degree of customization. It's a reasonable balance because not all clusters have the same needs, and not all ovirt/rhv clusters have the same capabilities. Hi Roy, could you please comment about how users can consume this functionality? I tried deploying OCP4.5 cluster (using the latest nightly) with this specified in install-config.yaml: controlPlane: architecture: amd64 hyperthreading: Enabled name: master platform: ovirt: memory_mb: 12 replicas: 3 However, the created master VMs still had only 8GB of memory. Could you please attach some detailed info on the usage? this is bug is only the cluster api provider component. To complete this should be in as well Bug 1820300 I cannot really verify that until https://bugzilla.redhat.com/show_bug.cgi?id=1820300 is merged. Roy, I suppose this is pretty much verified by verifying https://bugzilla.redhat.com/show_bug.cgi?id=1820300, right? yes. once you verify it. Thank you for clarification, Michal :) Chat response from Roy: the answer is yes for the question you can use it without the istaller you can edit the machineset object oc edit machineset <name of the worker pool set> (In reply to Jan Zmeskal from comment #8) > Roy, I suppose this is pretty much verified by verifying > https://bugzilla.redhat.com/show_bug.cgi?id=1820300, right? Actually we must verify this first, to unblock its cherry pick to 4.4 [1] once [1] is merged I will be able to complete the 4.4 cherry-pick to the installer. The installer is dependent on the cluster-api-provider-ovirt repository. Verified this alongside 1820300, see here: https://bugzilla.redhat.com/show_bug.cgi?id=1820300#c9 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, 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/RHBA-2020:2409 |