------=_Part_11554_264920769.1416758001163
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Im trying to start a few VMs that I have without the use of the engine node. (It crashed).
When I run the command below I get errors
vdsm-4.14.17-0.el6.x86_64
[root@saturn ~]# vdsClient -s HOST list table
Traceback (most recent call last):
File "/usr/share/vdsm/vdsClient.py", line 2578, in <module>
code, message = commands[command][0](commandArgs)
File "/usr/share/vdsm/vdsClient.py", line 290, 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 1235, in request
self.send_content(h, request_body)
File "/usr/lib64/python2.6/xmlrpclib.py", line 1349, in send_content
connection.endheaders()
File "/usr/lib64/python2.6/httplib.py", line 908, in endheaders
self._send_output()
File "/usr/lib64/python2.6/httplib.py", line 780, in _send_output
self.send(msg)
File "/usr/lib64/python2.6/httplib.py", line 739, in send
self.connect()
File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 188,
in connect
sock = socket.create_connection((self.host, self.port), self.timeout)
File "/usr/lib64/python2.6/socket.py", line 553, in create_connection
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
gaierror: [Errno -2] Name or service not known
------=_Part_11554_264920769.1416758001163
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><body><div style=3D"font-family: times new roman, new york,
times, se=
rif; font-size: 12pt; color: #000000"><div><p style=3D"margin:
0px;" data-m=
ce-style=3D"margin: 0px;">Im trying to start a few VMs that I have without =
the use of the engine node. (It crashed). When I run the command below I ge=
t errors</p><p style=3D"margin: 0px;" data-mce-style=3D"margin:
0px;"><br><=
/p><p style=3D"margin: 0px;" data-mce-style=3D"margin:
0px;"><br></p><p sty=
le=3D"margin: 0px;" data-mce-style=3D"margin:
0px;">vdsm-4.14.17-0.el6.x86_=
64</p><p style=3D"margin: 0px;" data-mce-style=3D"margin:
0px;"><br></p><p =
style=3D"margin: 0px;" data-mce-style=3D"margin:
0px;"><br></p><p style=3D"=
margin: 0px;" data-mce-style=3D"margin: 0px;">[root@saturn ~]# vdsClient
-s=
HOST list table<br>Traceback (most recent call last):<br> File
"/usr/share=
/vdsm/vdsClient.py", line 2578, in <module><br> code, message =3D
com=
mands[command][0](commandArgs)<br> File "/usr/share/vdsm/vdsClient.py",
lin=
e 290, in do_list<br> response =3D self.s.getAllVmStats()<br> File
"/usr/li=
b64/python2.6/xmlrpclib.py", line 1199, in __call__<br> return self.__send(=
self.__name, args)<br> File "/usr/lib64/python2.6/xmlrpclib.py", line
1489,=
in __request<br> verbose=3Dself.__verbose<br> File
"/usr/lib64/python2.6/x=
mlrpclib.py", line 1235, in request<br> self.send_content(h,
request_body)<=
br> File "/usr/lib64/python2.6/xmlrpclib.py", line 1349, in
send_content<br=
connection.endheaders()<br> File
"/usr/lib64/python2.6/httplib.py", line =
908, in endheaders<br>
self._send_output()<br> File "/usr/lib64/python2.6/h=
ttplib.py", line 780, in _send_output<br> self.send(msg)<br> File
"/usr/lib=
64/python2.6/httplib.py", line 739, in send<br> self.connect()<br> File
"/u=
sr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 188, in =
connect<br> sock =3D socket.create_connection((self.host, self.port), self.=
timeout)<br> File "/usr/lib64/python2.6/socket.py", line 553, in
create_con=
nection<br> for res in getaddrinfo(host, port, 0, SOCK_STREAM):<br>gaierror=
: [Errno -2] Name or service not known</p></div><div><span
name=3D"x"></spa=
n><br></div></div></body></html>
------=_Part_11554_264920769.1416758001163--