RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1145904 - qemu-kvm will give strange hint when add bps twice for a drive
Summary: qemu-kvm will give strange hint when add bps twice for a drive
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.1
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Ademar Reis
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1145586
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-24 05:59 UTC by Jun Li
Modified: 2014-09-24 14:30 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1145586
Environment:
Last Closed: 2014-09-24 14:30:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Jun Li 2014-09-24 06:02:44 UTC
Version of components:
qemu-kvm-1.5.3-72.el7.x86_64

CLI:
# /usr/libexec/qemu-kvm -drive file=/home/win2012-64-virtio.qcow2,if=none,id=img,bps=0,bps=0 -device virtio-blk-pci,drive=img,id=sys-img -monitor stdio

Results:
qemu-kvm: -drive file=/home/win2012-64-virtio.qcow2,if=none,id=img,bps=0,bps=0: could not open disk image /home/win2012-64-virtio.qcow2: Block format 'qcow2' used by device 'img' doesn't support the option 'bps'

Comment 3 Ademar Reis 2014-09-24 14:30:16 UTC
Since RHEL7 supports QEMU via libvirt, this shouldn't affect users, so I'm closing this bug.

(please correct me if you can reproduce it via standard libvirt calls).


Note You need to log in before you can comment on or make changes to this bug.