xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: eXeC001er <execooler@gmail.com>
To: Boris Derzhavets <bderzhavets@yahoo.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH] blktap/blktap2: Fix for incorrect parse disk configuration (xen-unstable)
Date: Sun, 11 Jul 2010 13:16:10 +0400	[thread overview]
Message-ID: <AANLkTik0oavg84UEETod1glUx7t6a3dya48KjajWKT5H@mail.gmail.com> (raw)
In-Reply-To: <437902.51531.qm@web56108.mail.re3.yahoo.com>


[-- Attachment #1.1: Type: text/plain, Size: 1670 bytes --]

2010/7/11 Boris Derzhavets <bderzhavets@yahoo.com>

> After patching xen-unstable (changeset:   21769:a672af698bc3)
> Rebuilt and reinstalled xen&tools.
> Changed  "tap2:tapdisk:vhd" to "tap:vhd"
>
you can use:  "tap:vhd" or "tap:tapdisk:vhd"

>
> root@ServerLSX:~/NexentaStor-Community-3.0.2# xm create -c
> nexentastor-3.0.2-xen.cfg
> Using config file "./nexentastor-3.0.2-xen.cfg".
> root@ServerLSX:~/NexentaStor-Community-3.0.2# Error: Device 51952 not
> connected
>
> root@ServerLSX:/usr/local/NexentaStor-Community-3.0.2# xm create -c
> nexentastor-3.0.2-xen.cfg
> Using config file "./nexentastor-3.0.2-xen.cfg".
> Error: Device /dev/xvdp (51952, tap2) is already connected.
>

Yes, for fix these issues need to use other patch (I will send it during 30
min.)


>
> Boris.
>
> --- On *Sun, 7/11/10, eXeC001er <execooler@gmail.com>* wrote:
>
>
> From: eXeC001er <execooler@gmail.com>
> Subject: [Xen-devel] [PATCH] blktap/blktap2: Fix for incorrect parse disk
> configuration (xen-unstable)
> To: "Xen-devel" <xen-devel@lists.xensource.com>
> Date: Sunday, July 11, 2010, 4:16 AM
>
>
> Current source-code work if use following configuration:
> config example:    disk=['tap:vhd:/path/../disk.img,xvda,w']
>
> but not work if use:
> config example:    disk=['tap:tapdisk:vhd:/path/../disk.img,xvda,w']
> Error during start DomU:    File 'vhd:/path/.../disk.img' doesn't exist.
>
> this patch fix this bug.
>
> Signed-off-by: eXeC001er <execooler@gmail.com>
>
> Thanks.
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 4707 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2010-07-11  9:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-11  8:57 [PATCH] blktap/blktap2: Fix for incorrect parse disk configuration (xen-unstable) Boris Derzhavets
2010-07-11  9:16 ` eXeC001er [this message]
2010-07-11 13:06   ` Boris Derzhavets
  -- strict thread matches above, loose matches on Subject: below --
2010-07-11  8:16 eXeC001er

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=AANLkTik0oavg84UEETod1glUx7t6a3dya48KjajWKT5H@mail.gmail.com \
    --to=execooler@gmail.com \
    --cc=bderzhavets@yahoo.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 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).