From: Harald Hoyer <harald@redhat.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: problem with commit "cdrom_id: Do not ignore errors from scsi_cmd_run()"
Date: Wed, 30 Jun 2010 10:09:50 +0000 [thread overview]
Message-ID: <4C2B17EE.20001@redhat.com> (raw)
In-Reply-To: <4C293677.3030308@yahoo.com.ar>
On 06/29/2010 12:38 PM, Harald Hoyer wrote:
> On 06/29/2010 01:55 AM, Gerardo Exequiel Pozzi wrote:
>> Hello
>>
>> I have a problem with this commit [#1] "cdrom_id: Do not ignore errors
>> from scsi_cmd_run()" and qemu-kvm-0.12.4.
>>
>> running /lib/udev/cdrom_id /dev/sr0 does not return
>> ID_CDROM_MEDIA_TRACK_COUNT_DATA (there is a iso image specified on
>> qemu-kvm command line, so there is a media present)
>> Running with --debug show that error is produced (add below)
>>
>> For working again I done:
>> 1) Only reverting this commit [#1] "cdrom_id: Do not ignore errors from
>> scsi_cmd_run()"
>> 2) Only revert revert the commit [#2] "cdrom_id: Swap media state and
>> TOC info probing"
>>
>> In case (1) no error is displayed and ID_CDROM_MEDIA_TRACK_COUNT_DATA is
>> printed.
>> In case (2) error is displayed and ID_CDROM_MEDIA_TRACK_COUNT_DATA is
>> printed.
>>
>> As result udev rule that uses this info will fail.
>>
>> Tested on Linux 2.6.33.5 and 2.6.34, under 32 bits and 64 bits with the
>> same results.
>>
>> If need more info, please let me know.
>>
>> Thanks.
>>
>> # /lib/udev/cdrom_id --debug /dev/sr0
>> main: probing: '/dev/sr0'
>> cd_inquiry: INQUIRY: [QEMU ][QEMU DVD-ROM ][0.12]
>> cd_profiles: GET CONFIGURATION: size of features buffer 0x0010
>> cd_profiles: GET CONFIGURATION: feature 'profiles', with 2 entries
>> feature_profiles: profile 0x10 dvd_rom
>> feature_profiles: profile 0x08 cd_rom
>> cd_profiles: current profile 0x08
>> cd_profiles: profile 0x08 media_cd_rom
>> info_scsi_cmd_err: READ DISC INFORMATION failed with
>> SK=5h/ASC h/ACQ\0h
>> ID_CDROM=1
>> ID_CDROM_CD=1
>> ID_CDROM_DVD=1
>> ID_CDROM_MRW=1
>> ID_CDROM_MRW_W=1
>> ID_CDROM_MEDIA=1
>> ID_CDROM_MEDIA_CD=1
>>
>>
>> [#1]
>> http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;hXe178894bfc040834e1270c6fe9b9fdef513550#patch1
>>
>>
>> [#2]
>> http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h0e3b1a0d3a3ec76f16736470dc656744848d941
>>
>>
>>
>
> Apparently qemu does not implement the scsi "READ DISC INFORMATION"
> command for cdroms.
>
> Filed on the Red Hat bugzilla
> https://bugzilla.redhat.com/show_bug.cgi?id`9049
Comment of Gerardo Exequiel Pozzi
Additional note: This only fail with IDE cd-rom, SCSI cd-rom works OK
With "-drive file=xyz.iso,if=scsi,mediaÍrom" works fine, but with "-drive
file=xyz.iso,if=ide,mediaÍrom" (or directly -cdrom) fails.
prev parent reply other threads:[~2010-06-30 10:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-28 23:55 problem with commit "cdrom_id: Do not ignore errors from scsi_cmd_run()" Gerardo Exequiel Pozzi
2010-06-29 10:38 ` Harald Hoyer
2010-06-30 10:09 ` Harald Hoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C2B17EE.20001@redhat.com \
--to=harald@redhat.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).