| Summary: | the error message "scsi generic interface too old" is wrong more often than not | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Sibiao Luo <sluo> | |
| Component: | qemu-kvm | Assignee: | Fam Zheng <famz> | |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 6.5 | CC: | chayang, juzhang, michen, mkenneth, pbonzini, qzhang, rbalakri, rpacheco, virt-maint, xfu | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | qemu-kvm-0.12.1.2-2.449.el6 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1021788 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-22 06:04:06 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: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1021788 | |||
|
Description
Sibiao Luo
2013-10-22 06:10:37 UTC
BTW, also tried that it can make live snapshot from a passthrough iSCSI LUN to anther iSCSI LUN successfully. The command line is incorrect, so I am changing the subject. Posted a patch to upstream: http://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg02404.html Fix included in qemu-kvm-0.12.1.2-2.449.el6 Verify this issue on qemu-kvm-0.12.1.2-2.454.el6.x86_64 with the same steps. host info: qemu-kvm-0.12.1.2-2.454.el6.x86_64 e.g:...-drive file=/dev/disk/by-path/ip-127.0.0.1:3260-iscsi-iqn.2014-06.com.example:server.target2-lun-1,if=none,id=drive-data-disk,format=raw,aio=native -device virtio-scsi-pci,bus=pci.0,addr=0x7,id=scsi1 -device scsi-block,drive=drive-data-disk,id=data-disk,bus=scsi1.0 -snapshot qemu-kvm: -device scsi-block,drive=drive-data-disk,id=data-disk,bus=scsi1.0: cannot get SG_IO version number: Operation not supported. Is this a SCSI device? qemu-kvm: -device scsi-block,drive=drive-data-disk,id=data-disk,bus=scsi1.0: Device 'scsi-block' could not be initialized /etc/qemu-ifdown: could not launch network script Base on above, this issue has been fixed correctly, move to VERIFIED status, please correct me if any mistake, thanks. Best Regards, sluo 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/RHBA-2015-1275.html |