WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] blktap howto

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] blktap howto
From: marek cervenka <cervajs@xxxxxxxxxx>
Date: Tue, 20 Mar 2007 16:28:12 +0100 (CET)
Delivery-date: Tue, 20 Mar 2007 08:27:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hi,

i'm trying move from file: based disk to tap:aio but things don't work

i have centos4 dom0 with centos4 domU
xen 3.0.4-testing changeset:   13138:d401cb96d8a0 self compiled

[root@xen linux-2.6.16.38-xen]# grep XEN_BLKDEV_TAP .config
CONFIG_XEN_BLKDEV_TAP=m

config
disk = [ 'file:/var/lib/xen/test.img,hda1,w', 
'file:/var/lib/xen/test.swap,hda2,w' ]
changed to
disk = [ 'tap:aio:/var/lib/xen/test.img,hda1,w', 
'tap:aio:/var/lib/xen/test.swap,hda2,w' ]

blktapctrl do nothing

domU cannot start, fail when mounting root

what i'm doing wrong?
i dont have any kernel module for blktap, is this ok?

---------------------------------------
Marek Cervenka
Centrum Vypocetni Techniky
CVT             - http://cvt.fpf.slu.cz
FPF SLU OPAVA   - http://www.fpf.slu.cz
LCNA            - http://lcna.slu.cz
=======================================


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>