|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen
I have already sent a patch 1 weak ago. (blktap2_control_func.patch)
repeat in attach.
Thanks. 2010/5/30 Pasi Kärkkäinen <pasik@xxxxxx>
On Sun, May 30, 2010 at 11:17:51AM +0400, eXeC001er wrote:
> I've attempted to install Nexenta Core 3 image under Xen 4.0 (2.6.32.13
> pvops) on top of F13. Sample nexenta3.cfg profile contains 4 lines like
> this:-
>
> disk=['tat:tapdisk:vhd:/path/../disk.img,xvda,w'] ( from sample)
>
> It generates message
> Â File 'vhd:/path/.../disk.img' doesn't exist.
>
> Boris.
> P.S. It was already in one of the threads @xen-users.
>
> This bug in "def _parse_uname(uname):" (tools/python/xen/util/blkif.py)
> (taptype, fn) = fn.split(":", 1) >>>>>>Â (taptype, fn) = fn.split(":",
> 2)[1:3]
Can you send a proper patch, as unified diff (diff -u), with a Signed-off-by line?
-- Pasi
blktap2_control_func.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, eXeC001er
- Re: [Xen-devel] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Pasi Kärkkäinen
- Re: [Xen-devel] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1,
eXeC001er <=
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Pasi Kärkkäinen
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Keir Fraser
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, eXeC001er
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Keir Fraser
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Sander Eikelenboom
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, eXeC001er
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Boris Derzhavets
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, eXeC001er
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, Boris Derzhavets
- Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1, eXeC001er
|
|
|
|
|