<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 21, 2014 at 6:43 PM, Sandro Bonazzola <span dir="ltr">&lt;<a href="mailto:sbonazzo@redhat.com" target="_blank">sbonazzo@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Il 20/08/2014 09:17, Gianluca Cecchi ha scritto:<br>
<div><div class="h5">&gt;<br>
&gt; On Wed, Aug 20, 2014 at 9:06 AM, Gianluca Cecchi &lt;<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a> &lt;mailto:<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>&gt;&gt; wrote:<br>

&gt;<br>
&gt;<br>
&gt;         result = vdscli.connect().getVdsCapabilities()<br>
&gt;       File &quot;/usr/lib64/python2.6/xmlrpclib.py&quot;, line 1199, in __call__<br>
&gt;         return self.__send(self.__name, args)<br>
&gt;       File &quot;/usr/lib64/python2.6/xmlrpclib.py&quot;, line 1489, in __request<br>
&gt;         verbose=self.__verbose<br>
&gt;       File &quot;/usr/lib64/python2.6/xmlrpclib.py&quot;, line 1235, in request<br>
&gt;         self.send_content(h, request_body)<br>
&gt;       File &quot;/usr/lib64/python2.6/xmlrpclib.py&quot;, line 1349, in send_content<br>
&gt;         connection.endheaders()<br>
&gt;       File &quot;/usr/lib64/python2.6/httplib.py&quot;, line 908, in endheaders<br>
&gt;         self._send_output()<br>
&gt;       File &quot;/usr/lib64/python2.6/httplib.py&quot;, line 780, in _send_output<br>
&gt;         self.send(msg)<br>
&gt;       File &quot;/usr/lib64/python2.6/httplib.py&quot;, line 739, in send<br>
&gt;         self.connect()<br>
&gt;       File &quot;/usr/lib64/python2.6/site-packages/vdsm/sslutils.py&quot;, line 181, in connect<br>
&gt;         sock = socket.create_connection((self.host, self.port), self.timeout)<br>
&gt;       File &quot;/usr/lib64/python2.6/socket.py&quot;, line 567, in create_connection<br>
&gt;         raise error, msg<br>
&gt;     error: [Errno 111] Connection refused<br>
&gt;     2014-08-20 08:49:48 ERROR otopi.context context._executeMethod:161 Failed to execute stage &#39;Closing up&#39;: [Errno 111] Connection refused<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Sorry, rereading better, it seems not an nfs problem but with getting host capabilities...<br>
&gt; Probably it should be better to put an echo in setup to confirm nfs part has finished and that we are in another part of setup...<br>
&gt;<br>
&gt; The server is a kvm guest on Fedora 20 system<br>
&gt; Indeed when running manually I get<br>
&gt;  [root@ovirtita host-deploy]# vdsClient -s 0 getVdsCaps<br>
</div></div>&gt; Connection to <a href="http://0.0.0.0:54321" target="_blank">0.0.0.0:54321</a> &lt;<a href="http://0.0.0.0:54321" target="_blank">http://0.0.0.0:54321</a>&gt; refused<br>
&gt;<br>
&gt; what to check?<br>
<br>
<br>
Maybe the vdsmd daemon is not running.<br>
check if it&#39;s up with &quot;service vdsmd status&quot;. Looks like the vdsmd daemon is not responding<br>
<div class=""><br>
<br></div></blockquote><div>This is in the middle of install itself....</div><div>What is the workflow for engine-setup in AIO install?</div><div> </div><div>At the beginning of engine-setup process I have:</div><div><br>
</div><div>[ INFO  ] Hardware supports virtualization<br></div><div><br></div><div>Then in configuration preview I have:</div><div>          Configure VDSM on this host             : True<br></div><div><br></div><div>Then I see</div>
<div><div>[ INFO  ] Stage: Transaction setup</div><div>[ INFO  ] Stopping engine service</div><div>[ INFO  ] Stopping ovirt-fence-kdump-listener service</div><div>[ INFO  ] Stopping websocket-proxy service</div><div>[ INFO  ] Stage: Misc configuration</div>
<div>[ INFO  ] Stage: Package installation</div><div>[ INFO  ] Stage: Misc configuration</div><div>[ INFO  ] Initializing PostgreSQL</div><div>[ INFO  ] Creating PostgreSQL &#39;engine&#39; database</div><div>[ INFO  ] Configuring PostgreSQL</div>
<div>[ INFO  ] Creating/refreshing Engine database schema</div><div>[ INFO  ] Creating CA</div><div>[ INFO  ] Configuring WebSocket Proxy</div><div>[ INFO  ] Generating post install configuration file &#39;/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf&#39;</div>
<div>[ INFO  ] Stage: Transaction commit</div><div>[ INFO  ] Stage: Closing up</div></div><div><br></div><div>and </div><div><div>[ INFO  ] Starting engine service</div><div>[ INFO  ] Restarting httpd</div><div>[ INFO  ] Restarting nfs services</div>
<div>[ ERROR ] Failed to execute stage &#39;Closing up&#39;: [Errno 111] Connection refused</div><div>[ INFO  ] Stage: Clean up</div><div>          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140820084635-z4gm0h.log</div>
<div>[ INFO  ] Generating answer file &#39;/var/lib/ovirt-engine/setup/answers/20140820084948-setup.conf&#39;</div><div>[ INFO  ] Stage: Pre-termination</div><div>[ INFO  ] Stage: Termination</div><div>[ ERROR ] Execution of setup failed</div>
</div><div><br></div><div>So where is the vdsmd part configuration information?</div><div>DO I have to check vdsm logs or host-deploy logs for this kind of problem?</div><div><br></div><div>Gianluca</div></div></div></div>