
On Tue, Nov 17, 2015 at 3:48 PM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
Hello, trying to setup from 3.6 master and I get this at the end of
# hosted-engine --deploy ... [ INFO ] Connecting to the Engine [ ERROR ] Failed to execute stage 'Closing up': 'module' object has no attribute 'SSH' [ INFO ] Stage: Clean up [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20151117154016.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination
in /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20151117151911-plup16.log
2015-11-17 15:40:13 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:722 Adding t he host to the cluster 2015-11-17 15:40:13 DEBUG otopi.context context._executeMethod:156 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 146, in _executeMethod method['method']() File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/engine/add_host.py", l ine 735, in _closeup ssh=self._ovirtsdk_xml.params.SSH( AttributeError: 'module' object has no attribute 'SSH' 2015-11-17 15:40:13 ERROR otopi.context context._executeMethod:165 Failed to execute stage 'Closing up': 'module ' object has no attribute 'SSH'
I found similar error in 3.3 days when this was caused by sdk not up2date...
master is a developing branch: some changes are happening on the REST API there and we still have to refresh them to other projects. Please try with these: https://gerrit.ovirt.org/#/c/47915/ https://gerrit.ovirt.org/#/c/45656/ And please report anything else that looks strange.
I have a CentOS 7.1 server with
ovirt-hosted-engine-setup-2.0.0-0.0.master.20151102150442.gitf69b8ea.el7.centos.noarch ovirt-engine-sdk-python-4.0.0.0-0.2.20151105.gite776ea5.el7.centos.noarch
Other releavant packages installed: # rpm -qa| egrep "vdsm|ovirt" ovirt-engine-appliance-20151106.0-1.el7.centos.noarch vdsm-cli-4.17.999-140.gitcfac774.el7.noarch ovirt-vmconsole-host-1.0.1-0.0.master.20151105234454.git3e5d52e.el7.noarch vdsm-infra-4.17.999-140.gitcfac774.el7.noarch vdsm-yajsonrpc-4.17.999-140.gitcfac774.el7.noarch ovirt-host-deploy-1.5.0-0.0.master.20151111134640.git857e52d.el7.noarch ovirt-hosted-engine-ha-2.0.0- .0.master.20151110170948.20151110170940.gitbbbad2d.el7.noarch vdsm-api-4.17.999-140.gitcfac774.el7.noarch vdsm-jsonrpc-4.17.999-140.gitcfac774.el7.noarch libgovirt-0.3.1-3.el7.x86_64 ovirt-setup-lib-1.0.0-1.20150922141000.git147e275.el7.centos.noarch vdsm-python-4.17.999-140.gitcfac774.el7.noarch vdsm-4.17.999-140.gitcfac774.el7.noarch ovirt-vmconsole-1.0.1-0.0.master.20151105234454.git3e5d52e.el7.noarch vdsm-xmlrpc-4.17.999-140.gitcfac774.el7.noarch ovirt-release-master-002-0.3.master.noarch
Thanks, Gianluca
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users