Bug 1456432
| Summary: | New uploaded QCOW2v3 Glance images will fail to be downloaded from Glance | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Maor <mlipchuk> |
| Component: | Backend.Core | Assignee: | Maor <mlipchuk> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Raz Tamir <ratamir> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.2 | CC: | amureini, bugs, ratamir, stirabos |
| Target Milestone: | ovirt-4.1.3 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: exception+ amureini: devel_ack+ |
| Target Release: | 4.1.3.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Download images from Glance only supported volumes with compatibility version of QCOW2v2
Consequence:
New images which were uploaded with QCOW2v3 format will fail to be downloaded
Fix:
Add support for QCOW2v3 as well based on the DC compatibility level
Result:
Add support for QCOW2v3,
Validation of volume format is based on DC compatibility level, so for example, volumes with QCOW2v3 will not be supported in DC 4.0
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-07-06 13:22:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Maor
2017-05-29 11:57:45 UTC
*** Bug 1456431 has been marked as a duplicate of this bug. *** Verified on ovirt-engine-4.2.0-0.0.master.20170621095718.git8901d14.el7.centos.noarch Exported qcow2v3 image to glance and import it successfully |