Displaying 20 results from an estimated 500 matches similar to: "Problem starting stubdoms past a domid of 257 + fix"
2007 Apr 12
3
Idmap back compatible issue
I ran into a problem on idmap backend.
In previous Samba releases, there are two kinds of scenarios on idmap
backend.
1) No explicit idmap backend option presented in smb.conf. But imply
using default tdb idmap backend
idmap uid = low - high
idmap gid = low - high
2) idmap backend option exists in smb.conf
idmap uid = low - high
idmap gid = low - high
idmap backend = tdb [or
2010 Jun 30
6
Xen 4 - Error 111 Refused Connection
Hi there.
I cannot start xen, I''m getting this error
System:
Linux netwarrior 2.6.31.13 #5 SMP Wed Jun 30 13:25:47 ART 2010 x86_64
AMD Athlon(tm) II X4 630 Processor AuthenticAMD
GNU/Linux
xend.log
le "/usr/lib64/python2.6/site-packages/xen/xend/xenstore/xstransact.py",
line 355, in Mkdir
complete(path, lambda t: t.mkdir(*args))
File
2006 Sep 20
15
[PATCH] [XEND] Remove hard tabs
# HG changeset patch
# User Hollis Blanchard <hollisb@us.ibm.com>
# Date 1158780052 18000
# Node ID f7d90f962967a5a94fce0c04f8fcac449f36344f
# Parent 041be3f6b38e05f904d240630c18cadb1259317b
[XEND] Remove hard tabs.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
diff -r 041be3f6b38e -r f7d90f962967 tools/python/xen/xend/XendDomainInfo.py
---
2010 Mar 31
1
Xend not starting (Lenny backport of Xen 3.4.3-rc3)
Hi,
I have recompiled xen-3_3.4.3~rc3-1 in Lenny, together with the
2.6.32-10 kernel. While my dom0 boots without issue under Xen, xend
refuses to start. I have cut/past my xend.log is bellow.
Is there any reason why a backport of this version of Xen wouldn't work
in Lenny? Should I try the already compiled SID binaries in Lenny
without trying to build myself?
Cheers,
Thomas
When I start
2006 Dec 02
3
Bug#401249: xen-utils-common: xenbr0 not being created
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: important
I have installed all the packages I can think of to get Xen going
and it still fails with the following :
/var/log/xen/xend-debug.log:
Exception starting xend: (111, 'Connection refused')
er.py", line 463, in process_request_thread
self.finish_request(request, client_address)
File "SocketServer.py",
2011 Apr 01
2
Need help with an issue after upgrading to 4.1.0
Hi all,
This is my first post to the list. My first real major issue with xen.
I started on 3.4.2 and upgraded to 4.0.1 without issues. Now I just
attempted to go to 4.1.0 and I got the following errors in my log.
# cat /var/log/xen/xend-debug.log
Xend started at Fri Apr 1 13:51:15 2011.
cat: /sys/bus/scsi/devices/host0/vendor: No such file or directory
cat:
2008 May 21
1
[PATCH]Remove XendLogging dependency from xswatch
Hi,
xstransact and xswatch are well designed python interface that can be used by
third party utils rather than only in xend. But the logging approach here binds
xswatch to xend and prevent it from being used by other utils.
This patch removes the dependency on XendLogging from xswatch.
Signed-off-by: Zhigang Wang <zhigang.x.wang@oracle.com>
regards,
zhigang
2007 May 14
1
XenDomainInfo.py: Can hang in _releaseDevices.
A section of code does:
while True:
t = xstransact("%s/device" % self.dompath)
for devclass in XendDevices.valid_devices():
for dev in t.list(devclass):
try:
t.remove(dev)
except:
# Log and swallow any exceptions in removal --
2014 Apr 10
0
Bug#744163: xenstore problems
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
When starting (or migrating in) a domain, sometimes I get the following exception:
[2014-04-01 10:58:08 4821] ERROR (XendDomainInfo:2927) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
File "/usr/lib/xen-4.1/bin/../lib/python/xen/xend/XendDomainInfo.py", line 2914, in _initDomain
2007 Jul 09
0
[PATCH] Fix xm sysrq command for inactive managed domain
Hi,
I tried to test a wrong operation on purpose again. When I tried
xm sysrq command to a inactive managed domain, I saw the following
error message. The error message did not have a message text
behind "Error:". And I found an AssertionError message in xend.log.
# xm list PVdomain.1
Name ID Mem VCPUs State Time(s)
PVdomain.1
2006 May 11
0
"Exception starting xend ((2, ''No such file or directory''))" - what file?
Hi all, I can''t get xend to start and could do with some help.
this is the stock 30.2 release. it was working fine on ubuntu breezy,
and since I''ve updated to dapper it''s boned...
The odd thing is, if I run the installer, I can start xend ok. but when
I reboot it''s broken again.
I''m guessing a directory is being deleted by ubuntu at reboot time -
is
2011 Nov 13
0
Bug#648670: xm was unable determine an actual domU state under some conditions
Package: xen-utils-4.1
Version: 4.1.1-3
I have an HVM domU which was created with xen-utils-4.0 (and Xen 4.0 hypervisor of course). Recently I've upgraded to Xen 4.1 and xen-utils-4.1, but after a reboot I was unable to do anything with it: "xm start" caused "Domain is already running" error, while "xm shutdown" simply hadn't printed any error messages, only
2009 Jul 26
0
Bug#538766: xen-utils-common: fail to start xend
Package: xen-utils-common
Version: 3.3.1-1
Severity: grave
Justification: renders package unusable
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh
2009 Jul 13
0
Bug#536806: xen-utils-common - xend start fails
Package: xen-utils-common
Version: 3.3.1-1
ck-a800:/home/kkadmin# /etc/init.d/xend start
Starting XEN control daemon: xenstored xenconsoled xendFATAL: Failed to
initialize dom0 state: Invalid argument
. failed!
xend.log
[2009-07-12 06:55:40 15120] INFO (SrvDaemon:331) Xend Daemon started
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 May 22
2
Bug#368531: RuntimeError: (111, 'Connection refused')
Package: xen-utils-3.0
Version: 3.0.2+hg9656-1
Severity: grave
Justification: renders package unusable
When xend starts:
[2006-05-22 22:07:18 xend] INFO (SrvDaemon:278) Xend Daemon started
[2006-05-22 22:07:18 xend] INFO (SrvDaemon:282) Xend changeset: Thu Apr 27 09:58 :50 2006 +0100 .
[2006-05-22 22:07:18 xend] ERROR (SrvDaemon:292) Exception starting xend ((111,
2011 Aug 10
2
xend fails on Open SUSE 11.4
I am seeing xend error on OpenSUSE 11.4, Has anyone else seen this ?
Thanks
Ranjith
#uname -a
Linux linux-ws7h 2.6.37.6-0.7-xen #1 SMP 2011-07-21 02:17:24 +0200 x86_64
x86_64 x86_64 GNU/Linux
#/var/log/xen/xend.log
2011-08-09 14:36:38 21111] ERROR (SrvDaemon:349) Exception starting xend
((111, ''Connection refused''))
Traceback (most recent call last):
File
2007 Oct 31
3
Error: (9, ''Bad file descriptor'')
Dom0 = centos 5 (32bit), 4GB Ram
DomU = centos 5 (PV) (32bit)
xen 3.1.2 rc1, compiled using XEN_TARGET_X86_PAE=Y
kernel 2.6.18, modified to load areca card drivers
initrd image created using the following command
mkinitrd -v -f --with=aacraid --with=arcmsr --with=sd_mod --with=scsi_mod
initrd-2.6.18-xen.img 2.6.18-xen
When i issue xm create for a domU which was working earlier i get the
2012 Nov 08
0
Sometimes unable to reboot VM
Xen Version: 4.2.0
Linux Kernel Version: 3.2.30
OS: Debian 6.0
Sometimes when trying to reboot a VM, the reboot fails with the following
message in xend.log: Has anyone experienced this issue before, know the
cause and/or fix? This is an HVM VM. Device model is set in the
configuration file
device_model = ''/usr/lib/xen/bin/qemu-dm''
We use the same configuration file with
2006 Jul 25
2
Compile from sources
I''ve compiled xen-3.0.2-2 from sources. I''ve went to the end without
errors. The ./install.sh script have been created the /etc/grub.conf
file as it :
# initrd /boot/initrd-version.img
#boot=/dev/hdc
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.15-1.2054_FC5)
root (hd0,0)
kernel