Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
If install a new guest use sata disk,can not install.
Version:
Host:
# uname -r
3.10.0-0.rc7.64.el7.x86_64
# rpm -q qemu-kvm
qemu-kvm-1.5.1-2.el7.x86_64
1.Boot guest with
..-M q35 -drive file=/root/flang/rhel6.4-newinstall,format=qcow2,if=none,id=drive-ide0-0-0,format=qcow2,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=2...
Error: NO usable disks have been found.
addtional info : Also can not install rhel7
Test this bug on qemu-kvm-1.5.1-0.el7.x86_64 and qemu-kvm-1.5.1-1.el7.x86_64
Host:
3.10.0-0.rc6.63.el7.x86_64
qemu-kvm:
qemu-kvm-1.5.0-2.el7.x86_64--->pass
qemu-kvm-1.5.1-1.el7.x86_64--->fail,hit the same problem
qemu-kvm-1.5.1-2.el7.x86_64--->fail
So this is a regression bug . qemu-kvm-1.5.1-1.el7.x86_64 version bring the regression.
This should be an upstream bug that is introduced with rebase:
http://lists.nongnu.org/archive/html/qemu-devel/2013-07/msg00690.html
commit 0565700d7859bca6cb0e74c3c98f5fd1201559b5
ide: Set BSY bit during FLUSH
The implementation of the ATA FLUSH command invokes a flush at the block
layer, which may on raw files on POSIX entail a synchronous fdatasync().
This may in some cases take so long that the SLES 11 SP1 guest driver
reports I/O errors and filesystems get corrupted or remounted read-only.
Avoid this by setting BUSY_STAT, so that the guest is made aware we are
in the middle of an operation and no ATA commands are attempted to be
processed concurrently.
(cherry picked from commit f68ec8379e88502b4841a110c070e9b118d3151c)
Comment 10Christoph Anton Mitterer
2013-07-25 12:48:56 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.
Contact your manager or support representative in case you have further questions about the request.