Displaying 20 results from an estimated 700 matches similar to: "xen 3.0.4 on FC6 x86_64 install problem with lcrypto"
2006 Sep 23
0
Compiling Xen-unstable, error in blktapctrl
Hi!
When I try to compile xen-unstable on Sarge, I get this error and I
don''t know how to solve it:
make[3]: Entering directory `/root/xen-unstable/tools/blktap/drivers''
gcc -O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -D__XEN_TOOLS__ -fPIC -Wall -Werror -Wno-unused
-g3 -fno-strict-aliasing -I ../../../tools/libxc -I ../../libaio/src
-I..
2007 Apr 12
0
Problem with Xen3.0.4-1 ?
Hello all:
My Environment: Ubuntu6.06 + Xen3.0.4
My XenLinux was booted successfully.
But when i starting the "xend" service, errors displayed.
I searched in google, but could not get an available solution.
Please help me! Thank you very much!
Error log:
-----------------------------------------------------------------------------------------------
root@zwang-desktop:~#
2006 Oct 17
0
[PATCH] Fixes for linking on Solaris
# HG changeset patch
# User john.levon@sun.com
# Date 1161090130 25200
# Node ID afeef751f9dafa771726bcfb00b29a10b0baeabd
# Parent 7147e57f18552bbb8d25155cc1c635315283ee31
On Solaris, GCC is configured to use Sun''s LD. Fix the build to use the correct
flags, and link against libsocket where necessary.
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/config/Linux.mk
2006 Aug 10
0
[RFC][PATCH][TOOLS] CONFIG to build and link to local libaio
LOCAL_LIBAIO is prolly a crappy name, but this patch will enable a
tool build to select either the local or the system provided libaio.
Note, it only builds the local libaio.a so the linker get the right
one automatically, so you''ll want to "make -C tools/libaio clean".
-JX
---
diff -r 1f611b58729f tools/Makefile
--- a/tools/Makefile Wed Aug 09 18:53:00 2006 -0400
+++
2010 May 20
0
Bug#582364: xen-utils-3.4: blktapctrl doesn't start
Package: xen-utils-3.4
Version: 3.4.3~rc6-1
Severity: important
blktapctrl doesn't start. This means that none of the tap: disks work
(eg tap:aio).
It produces this in the log
BLKTAPCTRL[6569]: blktapctrl.c:788: blktapctrl: v1.0.0
BLKTAPCTRL[6569]: blktapctrl.c:790: Found driver: [raw image (aio)]
BLKTAPCTRL[6569]: blktapctrl.c:790: Found driver: [raw image (sync)]
2008 Dec 01
1
Error: Device 0 (vif) could not be connected.Hotplug scripts not working.
Hi All
I am using xen 3.3.0 version and
I want to start network virtual interface on Dom U
by using the following command
# xend start
***************************************************************
***************************************************************
** WARNING: Currently emulating unsupported memory accesses **
** in /lib/tls glibc libraries. The emulation is
2010 Jul 19
17
BLKTAPCTRL[2375]: blktapctrl_linux.c:86: blktap0 open failed
I''m getting this message (subject line) in daemon.log every time I
start or restart xend. I''m not sure if this is related to the fact
that I cannot boot up my Windows domU from a VHD file. The Windows
domU was working fine with Xen 4.0.0 (with 2.6.32.14 dom0 kernel).
When I upgraded to Xen 4.0.1-rc4 (with 2.6.32.16 dom0 kernel), I can
no long boot the Windows domU from VHD. The
2009 Jan 29
0
tap:aio support Xen Debian lenny
Hello,
I installed Xen 3.2.1 on Debian Lenny from packages. Then created image
files with 'xen-create-image --size=2Gb --swap=128Mb --dhcp --dir=/xen
--hostname=test'. Now I'm trying to run Debian in PV mode using the
following configuration file:
kernel = "/boot/vmlinuz-2.6.26-1-xen-686"
ramdisk = "/boot/initrd.img-2.6.26-1-xen-686"
memory = 128
name =
2010 May 20
0
Bug#582363: xen-utils-3.4: blktapctrl not started by default
Package: xen-utils-3.4
Version: 3.4.3~rc6-1
Severity: important
blktapctrl isn't started by default. If blktapctrl isn't started then
none of the tap: disks (eg tap:aio) work.
This functionality has been removed in tools-misc-xend-startup.diff
@@ -120,24 +86,14 @@
if not sys.argv[1:]:
print 'usage: %s {start|stop|reload|restart}' % sys.argv[0]
elif
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
Dear,
We released VMKNOPPIX(20070328) with Trusted Boot.
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
VMKnoppix is a collection of Virtual Machine Software, Xen, KVM,
VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux.
This version includes "Trusted Boot" (Trusted GRUB and IMA: Integrity
Measured Architecture).
=== Features
2015 Aug 21
0
Processed: closing 421825
Processing commands for control at bugs.debian.org:
> close 421825 4.4.0-1
Bug #421825 [src:xen] xen-utils-3.0.3-1: blktap is missing
Bug #442380 [src:xen] xen-utils-3.1-1: reenabled blktap support unusable
Bug #517007 [src:xen] xen-utils-3.2-1: tap:aio on disk image files is not usable
Bug #582363 [src:xen] xen-utils-3.4: blktapctrl not started by default
Bug #582364 [src:xen] xen-utils-3.4:
2011 Jun 13
3
blktapctrl not running
Hi,
I am running XEN 4.1 on Debian 6 and I cannot find blktapctrl process
running. xend is started. I installed XEN from 4.1 source following
instructions here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
http://wiki.xensource.com/xenwiki/Xen4.0
Should there be a blktapctrl process running in this version?
The problem I have encountered is that I can create a domain on a raw disk
image but
2007 Mar 17
0
RE: [Xen-users] Re: upgrading Xen3.0.4-1 to Xen-unstable ...
Hi,
On a slightly different topic there seems to be some sort of issue with
Intel chipset 915G and windows 2003. The guests seem to stop responding
after some time unless you connect via VNC to the guest and move the
mouse over the window, the guest them comes back to life.
Another guy said it was like a symptom that he had seen before called
''lost interupt'' I was wondering if
2006 Jul 28
0
Bug 709 blktapctrl doesn''t daemonize
Andrew,
I think bug 709 is caused by blktapctrl not daemonizing itself
correctly and holding open a file descriptor that the xm-test python
code is reading from. I''m not really very familiar with blktapctrl. If
you''d like to pick up the bug or outline how you''d like it fixed---for
example by copying the daemonize implementation from xenconsoled---that
would be
2007 Jun 21
0
[PATCH 3/4] (Refactored) Add error checking in blktapctrl
[PATCH 3/4] (Refactored) Add error checking in blktapctrl
blktap-fixes.patch
Add some additional error checking to blktapctrl during mkfifo
Signed-off-by: Boris Ostrovsky <bostrovsky@virtualiron.com>
Signed-off-by: Ben Guthro <bguthro@virtualiron.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2015 Aug 21
0
Processed: forcibly merging 582363 582364 421825 442380 517007
Processing commands for control at bugs.debian.org:
> forcemerge 582363 582364 421825 442380 517007
Bug #582363 [src:xen] xen-utils-3.4: blktapctrl not started by default
Bug #582363 [src:xen] xen-utils-3.4: blktapctrl not started by default
The source xen and version 3.0.3-0-2 do not appear to match any binary packages
The source xen and version 3.1.0-2 do not appear to match any binary
2007 Jun 01
1
RFC: making the xen startup integrate better with distros
What follows below is an outline of what we''re changing in Xen startup
for Fedora 8. I know historically when getting into initscripts you tend
to hit distro specific issues. So I''m posting this to see if there''s any
interest from others in having these changes integrated upstream. I''d
like to thing that with a few minor tweaks this is general enough to be
2006 Sep 19
1
Help/problems with blktap on xen-unstable
Hi
I''ve been trying to play with the new blktap support in xen-unstable.
First, an observation - blktapctrl is pinned at 100% CPU:
-----------------------------------------------------------------------------------------------------------------
top - 17:29:48 up 4 days, 2:02, 3 users, load average: 0.90, 1.01, 1.00
Tasks: 83 total, 3 running, 80 sleeping, 0 stopped, 0 zombie
2009 Jul 17
0
Bug#517007: "xenblktap" module
Another problem is that the blktapctrl daemon itself does not even
start if the "xenblktap" kernel module is not loaded. (blktapctrl is
started automatically by xend.)
So to use tap:aio with Xen from Debian lenny you need to
- create a symlink named "tapdisk" pointing to
/usr/lib/xen-3.2-1/bin/tapdisk somewhere in root's $PATH and
- load the "xenblktap"
2010 May 04
1
Fwd: Strange network problem
Problem still not solved, or any idea whats wrong.
here are some msgs:
device vif1.0 entered promiscuous mode
alloc irq_desc for 1246 on node 0
alloc kstat_irqs on node 0
brI: port 2(vif1.0) entering learning state
device vif1.1 entered promiscuous mode
brE: port 2(vif1.1) entering learning state
physdev match: using --physdev-out in the OUTPUT, FORWARD and
POSTROUTING chains for