[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Re: blktap2 problem with pvops kernel 2.6.32.13 and xen 4.0-rc1
finaly patch (all bugs are manifested when used "pygrub" as bootloader): 1. Bug fix for error: "Error: Device /dev/xvdp (51952, tap2) is already connected." (xenstore does not clean after DomU stoped) 2. Bug fix for error: "File 'vhd:/path/.../disk.img' doesn't exist." (not correct parsing)
3. Bug fix for error: "Error: Device 51952 not connected" (in config file for DomU we should be use prefix "tap2:tapdisk:xxx" for devices from (aio, ram, qcow, vhd, remus) or "tap:tapdisk:xxx" for devices from (sync, vmdk, qcow2, ioemu))
4. Bug fix for error: "Disk is not accessible" (if use 'tap2'-device type, then '/dev/xpvd'Âmay not be accessibleÂimmediately after its creation)
in attach patch for "xen-unstable" and "xen-testing-4.x" all work fine for me.ÂI hope I helped some what. :-) Thanks. Signed-off-by: eXeC001er <execooler@xxxxxxxxx>
--- 2010/6/4 eXeC001er <execooler@xxxxxxxxx>
Attachment:
blktap2_ctrl_func.patch-xen-testing-4.x Attachment:
blktap2_ctrl_func.patch-xen-unstable _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |