Bug 952974
Summary: | qemu-img resize of a qcow2 image file does not work for reducing the size | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | nigil <nigil> |
Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
Status: | CLOSED WONTFIX | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | acathrow, bsarathy, dyasny, juzhang, mkenneth, nigil, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-17 20:01:53 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
nigil
2013-04-17 05:32:10 UTC
Currently, Seems qcow2 can not support shrink. Raw format support. Thanks. The same has been said in https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/sect-Virtualization-Tips_and_tricks-Using_qemu_img.html But I think we should have this feature for qcow2 format also as mainly qcow2 images are used for thin-provisioning. Please update the inclusion plan for this and close the bug. (In reply to comment #2) > Thanks. The same has been said in > https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/ > 6/html/Virtualization_Administration_Guide/sect-Virtualization- > Tips_and_tricks-Using_qemu_img.html > But I think we should have this feature for qcow2 format also as mainly > qcow2 images are used for thin-provisioning. Please update the inclusion > plan for this and close the bug. Unfortunately qcow2 doesn't support resize and in this case you should either use raw or convert the image to a new one (the effective way to resize a qcow2 image). Indeed, it's a nice feature to have. Note taken, but closing the bug as WONTFIX because we don't have any plans to support it yet. |