From: Paolo Bonzini <pbonzini@redhat.com>
To: Pavel Hrdina <phrdina@redhat.com>
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset
Date: Fri, 17 May 2013 14:15:36 +0200 [thread overview]
Message-ID: <51961F68.10701@redhat.com> (raw)
In-Reply-To: <51961E6C.7060108@redhat.com>
Il 17/05/2013 14:11, Pavel Hrdina ha scritto:
> On 17.5.2013 14:02, Paolo Bonzini wrote:
>> Il 17/05/2013 13:57, Pavel Hrdina ha scritto:
>>>>
>>>> What happens when you suspend the QEMU machine to RAM? I believe the
>>>> tray should remain open or, if closed, should remain locked. Can you
>>>> try the same test on bare-metal (hint: boot to emergency mode to bypass
>>>> anything that udev can do with locking the tray, then use sg_prevent to
>>>> toggle the state).
>>>
>>> I've booted to init 1, then ejected the CD-ROM tray and run the
>>> pm-suspend. The computer has suspended successfully. And again
>>> immediately after the computer is turned on before the screen is turned
>>> on the CD-ROM tray is closed.
>>
>> Ok, these are good signs. :)
>>
>>> I don't have SCSI CD-ROM device to use the sg_prevent.
>>
>> All CD-ROMs ultimately speak SCSI (via ATAPI). You don't have /dev/sr0?
>>
>> Paolo
>>
>
> Yes I have. If I run "sg_prevent /dev/sr0" the CD-ROM tray could be
> still opened. Even with "sg_prevent -p 3 /dev/sr0".
Try "init=/bin/sh". Runlevel 1 might not be enough.
Also, you can try "echo 0 > /sys/block/sr0/event_poll_msecs"
Paolo
next prev parent reply other threads:[~2013-05-17 12:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-16 15:34 [Qemu-devel] [PATCH] scsi: reset cdrom tray statuses on scsi_disk_reset Pavel Hrdina
2013-05-16 15:42 ` Eric Blake
2013-05-16 15:48 ` Pavel Hrdina
2013-05-16 16:11 ` Paolo Bonzini
2013-05-17 11:57 ` Pavel Hrdina
2013-05-17 12:02 ` Paolo Bonzini
2013-05-17 12:11 ` Pavel Hrdina
2013-05-17 12:15 ` Paolo Bonzini [this message]
2013-05-17 12:34 ` Pavel Hrdina
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=51961F68.10701@redhat.com \
--to=pbonzini@redhat.com \
--cc=kwolf@redhat.com \
--cc=phrdina@redhat.com \
--cc=qemu-devel@nongnu.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).