All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Lalancette <clalance@redhat.com>
To: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH]: Fix xm block-detach
Date: Tue, 02 Dec 2008 17:24:19 +0100	[thread overview]
Message-ID: <49356133.6070004@redhat.com> (raw)
In-Reply-To: <49354440.3080003@redhat.com>

Chris Lalancette wrote:
> Masaki Kanno wrote:
>> Hi Chris,
>>
>> I could not reproduce the problem by using the latest xen-unstable.
>>
>> I also found a problem of block tap devices included by c/s 18562, 
>> then I have fixed the problem by c/s 18843.  But the problem occurred 
>> by using xm shutdown or xm destroy or etc, not xm block-detach.
>>
>> Could you try xm block-detach by using the latest xen-unstable?
>>
>> Best regards,
>>  Kan
> 
> OK, interesting.  I'll give it a shot, but it's going to take a little while
> since I have to build from scratch.  I'll report when I'm done.

Ah, now I see.  Testing it on xen-unstable does, indeed, show xm block-detach
working as expected.  There were some changes made in the meantime that actually
make it work.  That means the first hunk of my changes to DevController.py
aren't required.  However, I think the other two hunks are actually "correct",
even though we don't see the xm block-detach bug in current xen-unstable.  That
is, they move the device section from /vm/UUID/device/tap to
/vm/UUID/device/vbd, which seems more right to me.

-- 
Chris Lalancette

  reply	other threads:[~2008-12-02 16:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02 12:26 [PATCH]: Fix xm block-detach Chris Lalancette
2008-12-02 14:02 ` Masaki Kanno
2008-12-02 14:20   ` Chris Lalancette
2008-12-02 16:24     ` Chris Lalancette [this message]
2008-12-03  2:41       ` Masaki Kanno
2008-12-03 15:46         ` Chris Lalancette

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=49356133.6070004@redhat.com \
    --to=clalance@redhat.com \
    --cc=kanno.masaki@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    /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.