I get an error when starting the vm with xm: Error: (''create'', ''-aaio:/srv/xen/niko.img'') failed (32512 ) This is my disk line: ''tap2:tapdisk:aio:/srv/xen/niko.img,xvda,w'', This is the error with xl: Unknown tapdisk type: tapdisk Module blktap is loaded, if I use tap:tapdisk:aio instead of tap2 and I cat /sys/class/blktap2/devices it shows nothing. I''m using Debian Squeeze with backported xen-4.1 from unstable and kernel 2.6.32-xen. Cheers, Darkbasic _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
you must change tap2:tapdisk:aio: to tap2:aio:-- View this message in context: http://xen.1045712.n5.nabble.com/xen-4-1-blktap2-tp4346059p4349231.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Il 28/04/2011 22:51, Fantu ha scritto:> you must change tap2:tapdisk:aio: to tap2:aio:--It hangs at "Parsing config" and the machine does not start. root@firewall:~# xl create /srv/xen/profiles/niko.cfg Parsing config file /srv/xen/profiles/niko.cfg Darkbasic _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users