similar to: Bug#586772: blktap2 does not work

Displaying 20 results from an estimated 2000 matches similar to: "Bug#586772: blktap2 does not work"

2010 Jun 22
18
blktap2 does not work
Distro: debian unstable Xen version: 4.0.0-2 This is the config: #HVM #still no qemu-dm in debian #kernel = "/usr/lib/xen-4.0/boot/hvmloader" #builder = ''hvm'' #memory = 2048 #name = "webserver" #vif = [''bridge=eth0''] #disk = [''tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w'',''phy:/dev/cdrom,xvdb:cdrom,r'']
2010 Jun 22
1
Bug#586772: blktap2 does not work
Package: xen-utils-4.0 Version: 4.0.0-2 Severity: normal This is the config: #HVM #still no qemu-dm #kernel = "/usr/lib/xen-4.0/boot/hvmloader" #builder = 'hvm' #memory = 2048 #name = "webserver" #vif = ['bridge=eth0'] #disk = ['tap:tapdisk:aio:/srv/xen/webserver.img,xvda,w','phy:/dev/cdrom,xvdb:cdrom,r'] #device-model =
2010 Dec 27
0
Bug#586772: [patch] blktap2 support
Hello, this two patches add blktap2 functionality to xen-utils. I backported http://xenbits.xen.org/xen-unstable.hg?rev/ca2738f258f8 to remove license issues. First patch(xen-common.patch) is for xen-utils-common, second patch(xen-utils.patch) is for xen-utils. To apply it just enter to 'debian' dir and run `patch -p2 <patch_name` Regards, -- ?ukasz Ole? -------------- next part
2010 Jun 26
9
xen 4.0-testing: cannot install grub in debian domU (both hvm and pv)
# dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M seek=4095 count=1 # dd if=/dev/zero of=/srv/xen/webserver.img oflag=direct bs=1M count=4096 root@debian:~# grub-install /dev/xvda Searching for GRUB installation directory ... found: /boot/grub The file /boot/grub/stage1 not read correctly. Darkbasic _______________________________________________ Xen-users mailing list
2011 Feb 06
20
debian squeeze released.
Do you know if squeeze has xen support? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Apr 05
3
[PATCH] tools/blktap2: fix 'make clean'
# HG changeset patch # User Tim Deegan <tim@xen.org> # Date 1333621466 -3600 # Node ID 4b6bf18b6790e3713ddc4fdc1d63e54b4635c57b # Parent d690c7e896a26c54a5ab85458824059de72d5cba tools/blktap2: fix ''make clean'' Signed-off-by: Tim Deegan <tim@xen.org> diff -r d690c7e896a2 -r 4b6bf18b6790 tools/blktap2/lvm/Makefile --- a/tools/blktap2/lvm/Makefile Thu Apr 05 11:06:03
2010 Apr 08
2
Xen blktap2 wiki page created, more information needed
Hello, I just started writing a wiki page about blktap2. It''s here: http://wiki.xensource.com/xenwiki/blktap2 I need more information about blktap2.. I''m not very familiar with it myself. I can update the wiki then. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Apr 08
2
Xen blktap2 wiki page created, more information needed
Hello, I just started writing a wiki page about blktap2. It''s here: http://wiki.xensource.com/xenwiki/blktap2 I need more information about blktap2.. I''m not very familiar with it myself. I can update the wiki then. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Sep 20
1
Xen 4.0.1, tap vs tap2, blktap2 documentation, and gentoo-xen-kernel problem
Hi, I''ve been testing Xen 4.0.1 with kernel 2.6.34.5 + http://gentoo-xen-kernel.googlecode.com/files/xen-patches-2.6.34-4.tar.bz2, and one of the things that I noticed immediately is there are two problems with tapdisk and this combination. First, the syntax "disk = [''tap:tapdisk:aio: ..." no longer works. When tested with HVM domU, it boots, but there was no disk
2009 May 28
1
[PATCH] blktap2: fix makefile of vhd for parallel make
blktap2: fix makefile of vhd for parallel make With parallel make, libvhd might not be created before link resulting in link error. This patch guarantees it. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> diff --git a/tools/blktap2/vhd/Makefile b/tools/blktap2/vhd/Makefile --- a/tools/blktap2/vhd/Makefile +++ b/tools/blktap2/vhd/Makefile @@ -12,6 +12,9 @@ CFLAGS +=
2013 Oct 25
2
Install blktap2 kernel module on CentOS 6
Hi,  I''m currently stuck with creating VM which cannot boot with disk using blktap2 driver. I''ve been searching nearly a whole week and I couldn''t get a answer. When creating vm with blktap2, it keep shows a error:   libxl: debug: libxl_device.c:200:disk_try_backend: Disk vdev=xvda, backend tap unsuitable because blktap not available.  VM configuration (XML):
2012 Mar 08
1
Bug#586772: blktap2 Support
We have a great many VMs that are stuck on Lenny because of this. Probably can build it ourselves, but would prefer to avoid the maintenance nightmare. Please make this happen, as we really like Debian. Thanks, -- Jayson Vantuyl jayson at gogrid.com<mailto:jayson at gogrid.com> 417-207-6962<tel:+14172076962> (mobile) ________________________________ The information contained in
2010 May 06
2
blktap2, also broken in current pv_ops stable-2.6.32.x?
Hey! As I''ve already written about two days ago, I''m having major trouble getting blktap2 to work properly. After trying xen-sources-2.6.32-xen-r1 from Gentoo (where Andrew Lyon, the maintainer, has already confirmed that he''s hitting the same problem as me, i.e. the blktap2 driver is dysfunctional in the kernel), I decided to give a pv_ops-Kernel a try, and checked out
2010 Aug 01
4
Fw: [PATCH] blktap2: blktap2 and pygrub (xen-unstable)
Forwarding to you original patch requested. It works for me. Boris --- On Sun, 7/11/10, eXeC001er <execooler@gmail.com> wrote: From: eXeC001er <execooler@gmail.com> Subject: [Xen-devel] [PATCH] blktap2: blktap2 and pygrub (xen-unstable) To: "Xen-devel" <xen-devel@lists.xensource.com> Date: Sunday, July 11, 2010, 9:18 AM 1. Bug fix for error: "Error: Device
2010 Oct 20
1
Bug#586772: xen-utils-4.0: No block tap backends available
Package: xen-utils-4.0 Version: 4.0.1-1 Severity: normal Due to license issues this version of Xen does not include the blktap2 backend (tapdisk2) and associated utilities (vhd-util, etc.). The decision was made to disable the blktap v1 kernel module (the default is now blktap2). As a result we can't use any tap devices which means worse performance than previousl. Since blktap1 was available
2011 Mar 10
1
Debian 6 / Xen 4 / blktap2
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
2009 Oct 17
4
how to limit the calls leaving a queue?
Hi, I explain what I want to do.. All the operators share their phones. The number of the operator isn't constant, so it's possible that two operators share all the phones. They need to move all around, so they pick up the first phone they find. If there are only few operator is very annoying for them to ear the other phones ringing while they are at the phone! So I'dd like to limit
2011 Nov 29
1
RFH: Corruption with blktap2 on Debian 2.6.32-39 + xen-4.1.2
Hello, I have observed several strange blktap2(?) corruption problems using Xen-4.1.2 on several 2.6.32-39 based amd64 Linux Systems. I run an installation of a domain, which use 3 blktap2 devices: 2× 20 GiB hard disk image files and 1× 1.1 GiB DVD iso file. During installation processes start to SEGV, which aborts the installation. * Not all processes in domU segfault in each run:
2015 Jan 05
3
CentOS 6 Xen 4.4.1 packages available on virt6-testing / libvirt blktap2 problems
On Tue, Dec 16, 2014 at 10:29:53PM +0200, Pasi K?rkk?inen wrote: > > > > * xend is now disabled by default. You can enable it by running > > chkconfig. xend has been removed from the tree entirely in Xen 4.5, > > so this should (hopefully) serve as a "wake-up-call" for people to > > begin the transition over to xend. > > > > * A lot have
2012 Feb 14
2
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