From: George Dunlap <george.dunlap@eu.citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
Jan Beulich <JBeulich@suse.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: BUG 4.2.2: xl cd-insert corrupts xenstore state
Date: Wed, 1 May 2013 17:07:32 +0100 [thread overview]
Message-ID: <51813DC4.5070808@eu.citrix.com> (raw)
In-Reply-To: <20865.15313.907909.746220@mariner.uk.xensource.com>
On 01/05/13 16:59, Ian Jackson wrote:
> George Dunlap writes ("Re: BUG 4.2.2: xl cd-insert corrupts xenstore state"):
>> Turns out I already fixed this once!
>>
>> commit c3556e2a1aee3c9b7dda5d57e85e8867fff1b9da
>> Author: George Dunlap <george.dunlap@eu.citrix.com>
>> Commit: George Dunlap <george.dunlap@eu.citrix.com>
> Here's the backport, which was nearly trivial.
>
> I'll push this to 4.2 staging unless someone objevts.
FYI, I'm pretty sure the effect this will have is to change the failure
I was seeing in 4.2 (xl crashing) to the failure Fabio and I were seeing
in 4.3 with cd-eject and cd-insert.
I think the situation without this patch is:
* cd-eject messes up xenstore, causes future block commands to crash
* cd-insert works
With this patch, I think what happen sis:
* cd-eject fails but does not mess up xenstore
* cd-insert also fails
It should be noted that this is only true *if blktap is available*; if
blktap is not available, libxl uses qdev and everything works fine.
(And I should emphasize, this is prediction based on my recent
experience with unstable, and hasn't been verified by testing.)
The problem actually turns out to be that if blktap is available, that
libxl will choose it for cdroms, but the cd-insert and cd-eject stuff
don't work with blktap. I think I'm going to submit a patch for 4.3
that prevents blktap from being used for cdroms -- you may want to wait
and backport them both.
-George
next prev parent reply other threads:[~2013-05-01 16:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 14:34 BUG 4.2.2: xl cd-insert corrupts xenstore state George Dunlap
2013-04-26 14:37 ` George Dunlap
2013-04-26 14:39 ` Ian Campbell
2013-04-26 14:40 ` George Dunlap
2013-05-01 15:59 ` Ian Jackson
2013-05-01 16:07 ` George Dunlap [this message]
2013-05-02 15:14 ` Ian Jackson
2013-11-12 18:14 ` Ian Jackson
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=51813DC4.5070808@eu.citrix.com \
--to=george.dunlap@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=JBeulich@suse.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.