Bug 1762217
| Summary: | the conversion pod does not start with blockMode PVCs | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Tomas Jelinek <tjelinek> | |
| Component: | Console Kubevirt Plugin | Assignee: | Marek Libra <mlibra> | |
| Status: | CLOSED ERRATA | QA Contact: | Nelly Credi <ncredi> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.2.0 | CC: | aos-bugs, cnv-qe-bugs, dagur, mlibra, rhrazdil | |
| Target Milestone: | --- | |||
| Target Release: | 4.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Cause: The kubevirt-storage-class-defaults ConfigMaps setting is not reflected for VMware imports
Consequence: blockMode PVC can not be used for VMware VM import
Fix: Fixed, the storage class defaults are used when requesting for VMware imported disks
Result:
|
Story Points: | --- | |
| Clone Of: | 1756328 | |||
| : | 1762218 (view as bug list) | Environment: | ||
| Last Closed: | 2020-01-23 11:07:48 UTC | Type: | --- | |
| 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: | 1762218 | |||
|
Description
Tomas Jelinek
2019-10-16 08:49:50 UTC
Patch for temporary disk: https://github.com/kubevirt/web-ui-components/pull/561 Verified that with the fix included from https://github.com/kubevirt/web-ui-components/pull/561, the conversion pod disk has correct accessMode RWO and volumeMode Filesystem and successfully binds using rook-ceph storage class. The VM import started as expected. 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:0062 |