xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: 李义 <yilikernel@gmail.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	Matt Wilson <msw@linux.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Matt Wilson <msw@amazon.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Avoid said the /dev/xvd* is already defined after open a vhd file failed
Date: Fri, 28 Mar 2014 14:02:42 +0800	[thread overview]
Message-ID: <CAJfdMYD807vqttM+yhxzwXTd1fWeSKt3o+JnV_tMenuXaB6Wvg@mail.gmail.com> (raw)
In-Reply-To: <1395938760.22909.203.camel@kazak.uk.xensource.com>

On Fri, Mar 28, 2014 at 12:46 AM, Ian Campbell <Ian.Campbell@citrix.com> wrote:
> On Tue, 2014-03-25 at 10:05 +0200, Matt Wilson wrote:
>> > > From 9f45c734af00a1af71f7cd69f0473474bcd739da Mon Sep 17 00:00:00 2001
>> > > From: Yi Li <peteryili@tencent.com>
>> > > Date: Wed, 19 Mar 2014 22:54:16 +0800
>> > > Subject: [PATCH] Avoid said the /dev/xvd* is already defined after
>> > > open a vhd file failed
>> > >
>> > > For example:
>> > > [root@dom0_134_103 ~]# xm block-attach 0
>> > > tap2:tapdisk:vhd:/root/liyi***.vhd /dev/xvdz  w
>> > > Error: ('create', '-avhd:/root/liyi***.vhd') failed (512  )
>> > > Usage: xm block-attach <Domain> <BackDev> <FrontDev> <Mode> [BackDomain]
>> > > Create a new virtual block device.
>> > >
>> > > [root@dom0_134_103 ~]# xm block-attach 0
>> > > tap2:tapdisk:vhd:/root/liyi.vhd /dev/xvdz  w
>> > > Error: The device "/dev/xvdz" is already defined
>> > > Usage: xm block-attach <Domain> <BackDev> <FrontDev> <Mode> [BackDomain]
>> > >
>> > > Create a new virtual block device.
>> > >
>> > > Signed-off-by: Yi Li <peteryili@tencent.com>
>>
>> Acked-by: Matt Wilson <msw@amazon.com>
>
> The patch was whitespace damanged, I think I've applied the correct
> thing. Please check.
i have check it, and using  the subject:
 [PATCH v2] Xend: handle TapdiskException when creat device

>
> Ian.
>

  reply	other threads:[~2014-03-28  6:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 15:12 Avoid said the /dev/xvd* is already defined after open a vhd file failed 李义
2014-03-19 15:22 ` Fwd: " 李义
2014-03-24 11:52 ` George Dunlap
2014-03-25  8:05   ` Matt Wilson
2014-03-27 16:46     ` Ian Campbell
2014-03-28  6:02       ` 李义 [this message]
2014-03-28  9:52         ` Ian Campbell

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=CAJfdMYD807vqttM+yhxzwXTd1fWeSKt3o+JnV_tMenuXaB6Wvg@mail.gmail.com \
    --to=yilikernel@gmail.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=msw@amazon.com \
    --cc=msw@linux.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 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).