Bug 1088695
| Summary: | there are four "gluster" in qemu-img supported format list | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | mazhang <mazhang> |
| Component: | qemu-kvm | Assignee: | Jeff Cody <jcody> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 7.1 | CC: | areis, bsarathy, chayang, hhuang, jcody, juzhang, mazhang, michen, mkenneth, mrezanin, qiguo, qzhang, rbalakri, virt-maint, xfu |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qemu-kvm-1.5.3-66.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 998426 | Environment: | |
| Last Closed: | 2015-03-05 08:06:28 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: | |||
| Bug Depends On: | 998426 | ||
| Bug Blocks: | |||
|
Comment 3
Jeff Cody
2014-05-06 18:24:14 UTC
Fix included in qemu-kvm-1.5.3-66.el7 Reproduce bug with qemu-img-rhev-1.5.3-60.el7ev.x86_64 & qemu-kvm-rhev-1.5.3-60.el7ev.x86_64 #qemu-img --help Supported formats: vvfat vpc vmdk vhdx vdi sheepdog sheepdog sheepdog rbd raw host_cdrom host_floppy host_device file qed qcow2 qcow parallels nbd nbd nbd iscsi gluster gluster gluster gluster dmg cow cloop bochs blkverify blkdebug verify bug with qemu-img-1.5.3-66.el7.x86_64 & qemu-kvm-1.5.3-66.el7.x86_64 Supported formats: vvfat vpc vmdk vhdx vdi sheepdog raw host_cdrom host_floppy host_device file qed qcow2 qcow parallels nbd iscsi gluster dmg cow cloop bochs blkverify blkdebug verify bug with qemu-img-rhev-2.1.0-3.el7ev.preview.x86_64 & qemu-kvm-rhev-2.1.0-3.el7ev.preview.x86_64 Supported formats: blkdebug blkverify bochs cloop cow dmg file gluster host_cdrom host_device host_floppy nbd parallels qcow qcow2 qed raw sheepdog vdi vmdk vpc vvfat According to test result above. this bug is fixed. but since it miss "vhdx" and "iscsi" in qemu-img supported format list for qemu-img-rhev-2.1.0-3.el7ev.preview. so QE filed a new bug 1122778 to track it 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://rhn.redhat.com/errata/RHSA-2015-0349.html |