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] Debian 6 / Xen 4 / blktap2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Debian 6 / Xen 4 / blktap2
From: Jonathan Maron <jonathan.maron@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Mar 2011 13:53:00 +0100
Delivery-date: Thu, 10 Mar 2011 04:54:10 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: The Imaging Source Europe GmbH
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8
Hello all

I am updating a test system from Debian 5 and Xen 3.2 to Debian 6 and Xen 4.

After dist-upgrading, I did:

aptitude -P install xen-hypervisor-4.0-i386 linux-image-xen-686

And then fixed Grub2 to boot the xen kernel.

cat /etc/debian_version return 6, uname -a returns:

Linux xen-test 2.6.32-5-xen-686 #1 SMP Wed Jan 12 07:52:18 UTC 2011 i686 GNU/Linux

So far so good.

I previously used "tap:aio" to link in the hard disks of the domUs:

disk = [
    'tap:aio:/var/xen/domains/myhost/swap.img,sda1,w',
    'tap:aio:/var/xen/domains/myhost/disk.img,sda2,w'
]

After some research, I see that the successor "blktap2" is not available as a Debian package (see http://j.mp/dK59hn).

What is the recommended way of linking in hard disk images in Debian 6?

I am aware you can use "file:", but this has not been recommended since Debian 4.

Alternatively, are there any unofficial repositories with packaged "blktap2"?

Will "blktap2" return to Debian at some point, hence waiting would be the best solution?

Or does anyone have any other solutions?

TIA

Jonathan Maron

Text Control GmbH
Firmensitz: Admiralstr. 54, D-28215 Bremen
Registergericht: Amtsgericht Bremen HRB 25927
Geschäftsführer: Heiner Suhr


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

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