From: VM-Sascha <sascha@argc.de>
To: xen-devel@lists.xensource.com
Subject: Re: XEN 3.4 and blktapctrl
Date: Fri, 29 May 2009 14:30:10 -0700 (PDT) [thread overview]
Message-ID: <23787334.post@talk.nabble.com> (raw)
In-Reply-To: <C645809B.C3F1%keir.fraser@eu.citrix.com>
Hi Keir,
yes, that's the trick. Every tapctrl fifo gets now a own minor number.
Now, the "tap:aio" is working as on XEN 3.3.1!
Thanks,
Sascha
Keir Fraser-3 wrote:
>
> I'll guess that Kevin Wolf's changeset 19349 causes this, by calling
> connect_tapdisk() with uninitialised parameter 'minor'. If you build Xen
> 3.4
> yourself you can try reverting this patch with 'hg export 19349 | patch
> -Rp1' and rebuild the tools.
>
> Kevin: could you take another look at your patch, please.
>
> -- Keir
>
> On 29/05/2009 11:14, "VM-Sascha" <sascha@XXXXXXXXX> wrote:
>
>>
>> Hello all,
>>
>> i'm playing with the new XEN 3.4 and if i use the backend "tap:aio" on my
>> domUs, all have the same
>> tapctrlwriteX & tapctrlreadX fifos
>>
>> <SNIP>
>>
>> tapdisk /var/run/tap/tapctrlwrite312222 /var/run/tap/tapctrlread312222
>> tapdisk /var/run/tap/tapctrlwrite312222 /var/run/tap/tapctrlread312222
>> tapdisk /var/run/tap/tapctrlwrite312222 /var/run/tap/tapctrlread312222
>> tapdisk /var/run/tap/tapctrlwrite312222 /var/run/tap/tapctrlread312222
>>
>> </SNIP>
>>
>> On XEN 3.3.1 it was always the domid like this:
>>
>> <SNIP>
>>
>> tapdisk /var/run/tap/tapctrlwrite1 /var/run/tap/tapctrlread1
>> tapdisk /var/run/tap/tapctrlwrite2 /var/run/tap/tapctrlread2
>> tapdisk /var/run/tap/tapctrlwrite3 /var/run/tap/tapctrlread3
>> tapdisk /var/run/tap/tapctrlwrite4 /var/run/tap/tapctrlread4
>>
>> </SNIP>
>>
>> Has anyone an idea why this happens on the new release?
>>
>> Thanks,
>> Sascha
>>
>>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
--
View this message in context: http://www.nabble.com/XEN-3.4-and-blktapctrl-tp23771002p23787334.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
next prev parent reply other threads:[~2009-05-29 21:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-29 10:14 XEN 3.4 and blktapctrl VM-Sascha
2009-05-29 11:07 ` Keir Fraser
2009-05-29 21:30 ` VM-Sascha [this message]
2009-05-29 22:57 ` Keir Fraser
2009-05-31 8:44 ` Andy Burns
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=23787334.post@talk.nabble.com \
--to=sascha@argc.de \
--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.