Bug 1908337
| Summary: | [v2v] VM import RHV to Vmware remove memory limits from VM Spec | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Amos Mastbaum <amastbau> |
| Component: | V2V | Assignee: | Sam Lucidi <slucidi> |
| Status: | CLOSED ERRATA | QA Contact: | Amos Mastbaum <amastbau> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.5.0 | CC: | cnv-qe-bugs, fdupont, istein |
| Target Milestone: | --- | ||
| Target Release: | 2.5.3 | ||
| 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-03-15 19:29:39 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
Amos Mastbaum
2020-12-16 13:01:51 UTC
@Fabien, we already have a CNV-2.5.3 build. Should this bug move to ON_QA? Verified on OCP-4.6/CNV hco-v2.5.3-64
Memory limit field do not exist on an imported VM from RHV like before:
From imported VM yaml:
memory: {}
resources:
requests:
memory: 1Gi
evictionStrategy: LiveMigrate
|