Displaying 20 results from an estimated 80000 matches similar to: "blktap2 and disk information"
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 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 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 04
0
Fwd: [Xen-devel] Xen 4.0 in debian packages? Blktap2 suport
---------- Wiadomo?? przekazana dalej ----------
Od: Stefano Stabellini <stefano.stabellini at eu.citrix.com>
Data: 4 czerwca 2010 14:13
Temat: Re: [Xen-devel] Xen 4.0 in debian packages?
Do: Thomas Goirand <thomas at goirand.fr>
DW: "xen-devel at lists.xensource.com" <xen-devel at lists.xensource.com>
On Thu, 3 Jun 2010, Thomas Goirand wrote:
> ?ukasz Ole? wrote:
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
2010 Jun 21
7
Third release candidate for Xen 4.0.1
Folks,
The tag 4.0.1-rc3 has been added to
http://xenbits.xensource.com/xen-4.0-testing.hg
Please test!
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Jun 02
1
build xen4.0 fail in blktap2 module
uname -a:Linux DC26 2.6.30.10 #1 SMP Wed Jun 2 04:34:53 PDT 2010 i686 i686 i386 GNU/Linux
OS:CentOS5.5
build xen
#make all
Errors:
include -I../../../tools/libxc -I../../../tools/include -I ../../../tools/libaio/src -I ../../../tools/memshr -D_GNU_SOURCE -DUSE_NFS_LOCKS -DUSE_GCRYPT -c -o tapdisk-queue.o tapdisk-queue.c
In file included from tapdisk-queue.c:44:
libaio-compat.h:82:3:
2009 May 23
10
Crash DomU and after it Dom0 is frozen.
Hello!
I installed NexentaOS (Opensolaris kernel b104+).
First booting system is true. Before first rebooting system updates
boot_archive. It''s false.
Computer is freeze and CapsLock and ScrollLock is blinking.
Helps only RESET button.
My system is Ubuntu 8.10, kernel-2.6.30-rc3-tip, Xen-3.4-Stable with debug
options enabled.
My hardware: AMD Athlon64X2 5400+, RAM 4GB.
For DomU: mem=1024,
2009 Sep 11
0
[PATCH] blktap2: Fix off-by-one error in driver lookup
# HG changeset patch
# User Brendan Cully <brendan@cs.ubc.ca>
# Date 1252699253 25200
# Node ID 92b42ec8a5677679e5841033544bf82606c3cfd3
# Parent d2a32e24fe504b9626e6732b4f213c7cb1bc8b57
blktap2: Fix off-by-one error in driver lookup
diff --git a/tools/blktap2/drivers/tapdisk-server.c b/tools/blktap2/drivers/tapdisk-server.c
--- a/tools/blktap2/drivers/tapdisk-server.c
+++
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
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
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:
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
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 +=
2010 May 06
0
Opensolaris PV under XEN.
Hi.
I tried to use OpensolarisPV under Xen.
For virtual disks i tried to use ''file'' and ''blktap'' types of VD:
1. when i use ''file'' then all works, but have not any information about
disk: vendor name, uuid, ... (iostat -En don''t return any info)
2. when i use ''blktap'' then fdisk not works. (fdisk
2010 May 12
1
blktap2 driver
Hi.
I make xen and xen-tools from source (xen-testing.hg).
I tried to use tap:tapdisk:vhd, but blktap2 driver not available (in
xend.log: WARNING: using deprecated blktap module)
How i can install this driver ?
My kernel "2.6.32-4-xen-amd64" from Debian Sid.
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Apr 08
3
blktap2: help please?
Hi guys,
i''ve just installed xen 4.0. Since always blktapctl has never worked on
my dell 1950III. I even posted a bug but so far i can''t use tap:aio or
similar.
I thought that with version 4 this would work, but it didn''t. I still
see syslog errors from blktap version 1.0.0.
Today i wanted to try version 2 I found on the xen/tools source folder.
I compiled the source
2010 Feb 22
0
[PATCH] Fix blktap2 test in xen-hotplug-cleanup
The blktap2 test in xen-hotplug-cleanup was not quite right, causing
orphaned /vm/<uuid>/device node in xenstore. Attempt to reattach the
device failed:
xen53: # xm block-attach 0 file:/tmp/d0 /dev/xvdp r
xen53: # xm block-detach 0 /dev/xvdp
xen53: # xenstore-ls /vm/00000000-0000-0000-0000-000000000000/device
vbd = ""
51952 = ""
frontend =
2011 Aug 15
0
Problem importing virtual disk
Hi. Let me know if I should be reporting this elsewhere for reasons that I''m about to detail below.
I''m fiddling with Xen 4.1.1 on Debian squeeze running kernel 3.0. I was really exciting about the Kronos project bringing the API to Debian/Ubuntu so I thought I''d give it a try.
I''m find myself facing a number of challenges working with a local lvm based SR.