Bug 2143039
| Summary: | Some liveMigrationConfig options cannot be used for cluster-wide setting | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Jenifer Abrams <jhopper> |
| Component: | Installation | Assignee: | Simone Tiraboschi <stirabos> |
| Status: | CLOSED ERRATA | QA Contact: | Debarati Basu-Nag <dbasunag> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.11.1 | CC: | dbasunag, kbidarka, kmajcher, sgott, srao, stirabos |
| Target Milestone: | --- | ||
| Target Release: | 4.13.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | hco-bundle-registry-container-v4.13.0.rhel9-1070 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-18 02:55:41 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: | |||
|
Description
Jenifer Abrams
2022-11-15 21:10:10 UTC
Moving this BZ to the installation component because the parameters listed in the description are exposed in the KubeVirt CR. We suspect they simply need to be exposed in the hyperconverged operator. Please feel free to revert if you feel this is in error. Stu, we never really got any request to implement those knobs and they are nor even mentioned in the documentation ( https://docs.openshift.com/container-platform/4.11/virt/live_migration/virt-live-migration-limits.html ) so this looks more like an RFE to me. On the technical side exposing the additional APIs is straightforward, my concerns are mostly about the upgrade path that could potentially be affected. Are we thinking about adding those for 4.13 or backporting them to 4.12 or even 4.11? Jenifer, as the issue reporter here, what's the urgency level from your PoV? It's a trivial change on HCO side, that would then have to be covered with QE automation on Virt side. If it's not yet covered, will you have capacity to do that? What would be the default value for those two parameters? Parameters are: allowAutoConverge: "true" allowPostCopy: "true" Verified against CNV-v4.13.0.rhel9-1184. hco.spec.liveMigrationConfig has the following values: ============================== allowAutoConverge: false allowPostCopy: false 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: OpenShift Virtualization 4.13.0 Images 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:3205 |