hxkhust
2012-Feb-14 08:53 UTC
How to configure so as to use the blktap/blktap2 module in XEN
Hi,mail list members, As needed by my test, blktap/blktap2 modules have to work after new VMs start.Maybe the line about disk in the vm creation configure file is the right position where I should be supposed to specify the function of blktap/blktap2 modules.But specifically I don''t know how to configure the disk line.Who can help me? hxk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
Peter Milesson
2012-Feb-14 09:11 UTC
Re: How to configure so as to use the blktap/blktap2 module in XEN
Hi, Like this: disk = [ ''tap2:aio:<your device>,xvda,w'' ] Note, your dom0 kernel must be compiled with blktap modules. HTH, Peter On 14.2.2012 9:53, hxkhust wrote:> Hi,mail list members, > > As needed by my test, blktap/blktap2 modules have to work after new VMs start.Maybe the line about disk in the vm creation configure file is the right position where I should be supposed to specify the function of blktap/blktap2 modules.But specifically I don''t know how to configure the disk line.Who can help me? > > hxk > > > This body part will be downloaded on demand._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
hxkhust
2012-Feb-16 03:27 UTC
Re: How to configure so as to use the blktap/blktap2 module in XEN
Hello,>Hi,>Like this:>disk = [ ''tap2:aio:<your device>,xvda,w'' ]>Note, your dom0 kernel must be compiled with blktap modules.>HTH,>PeterThank you. Does I confirm that blktap modules should be compiled in kernel during the configuration of linux kernel 3.0? hxk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users