Displaying 20 results from an estimated 500 matches similar to: "xm dmesg throws error with current unstable"
2012 May 06
1
Bug#671750: Configuration of domain save/restore broken
Package: xen-utils-common
Version: 4.1.2-5
Severity: grave
Hi,
Between 4.1.2-3 and 4.1.2-5, the sanity checks on the variables
defined in /etc/default/xendomains (XENDOMAINS_SAVE,
XENDOMAINS_RESTORE, etc.) was lost. I can't check exactly when because
there's no Vcs defined for this package.
4.1.2-3 had in /etc/init.d/xendomains for restore:
if [ "$XENDOMAINS_RESTORE" =
2009 Dec 15
0
Error starting up xVM in b129?
I updated to b129 and now I get this error in dmesg on boot.
Dec 15 06:26:05 nas svc.startd[9]: [ID 652011 daemon.warning] svc:/system/xvm/domains:default: Method "/lib/svc/method/xvm-domains start" failed with exit status 1.
Dec 15 06:26:07 nas last message repeated 2 times
Dec 15 06:26:07 nas svc.startd[9]: [ID 748625 daemon.error] system/xvm/domains:default failed: transitioned to
2007 Nov 27
0
how do i use xen api with key and cert?
Hello,
I am forwarding this from the xen-api mailing-list,
because it seems to be quite dormant.
I hope someone here might be able to answer the
following question.
Cheers,
Stephan
---------- Forwarded message ----------
From: stephan nies <nies.stephan@googlemail.com>
Date: Nov 22, 2007 7:30 PM
Subject: how do i use xen api with key and cert?
To: xen-api@lists.xensource.com
Hello,
I
2010 Dec 21
0
[SPAM] XCP 1.0beta and vastSky. What information I have gathered, what I did and how "far" I got with it.
Hello all. I''m trying to figure out vastSky on xcp1.0 beta. As we all know,
it has been integrated to the xcp. That''s just about all one can find about
the matter. Been trying to google a lot, but with no luck. I''ll write here
what information I''ve gathered, what I tried and how far I managed to get
with this.
I include information about my hardware, in case it
2006 Jul 14
0
xmlrpc over SSH
Hi
I tried the SSH patch from Anthony.. using the following test code. It seems that it works only once... I mean for executing only one command over the established channel/connection.
Any ideas...
code
from xmlrpclib import Transport
from xen.util.xmlrpclib2 import ServerProxy
server = ServerProxy("ssh://root@192.168.0.102/RPC2", None, None, 1, 1)
l = server.xend.domains(1)
2007 May 25
0
Reply for the windows virtualization (Ko0nz) Xen-users Digest, Vol 27, Issue 110
Hi koonz
I noticed that you are using the cdrom parameter in the config file I
believe that''s no longer used in recent versions of Xen. I am running
debian etch here atm and am trying to virtualize windows guests aswell
I am able to boot up windows with the following configs although they do
tend to hang at some point during the installation.
----- Config windows xp -----
import os,
2006 Mar 27
1
"xm list" causing "OverflowError: int exceeds XML-RPC limits"
I am getting the following error with "xm list" on a x86_64 SLES10 Beta
system running changeset 9435:11fee62328cc. I am able to bring up DomUs
and I am able to do "xm info" without issues. But I am seeing similar
"OverflowError: int exceeds XML-RPC limits" with "xm shutdown" and "xm
destroy". My python version is 2.4.2.
Any way I can get around
2005 Dec 26
1
[PATCH] symmetricalization of system info command xm info, top, dmesg and log
These xm info, top, dmesg and log requre no parameter.
But log''s error message differs from other 3 command''s error messages,
when parameter is given.
# xm log 1
Error: ''xm log'' requires 0 argument.
log Print the xend log
Other 3 commands ignore parameter.
I think it might be better symmetricalize.
Signed-off-by: Yoshinori
2006 Mar 23
0
Re: [Xen-changelog] Improve error handling, in particular fixing the ProtocolError that is thrown
Xen patchbot -unstable wrote:
> # HG changeset patch
> # User emellor@leeni.uk.xensource.com
> # Node ID da24df1ea484cf72dc9d367d52e828777e0e20cd
> # Parent c1bb4eb565296bdb00aed84fcc877befbcebd8e9
> Improve error handling, in particular fixing the ProtocolError that is thrown
> when a domain is specified by the user that does not exist. Added a few
> error codes -- many
2010 Aug 19
0
Xend dont start anymore
Dear Xen Users,
at first, sorry for my bad english and in fact my post is wrong here, please light me the way to the right board.
My Xen Host runs since two years without a problem. As of today, some v-servers was not reachable anymore. I did a short xm top and got dozen of erros.
I did a reboot of the Host.
Thereafter i get the same error messages when trying to start xend (/etc/init.d/xend
2006 Mar 09
1
is anyone working on bug 195 (time running backwards messages)
Hi there,
I am having the problems described in bug 195 with the current hg nstable tree on amd64 (Athlon64, single core).
Is anyone working on that issue?
Thanks in andvance,
Johnny
--
jabber:johnny@wh-netz.de
icq:236971856
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Sep 17
2
[Xen-ia64-devel] [PATCH] xm: Don''t spawn vncviewer twice.
Hi. I found this issue with IA64 box while looking at the c/s of
18204:21dd1fdb73d8, but I believe the things is same with x86 box.
I''m not sure whether this patch coexist with the old ioemu which
is to be removed soon. So it might be desirable to apply
this patch after deleting the internal ioemu tree.
thanks,
xm: Don''t spawn vncviewer twice.
Without this patch, vncviewer
2010 Sep 03
0
Bug#587090: Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1)
Package: xen-utils-4.0
Version: 4.0.1~rc6-1
Severity: important
Issue confirmed with xen-utils-4.0 (4.0.1~rc6-1) in Debian Squeeze AMD64.
Trace of error while using xm-debian.cfg (attached):
[2010-09-02 00:53:21 1407] ERROR (xmlrpclib2:178) Internal error handling xend.domain.create
Traceback (most recent call last):
File "/usr/lib/xen-4.0/lib/python/xen/util/xmlrpclib2.py",
2007 Oct 11
1
Unable to connect to Xend. Connection refused
Hi all,
after an emerge I wasn''t able to run xen correctly. Everytime I
try the command xm list, I receive the error:
Error: Unable to connect to xend: Connection refused. Is xend running?
Inspecting /var/log/xen/xend.log i found that xend doesn''t find
something at line 1 column 0. But I don''t know what is it.
I tried with kernel 2.6.16.52 and with 2.6.20-r4 but
2004 Jul 30
1
[fdo] [daniel@freedesktop.org: Timeline, and slippage]
See attached for new platform timeline; please include platform@fd.o on
all proposals/followups/flames/whatever.
Oh, and for note's sake, Chris Lee is the other release team member at
the moment.
----- Forwarded message from Daniel Stone <daniel@freedesktop.org> -----
Date: Sat, 31 Jul 2004 01:40:19 +1000
From: Daniel Stone <daniel@freedesktop.org>
To: platform@freedesktop.org
2007 Oct 17
0
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i tried to start up xend i am getting the error message like this
"Error:Unable to connect to xend:No such file or directory.Is xend running ?"
When i check the file /var/log/xen/xend.log i am getting the follwing log messages.
How should i fix this problem ?
ExpatError: no element found: line
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and
PVM). I hope this would be useful for somebody else.
See comments for more info.
regards,
Diego
--
--------------
Diego Woitasen
XTECH
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2015 May 21
2
[nbdkit python]: unable to locate modules
I'm working on a python plugin for nbdkit that treats Google Cloud
Storage as a block device. I have a library, gcs.py, that implements
simple commands: list, get, put, delete; source is here:
https://github.com/wspeirs/cldblkdev/blob/master/gcs.py
When I attempt to run nbdkit I get the following error:
nbdkit python script=/home/wspeirs/src/cldblkdev/cldblkdev.py
Traceback (most recent call
2010 Dec 15
6
about Fedora13 Xen 4 Tutorial
Hi
This is my first question.. (sorry for my poor english.. )
Is this right way to ask something about installing xen, build kernel ...etc
using mailing list??
I want know "How or Where can I ask something & How can I get your smart
answers"
I have followed this tutorial "
http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial" exactly on my Core 2 Dou.
after config the
2010 Dec 15
6
about Fedora13 Xen 4 Tutorial
Hi
This is my first question.. (sorry for my poor english.. )
Is this right way to ask something about installing xen, build kernel ...etc
using mailing list??
I want know "How or Where can I ask something & How can I get your smart
answers"
I have followed this tutorial "
http://wiki.xen.org/xenwiki/Fedora13Xen4Tutorial" exactly on my Core 2 Dou.
after config the