search for: __send

Displaying 14 results from an estimated 14 matches for "__send".

Did you mean: __end
2013 Nov 01
5
xend with XenAPI in stackless python-2.7
...171, in _login self.API_version = self._get_api_version() File "/usr/lib/python2.7/site-packages/XenAPI.py", line 186, in _get_api_version pool = self.xenapi.pool.get_all()[0] File "/usr/lib/python2.7/site-packages/XenAPI.py", line 245, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.7/site-packages/XenAPI.py", line 149, in xenapi_request result = _parse_result(getattr(self, methodname)(*full_params)) File "/usr/lib/python2.7/site-packages/XenAPI.py", line 219, in _parse_result raise Failure(result['...
2012 May 06
1
Bug#671750: Configuration of domain save/restore broken
.../main.py", line 4007, in _run_cmd return True, cmd(args) File "/usr/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...
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
2006 Jul 14
0
xmlrpc over SSH
...s(1) print l Output : ----------- [''Domain-0'', ''U1''] Traceback (most recent call last): File "/home/jd/test/t.py", line 15, in ? l = server.xend.domains(0) 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/xmlrpclib2.py", line 155, in __request response = xmlrpclib.ServerProxy.__request(self, methodname, params) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose Fi...
2006 Mar 24
0
xm dmesg throws error with current unstable
...le.hg-3.0/usr/lib/python/xen/xm/main.py", line 1087, in main File "/usr/src/xen/xen-unstable.hg-3.0-20060324.6/debian/xen-unstable.hg-3.0/usr/lib/python/xen/xm/main.py", line 753, in xm_dmesg File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/src/xen/xen-unstable.hg-3.0-20060324.6/debian/xen-unstable.hg-3.0/usr/lib/python/xen/util/xmlrpclib2.py", line 46, in request File "/usr/lib/python...
2009 Dec 15
0
Error starting up xVM in b129?
...06 Executing start method ("/lib/svc/method/xvm-domains start"). ] Traceback (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&quot...
2007 Nov 27
0
how do i use xen api with key and cert?
...en.session.login_with_password(''<name_in_cert>'',''<optional_password_in_cert>'') Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.4/xmlrpclib.py",...
2021 Jan 07
1
HCI Cluster - CentOS8 to Streams Upgrade Broken
...nt call last):#012 File "/usr/lib/python3.6/site-packages/ovirt_hosted_engine_ha/lib/brokerlink.py", line 85, in start_monitor#012 response = self._proxy.start_monitor(type, options)#012 File "/usr/lib64/python3.6/xmlrpc/client.py", line 1112, in __call__#012 return self.__send(self.__name, args)#012 File "/usr/lib64/python3.6/xmlrpc/client.py", line 1452, in __request#012 verbose=self.__verbose#012 File "/usr/lib64/python3.6/xmlrpc/client.py", line 1154, in request#012 return self.single_request(host, handler, request_body, verbose)#012 File &q...
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
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.
...ck (most recent call last): File "ssvr_reporter.py", line 231, in main File "ssvr_reporter.py", line 100, in register_resources File "vas_subr.py", line 68, in send_request File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "/usr/lib/python2.4/xmlrpclib.py",...
2007 May 25
0
Reply for the windows virtualization (Ko0nz) Xen-users Digest, Vol 27, Issue 110
...t a traceback, and it looks like this: Traceback (most recent call 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 Fi...
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