<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi Sandro,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">
This is exactly the same issue I had with BZ 1055153, I recognize all the error messages exactly and the way it occurred. There was also the earlier message on the list which I mentioned my workaround.</div><div class="gmail_default" style="font-family:tahoma,sans-serif">
<br></div><div class="gmail_extra"><div><font face="tahoma, sans-serif">Thanks,<br>Andrew</font><br></div>
<br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 12:28 AM, Sandro Bonazzola <span dir="ltr"><<a href="mailto:sbonazzo@redhat.com" target="_blank">sbonazzo@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Il 23/01/2014 14:24, Frank Wall ha scritto:<br>
<div class="im">> Hi,<br>
><br>
> I'm currently trying to setup a hosted-engine on a RHEL6 host<br>
> with nightly repository (because 3.4 BETA didn't work either):<br>
<br>
</div>Do you have the same issue you've with nightly?<br>
<div><div class="h5"><br>
<br>
><br>
> [root@host ~]# hosted-engine --deploy<br>
> [ INFO ] Stage: Initializing<br>
> Continuing will configure this host for serving as hypervisor and create a VM where you have to install oVirt Engine afterwards.<br>
> Are you sure you want to continue? (Yes, No)[Yes]:<br>
> [ INFO ] Generating a temporary VNC password.<br>
> [ INFO ] Stage: Environment setup<br>
> Configuration files: []<br>
> Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20140123135916.log<br>
> Version: otopi-1.2.0_master (otopi-1.2.0-0.2.master.20140121.git84f0852.el6)<br>
> [ INFO ] Hardware supports virtualization<br>
> [ INFO ] Bridge ovirtmgmt already created<br>
> [ INFO ] Stage: Environment packages setup<br>
> [ INFO ] Stage: Programs detection<br>
> [ INFO ] Stage: Environment setup<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Waiting for VDSM hardware info<br>
> [ INFO ] Stage: Environment customization<br>
><br>
> --== STORAGE CONFIGURATION ==--<br>
><br>
> During customization use CTRL-D to abort.<br>
> [ ERROR ] Failed to execute stage 'Environment customization': [Errno 111] Connection refused<br>
> [ INFO ] Stage: Clean up<br>
> [ INFO ] Stage: Pre-termination<br>
> [ INFO ] Stage: Termination<br>
><br>
> The full log is available here:<br>
> <a href="http://pastebin.com/Xpa87sjc" target="_blank">http://pastebin.com/Xpa87sjc</a><br>
><br>
> The matching log entry is below:<br>
><br>
> 2014-01-23 14:17:48 DEBUG otopi.context context._executeMethod:138 Stage customization METHOD otopi.plugins.ovirt_hosted_engine_setup.storage.storage.Plugin._customization<br>
> 2014-01-23 14:17:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND During customization use CTRL-D to abort.<br>
> 2014-01-23 14:17:48 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:630 _check_existing_pools<br>
> 2014-01-23 14:17:48 DEBUG otopi.plugins.ovirt_hosted_engine_setup.storage.storage storage._check_existing_pools:631 getConnectedStoragePoolsList<br>
> 2014-01-23 14:17:48 DEBUG otopi.context context._executeMethod:152 method exception<br>
> Traceback (most recent call last):<br>
> File "/usr/lib/python2.6/site-packages/otopi/context.py", line 142, in _executeMethod<br>
> method['method']()<br>
> File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/storage.py", line 729, in _customization<br>
> self._check_existing_pools()<br>
> File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/storage.py", line 632, in _check_existing_pools<br>
> pools = self.serv.s.getConnectedStoragePoolsList()<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 567, in create_connection<br>
> raise error, msg<br>
> error: [Errno 111] Connection refused<br>
> 2014-01-23 14:17:48 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Environment customization': [Errno 111] Connection refused<br>
<br>
</div></div>can you attach vdsm logs?<br>
<div class="im HOEnZb"><br>
<br>
<br>
<br>
><br>
><br>
> RPM version information:<br>
><br>
> otopi-1.2.0-0.2.master.20140121.git84f0852.el6.noarch<br>
> ovirt-host-deploy-1.2.0-0.2.master.20140120.gitdeb0453.el6.noarch<br>
> ovirt-hosted-engine-setup-1.2.0-0.0.master.20140117.gitfaf77a5.el6.noarch<br>
> ovirt-hosted-engine-ha-1.1.0-0.1.beta1.el6.noarch<br>
> ovirt-engine-sdk-python-3.4.0.2-1.20140121.git42b7d69.el6.noarch<br>
> ovirt-release-el6-10.0.1-2.noarch<br>
> vdsm-python-zombiereaper-4.14.1-6.gite008998.el6.noarch<br>
> vdsm-python-4.14.1-6.gite008998.el6.x86_64<br>
> vdsm-cli-4.14.1-6.gite008998.el6.noarch<br>
> vdsm-xmlrpc-4.14.1-6.gite008998.el6.noarch<br>
> vdsm-4.14.1-6.gite008998.el6.x86_64<br>
><br>
><br>
> Any hint?<br>
><br>
><br>
> Thanks<br>
> - Frank<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
><br>
<br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Sandro Bonazzola<br>
Better technology. Faster innovation. Powered by community collaboration.<br>
See how it works at <a href="http://redhat.com" target="_blank">redhat.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>