<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><p style="margin: 0px;" data-mce-style="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 get errors</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">vdsm-4.14.17-0.el6.x86_64</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="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 &lt;module&gt;<br> code, message = commands[command][0](commandArgs)<br> File "/usr/share/vdsm/vdsClient.py", line 290, in do_list<br> response = self.s.getAllVmStats()<br> File "/usr/lib64/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=self.__verbose<br> File "/usr/lib64/python2.6/xmlrpclib.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/httplib.py", line 780, in _send_output<br> self.send(msg)<br> File "/usr/lib64/python2.6/httplib.py", line 739, in send<br> self.connect()<br> File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 188, in connect<br> sock = socket.create_connection((self.host, self.port), self.timeout)<br> File "/usr/lib64/python2.6/socket.py", line 553, in create_connection<br> for res in getaddrinfo(host, port, 0, SOCK_STREAM):<br>gaierror: [Errno -2] Name or service not known</p></div><div><span name="x"></span><br></div></div></body></html>