[Users] how to use vdsClient

Antoni Segura Puimedon asegurap at redhat.com
Thu Mar 14 10:49:25 UTC 2013


It might be ssl. If you have ssl enabled:

vdsClient -s 0 <command>

Otherwise:

vdsClient 0 <command>

----- Original Message -----
> From: "bigclouds" <bigclouds at 163.com>
> To: users at ovirt.org
> Sent: Thursday, March 14, 2013 11:26:24 AM
> Subject: [Users] how to use vdsClient
> 
> 
> 
> 
> hi,all
> it is waiting all the time.
> 
> 
> 
> 
> 
> 
> [root at localhost ~]# mcvdaClient 0 list table
> ^CTraceback (most recent call last):
> File "/usr/share/mcvda/mcvdaClient.py", line 2380, in <module>
> code, message = commands[command][0](commandArgs)
> File "/usr/share/mcvda/mcvdaClient.py", line 274, in do_list
> response = self.s.getAllVmStats()
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
> return self.__send(self.__name, args)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
> verbose=self.__verbose
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1237, in request
> errcode, errmsg, headers = h.getrepl y()
> File "/usr/lib64/python2.6/httplib.py", line 1064, in getreply
> response = self._conn.getresponse()
> File "/usr/lib64/python2.6/httplib.py", line 990, in getresponse
> response.begin()
> File "/usr/lib64/python2.6/httplib.py", line 391, in begin
> version, status, reason = self._read_status()
> File "/usr/lib64/python2.6/httplib.py", line 349, in _read_status
> line = self.fp.readline()
> File "/usr/lib64/python2.6/socket.py", line 433, in readline
> data = recv(1)
> KeyboardInterrupt
> 
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list