Displaying 20 results from an estimated 80000 matches similar to: "building a simple xen guest kernel"
2009 Mar 19
1
Updated sources and clean build gives linker error in cldapd.o
Hi all,
This is my first week with Samba. I got sources and compiled them fine
till yesterday. Today I did a git pull and am getting the following
linker errors-
Compiling smbd/process_standard.c
Partially linking bin/mergedobj/process_model_standard.o
Linking bin/samba
bin/mergedobj/cldapd.o: In function `cldapd_request_handler':
cldap_server.c:(.text+0x79): undefined reference to
2011 Mar 18
1
"ImportError: No module named ext" when launching a Xen v4 Guest.
Hello,
I''m trying to get a Xen v4 Guest running.
When I start it I get a "ImportError: No module named ext" error and a
note to report the problem to this list.
xm create -x guest.cfg
Using config file "./guest.cfg".
Unexpected error: <type ''exceptions.ImportError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call
2011 Mar 01
2
Error connecting USB-device to DomU, kernel 2.6.32-5-xen-amd64, Xen 4.0.1
Hi,
When trying to connect my USB printer to the DomU that has CUPS
installed, I run into an error:
Unexpected error: <class ''xen.util.vusb_util.UsbDeviceParseError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/usr/lib/xen-4.0/bin/xm", line 8, in <module>
main.main(sys.argv)
File
2007 Sep 25
2
FW: Xen Kernel Debug Tools
>This is pretty surprising. When a domU is actually running, dom0 isn''t
>really involved (other than for IO), so its surprising grsec makes a
>difference.
>Do you get any console output from the guest before it crashes? I''m
>wandering if its actually been built incorrectly by the domain builder
>running in dom0.
I don''t get any output from the guest
2008 Apr 29
6
Xen & SELINUX: how disable in guest?
Hello all!
I try to boot the guest VM in native EL5.1 dom0.
Kernel for guest domain I took from source compiled Xen distributions
since native EL5.1 kernel being tired as guest did not see root
partition at all.
SELinux enforcing is disabled in the dom0:
> [root@mbone ~]# getenforce
> Permissive
Configuration file for guest domain has parameter to disable selinux:
> [root@mbone ~]#
2015 Oct 05
0
[PATCH 2/4] Remove unused linker scripts
From: Sylvain Gault <sylvain.gault at gmail.com>
Some linker scripts were splitted into i386 and x86_64 versions in
commit d8eede3f2a360163235fad222a0190cd7c5bef38 but older scripts were
left there.
Signed-off-by: Sylvain Gault <sylvain.gault at gmail.com>
---
core/syslinux.ld | 414 ------------------------------------------------
core/x86_64/syslinux.ld | 389
2008 Aug 02
0
Xen guest configs in sqlite databases?
Hi,
Before I go re-inventing a wheel I was wondering if anyone had written a
program to store and regurgitate xen-u config files from a sqlite
database?
My example usages would be:
xm create `xensql --format options domain-name` , which would expand all
--options needed to pass to xm within the backticks.
xensql --format xml domain-name > /path/to/domain-name.xml would create
an XML
2008 Dec 03
0
Re: Re: Problem on slow keystroke response - guest on Xen box
--- Javier Barroso <javibarroso@gmail.com> wrote:
> On Wed, Dec 3, 2008 at 7:55 AM, Stephen Liu <satimis@yahoo.com>
> wrote:
>
> >
> > Hi Javier,
> >
> >
> > Further to my late posting;
> >
> >
> > After installing udev on next boot the guest was completely cut off
> > from outside world. It can''t be
2010 Apr 13
2
HVM DomU with Kernel 2.6.27-19 on CentOS 5 hangs with 100% CPU at Linux bootup on Xen 3.2.1
Dear Xen Community,
today we tried to upgrade our base server from a Xeon E5430 to a Xeon
X5570 (Nehalem). This worked fine so far, but our DomUs with Kernel
2.6.27 no longer boot - they start up until the following message appears:
[..]
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup
2009 Dec 21
2
xm mem-set on an F11 xen guest
I just tried to change the memory for my F11 xen guest from 512 to 1024.
After executing:
xm mem-set workstation 1024
xm list shows the memory still being 512. Anyone else see this behavior
before? I tried other values as well - but the memory is still what it
was when I created the VM...
I'm running CentOS 5.4 on an i386...
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549
2009 Mar 08
0
Problem starting Xen Guest!
Dear All,
I am a newbie to Xen and I am trying to set up a Xen VM with more
than one guest running on a single machine. As a setup, I have Xen
3.1.0 installed with fc7 core and trying to run debian-4.0 guest
image on one of the guest environment. After starting the xm guest
domain, the console gets hanged up at DHCP request command, the log
is as below:
[root@steelbug xen]# xm console
2009 Jun 14
0
Bug#502123: xen-utils-unstable: Debian patch breaks paravirtualized guest initrd
Now this buggy patch has been copied from xen-unstable into xen-3 svn
(r625):
http://svn.debian.org/wsvn/pkg-xen/trunk/xen-3/debian/patches/tools-python-xen-xm-relative-path.diff?op=file
Please, please, please, please fix it before releasing a broken xen 3.4.0
into Debian.
--- xen-3/debian/patches/tools-python-xen-xm-relative-path.diff
+++
2010 Apr 21
1
Launching a Debian Xen Guest using a nfs://.../preseed.cfg -- the config is not found/used ?
Hi,
I'm installing Debian as a Xen Guest on a non-Debian Xen host.
Using,
xm create \
-c ./xm-debian.cfg \
install=true \
install-method="network" \
install-mirror=ftp://ftp.us.debian.org/debian \
install-arch=amd64 \
install-suite=squeeze \
install-kernel=./vmlinuz \
install-ramdisk=./initrd.gz
I can get to the manual installer and stepwise do the install.
2006 Feb 14
0
Re: Dell Poweredge 2650 - heavy IO hangs domU machine s; xen 2.0.7, xen kernel 2.6.11.12
The issues I''ve had with PE2650 and Linux in general all related to a lack
of IRQ''s. I had to disable all non-essential devices in the BIOS (lpt, usb
and com). It seems the BIOS on that server still has legacy IRQ issues (<
IRQ15). In my xenU''s I also renamed /etc/sysconf/hwconf so it would''nt try
to init any hardware devices directly.
Maybe these options
2007 Sep 27
0
Migration failing (xen 3.0.3 on RHEL 5) with "not a valid guest state file: pfn count read"
Hi all, I''m having some problem migrating a simple domU between two
hosts.
Short question: xm migrate (live or not) fails even though either host
is capable of running the VM. Error seems to be: "not a valid guest
state file: pfn count read"
Long question:
I have two boxes (devvmdevvmhost1 and devvmhost2) running xen 3.0.3
(RHEL 5), they are attached to a Dell MD3000 unit
2008 Aug 06
2
guest config xen 3.21 disk problems
I have tried many versions of disk and root
kernel = "/boot/vmlinuz-2.6.18-92.el5xen"
name = "centos.5-2"
vif = [ '''' ]
dhcp = "dhcp"
disk = [''phy:hda3,sda1,w'']
root = "/dev/sda1 ro"
netmask="255.255.255.0"
gateway="192.168.10.1"
memory = 2000
vcpus = 2
with this
/usr/sbin/xm create -c cent52.cfg
2009 Oct 23
0
working with latest -xen kernel?
Hi,
Boris! i have installed and run virt-manager successfully.
After i boot into my xen paravirt kernel I got,
[root@Server1-FC11 init.d]# xm info
host : Server1-FC11
release : 2.6.30-rc6-tip
version : #1 SMP Thu Oct 22 12:48:59 PKST 2009
machine : x86_64
nr_cpus :
8
nr_nodes : 1
cores_per_socket :
2012 Sep 07
0
Xen Security Advisory 19 (CVE-2012-4411) - guest administrator can access qemu monitor console
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Xen Security Advisory CVE-2012-4411 / XSA-19
version 2
guest administrator can access qemu monitor console
UPDATES IN VERSION 2
====================
We have now been issued with a CVE number.
ISSUE DESCRIPTION
=================
A guest administrator who is granted access to the graphical console
of a Xen guest
2006 Aug 03
1
Daily Xen-HVM Build Testing: cs10910
changeset: 10910:aa1ab056bfbf
tag: tip
user: emellor@leeni.uk.xensource.com
date: Wed Aug 2 11:42:38 2006 +0100
summary: Clarify the use of vcpu-set. Closes bug #686.
Hardware: x460
******************** x86_32(no PAE): ***************************
* dom0: SLES9 SP2
* dom0 boots fine
* xend starts without problem
--- Linux HVM domain status: ---
* Xm-test
2006 May 25
0
Daily Xen-HVM Build Testing: cs10151
changeset: 10151:ad33b3882867
tag: tip
user: cl349@firebug.cl.cam.ac.uk
date: Wed May 24 13:41:47 2006 +0100
summary: Fix IDE CD-drive PIO mode.
Hardware: x460
******************** x86_32(no PAE): ***************************
* dom0: SLES9 SP2
* dom0 boots fine
* xend starts without problem
--- Linux HVM domain status: ---
* Xm-test completes.
* Able to boot