Displaying 20 results from an estimated 700 matches similar to: "Infinite loop shutting down xendomains"
2005 Nov 03
1
Custom kernel always crashes
2005 May 27
0
2.0.6, lvm, domU-crash?
Hi *,
when I try to start this config
kernel = "/boot/vmlinuz-2.6.11-xenU"
memory = 128
name = "Virtual1"
vif = [ ''mac=aa:00:00:00:00:11, bridge=xen-br0'' ]
disk = [ ''phy:vg00/domu01_lv,sda1,w'' ]
root = "/dev/sda1 ro"
extra = "4"
I get this errors in xend.log (tried two times):
[2005-05-23 13:37:22 xend] INFO
2005 Oct 18
3
Not able to get eth0 up on domU.
I am using ttylinux-xen file system image a a loopback device for the
domain. I am mostly using the default configuration. I am not able to
get networking on the domU. Are kernel "vmlinuz-2.6-xenU" as well as
"2.6.11.12-xen0" both compiled w/o loadable module support? I guess it
fails when it tries to initialize the iptables on the domU when it tries
to do "modprobe".
2005 Apr 23
6
Problems with domU networking
Moi!
I upgraded Xen-2.0.1 to Xen-2.0.5 (testing) and everything compiled cleanly.
I''m still able to boot dom0 and start domUs but networking doesn''t work
anymore.
xen-br0 appears in dom0, but vif-interfaces now only when ifconfig -a is
used. Interface appears in domU and all seems to be fine, except no any
data doesn''t move in any direction. I can''t even ping
2005 Dec 07
0
live migration with xen 2.0.7 with fibre channel on Debian - help needed
Hi,
I''d like to test the stability of live migration during heavy load of domU.
scenario:
- both dom0s and domU are running on Debian Sarge.
- script on dom0 triggers live-migration to the other dom0
- domU is running I/O tests, e.g. bonnie++
- domUs root- (ext3) and swap fs is stored on two partitions in a san
- san is connected using fibre channel cards to both dom0s
- san in dom0
2005 Nov 14
0
Xend fails to start on newly compiled xen dom0 kernel
Hello:
I just gave 3 tries at compiling a xen kernel. I
managed to get the networking in the host to work ok
on the third try, unfortuately xend gives me the
following errors in my xend.log and will not start.
Any ideas?
It fails to start with the following error
----------------------------------------------------
/usr/sbin/xend
[root@localhost ~]# /usr/sbin/xend start
Traceback (most recent
2006 Jul 14
0
[RFC] [XEND] Lifecycle Patches 1/7
Xend lifecycle changes -- basic functionality.
xend/XendDomain.py | 287 ++++++++++++++++++++++++++++++++++----------
xend/XendDomainInfo.py | 203 +++++++++++++++++++++++--------
xend/XendRoot.py | 8 +
xend/server/XMLRPCServer.py | 2
xm/create.py | 4
xm/main.py | 29 +++-
xm/new.py | 68 ++++++++++
7
2005 Dec 07
6
RE: live migration with xen 2.0.7 with fibre channel onDebian - help needed
I had this exact same problem with 2.0.7. I had done a little investigation and found scheduled_work gets called to schedule the shutdown in the user domain kernel, but the shutdown work that gets scheduled never actually gets called. I''m glad someone else is seeing this same problem now :-) Like you, it worked a number of times in a row, then would fail, and it didn''t seem to
2006 Sep 26
15
RE: Individual passwords for guest VNC servers ?
> Thanks all point about security, I''ll do as follows.
> I thought that the point was the following two.
>
>
> 1. Storage place of encrypted password
> Should I store it in /etc/xen/passwd ?
> Or, should I wait for DB of Xen that will be released in
> the future?
The xend life cycle management patches were posted by Alistair a couple
of months back.
2005 Sep 23
2
error when starting xen
When I start xen in the dom 0 , it''s display me these errors:
[root@datacenter root]# xend start
/usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C API
version mismatch for module xen.lowlevel.xu: This Python has API version 1011,
module xen.lowlevel.xu has version 1012.
from xen.lowlevel import xu
Traceback (most recent call last):
File
2006 Jan 12
0
xend.log
Hi all,
I''ve been looking though my xend.log and have noticed a reoccuring error:
[2006-01-12 09:45:36 xend] DEBUG (XendDomainInfo:634) Closing console, domain 2
[2006-01-12 09:45:36 xend] INFO (XendRoot:112) EVENT> xend.domain.exit [''ipcop'', ''2'', ''crash'']
[2006-01-12 09:45:36 xend] INFO (XendRoot:112) EVENT>
2004 Nov 25
8
Virtual ethernet driver.
Hello,
I trying to run XEN 2.0 (2.4.27, 2.4.28, 2.6.9) on gentoo 2004.3.
When i boot guest domain i get this:
anubis xen # xm create -f ttylinux -c
Using config file "ttylinux".
Started domain ttylinux, console on port 9601
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.4.28-xenU (root@anubis) (gcc version 3.3.3 20040217
(Gentoo Linux 3.3.3, propolice-3.3-7))
2008 Mar 25
2
Re: [Fedora-xen] RHEL5 - Xend will not start after software upgrade
Hello,
Recently I ran yum update on a RHEL5 x86_64 machine and as part of the update, the following packages were installed:
Updated: xen-libs-3.0.3-41.el5.x86_64
Updated: xen-libs-3.0.3-41.el5.i386
Installed: kernel-xen-2.6.18-53.1.14.el5.x86_64
Updated: xen-3.0.3-41.el5.x86_64
After the update, I rebooted the machine. Now, I cannot get xend to start:
2010 Jun 21
4
Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found.
Hi,
I''m trying to use a Gentoo whit Xem 4.0, but I try: xm create
windows2008r2.hvm I get the error: Error: coercing to Unicode: need
string or buffer, NoneType found.
Does anybody knows how to solve that?
windows2008r2.hvm:
kernel = "hvmloader"
builder=''hvm''
memory = 512
name = "Windows2008R2"
vcpus=2
acpi=1
apic=1
disk = [
2007 Jun 27
2
xen not working: xmlrpc.sock doesn''t exist
Hi all,
I have some serious problems making Xen run. I have spent a couple of days
looking in Google and trying a lot of different things, but none of them has
worked. I hope you can help me...
First of all: xen was running smoothly on my machine, but suddenly (I think
I haven''t changed any configuration) it doesn''t work anymore.
I am using a Debian 4.0 with Xen 3.
When
2010 Jun 13
3
Can''t start xend
Hi everyone,
I managed to install xen 4 on ubuntu lucid. I managed to read around what
kernel configuration options are needed.
The problem is that xend can''t start. If I try to run it I get errors from
some python scripts.
virt-viewer can''t connect to xend, also.
I followed the steps in the Xen 4 wiki and the links from Boris'' blog.
What should I do?
These are the
2006 Aug 17
4
[PATCH]configuration files(sched-credit)
Currently with the credit scheduler, cpu_weight cannot be assigned to guest
domains at boot time.(it can be set with xm sched-weight after booting)
This patch allows CPU weight, and CAP to be set by the Xen configuration
files.
Specification:
The following can be added to the Xen configuration files.
1.CPU WEIGHT [OPTIONAL]
cpu_weight = cpu weight value
-sets the cpu time ratio to be
2005 Sep 13
1
[RESEND] [PATCH] Call dominfo.device_delete instead of non-existant dominfo.device_destroy
This is a resend on the patch from late last week as I haven''t seen it in
the changelog yet. Comments welcomed if there is an issue with the patch.
-Sean
--
__________________________________________________________________
Sean Dague Mid-Hudson Valley
sean at dague dot net Linux Users Group
http://dague.net
2012 Jul 17
1
Bug#681213: Full logs?
Hi Orazio,
Is "NoneType object is unsubscriptable" the full and complete error message?
I'd have expected some sort of accompanying backtrace, if not on the console
then in /var/log/xen/*
Is this issue by any chance fixed by installing the xen-qemu-dm-4.0 package?
Lastly, does this happen with the packages from Wheezy?
Thanks,
Ian.
2011 Jul 11
5
Unable to start xend
Hi,
I''m trying to install Xen on Ubuntu 11.04. I read somewhere (please
correct me if this is wrong) that Ubuntu hasn''t had dom0 support since 8.04
LTS, and the recommended action was to grab a dom0-enabled kernel from
Debian, so I did. I''m running 2.6.32-5-xen-amd64 and built Xen 4.1.1 from
source. After installation and some troubleshooting, I tried to start