xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* RFC: blktap3
@ 2012-08-09 14:03 Thanos Makatos
  2012-08-09 16:04 ` Ian Campbell
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Thanos Makatos @ 2012-08-09 14:03 UTC (permalink / raw)
  To: xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 787 bytes --]

Hi,

I'd like to introduce blktap3: essentially blktap2 without the need of blkback. This has been developed by Santosh Jodh, and I'll maintain it.

In this patch, blktap2 binaries are suffixed with "2", so it's not yet possible to use it along with blktap3.

An example configuration file I used is the following:
name = "debian bktap3 without pygrub"
memory = 256
disk = ['backendtype=xenio,format=vhd,vdev=xvda,access=rw,target=/root/debian-blktap3.vhd']
kernel = "vmlinuz-2.6.32-5-amd64"
root = '/dev/xvda1'
ramdisk = "initrd.img-2.6.32-5-amd64"
cpu_weight=256
vif=['bridge=xenbr0']

Before starting any blktap3 VM, the xenio daemon must be started.

I've tested it on change set 472fc515a463 without pygrub.

Any comments are welcome :)

--
Thanos Makatos


[-- Attachment #1.2: Type: text/html, Size: 3852 bytes --]

[-- Attachment #2: blktap3.bz2 --]
[-- Type: application/octet-stream, Size: 230728 bytes --]

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-08-30 15:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09 14:03 RFC: blktap3 Thanos Makatos
2012-08-09 16:04 ` Ian Campbell
2012-08-09 18:04 ` Konrad Rzeszutek Wilk
2012-08-09 19:05   ` Ian Campbell
2012-08-10 11:02   ` Thanos Makatos
2012-08-10 11:17     ` Stefano Stabellini
2012-08-13 14:25       ` Konrad Rzeszutek Wilk
2012-08-09 21:39 ` Goncalo Gomes
2012-08-10 11:06   ` Thanos Makatos
2012-08-10 13:11     ` Jan Beulich
2012-08-10 13:25       ` Thanos Makatos
2012-08-10 11:30 ` Thanos Makatos
2012-08-16 16:09 ` Ian Campbell
2012-08-30 15:41   ` Thanos Makatos
2012-08-30 15:46     ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).