search for: xmlrpcclient

Displaying 11 results from an estimated 11 matches for "xmlrpcclient".

2012 May 06
1
Bug#671750: Configuration of domain save/restore broken
.../lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line 923, in xm_restore server.xend.domain.restore(savefile, paused) File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__ return self.__send(self.__name, args) File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/xmlrpcclient.py", line 124, in __request response = xmlrpclib.ServerProxy.__request(self, methodname, params) File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request verbose=self.__verbose File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/xmlrpcclient.py", line 56, i...
2009 Dec 15
0
Error starting up xVM in b129?
...back (most recent call last): File "/lib/svc/method/xvm-domains", line 39, in ? server.xend.domain.autostart() File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/site-packages/xen/util/xmlrpcclient.py", line 118, in __request File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/lib/python2.4/site-packages/xen/util/xmlrpcclient.py", line 55, in request File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in...
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
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
2007 May 25
0
Reply for the windows virtualization (Ko0nz) Xen-users Digest, Vol 27, Issue 110
...last): File "/usr/lib64/python2.4/xen/xm/create.py", line 1051, in make_domain dominfo = server.xend.domain.create(config) File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "//usr/lib64/python/xen/util/xmlrpcclient.py", line 118, in __request File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "//usr/lib64/python/xen/util/xmlrpcclient.py", line 55, in request File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request...
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...xen.sv.util xen.util.Brctl - Bridge control utilities. xen.util.SSHTransport - XML-RPC SSH transport. xen.util (package) xen.util.asserts xen.util.auxbin xen.util.blkif xen.util.bugtool xen.util.diagnose xen.util.dictio xen.util.ip xen.util.mac xen.util.mkdir xen.util.pci xen.util.security xen.util.xmlrpcclient xen.util.xmlrpclib2 - An enhanced XML-RPC client/server interface for Python. xen.util.xpopen - Spawn a command with pipes to its stdin, stdout, and optionally stderr. xen.web.SrvBase xen.web.SrvDir xen.web (package) xen.web.connection xen.web.http xen.web.httpserver xen.web.protocol xen.web.resour...
2010 May 17
0
strace log
...@\0\0\0s\266\0\0\0d\0\0"..., 4096) = 733 fstat(5, {st_mode=S_IFREG|0644, st_size=733, ...}) = 0 read(5, ""..., 4096) = 0 close(5) = 0 munmap(0x7f731ad05000, 4096) = 0 stat("/usr/lib/xen-3.2-1/bin/../lib/python/xen/util/xmlrpcclient", 0x7fffffff31a0) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/util/xmlrpcclient.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/util/xmlrpcclientmodule.so", O_RDONLY) = -1 ENOEN...
2008 Jun 01
65
Release 0.9.5 of GPL PV Drivers for Windows
I''ve just made my first ever attempt at an Nullsoft installer, so if you want to try it download "Xen PV Drivers 0.9.5.exe" from http://www.meadowcourt.org/downloads/ The installer should detect the version of windows you are running and install the drivers. At the moment you''ll need to install the shutdown monitor service manually, but you can do that from the start
2008 Jun 01
65
Release 0.9.5 of GPL PV Drivers for Windows
I''ve just made my first ever attempt at an Nullsoft installer, so if you want to try it download "Xen PV Drivers 0.9.5.exe" from http://www.meadowcourt.org/downloads/ The installer should detect the version of windows you are running and install the drivers. At the moment you''ll need to install the shutdown monitor service manually, but you can do that from the start
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel