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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|