[Users] Setup 3.3 RC2 All-in-one fails

Frank Wall fw at moov.de
Mon Sep 2 17:36:44 UTC 2013


Hi,

setting up a new installation of 3.3 RC2 fails:

- installed Fedora 19
- setup ovirt repo, enable beta repo
- install all-in-one rpms
- run engine-setup


[ INFO  ] Stage: Setup validation

           --== CONFIGURATION PREVIEW ==--

           Database name                      : engine
           Database secured connection        : False
           Database host                      : localhost
           Database user name                 : engine
           Database host name validation      : False
           Datbase port                       : 5432
           NFS setup                          : True
           PKI organization                   : example.com
           NFS mount point                    : /home/ovirt/iso
           Application mode                   : both
           Host FQDN                          : aoi.example.com
           Datacenter storage type            : nfs
           Configure local database           : True
           Set application as default page    : True
           Configure Apache SSL               : True
           Configure VDSM on this host        : True
           Local storage domain directory     : /home/ovirt/vm

[...skipping successful steps...]

[ INFO  ] Starting engine service
[ INFO  ] Restarting httpd
[ ERROR ] Failed to execute stage 'Closing up': 'module' object has no 
attribute 'SSH'
[ INFO  ] Stage: Clean up
           Log file is located at 
/var/log/ovirt-engine/setup/ovirt-engine-setup-20130902192543.log
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed


And these are the relevant bits from install log:

2013-09-02 19:28:56 DEBUG 
otopi.plugins.ovirt_engine_setup.all-in-one.vdsm vdsm._closeup:213 
Creating the local data center
2013-09-02 19:28:56 DEBUG 
otopi.plugins.ovirt_engine_setup.all-in-one.vdsm vdsm._closeup:223 
Creating the local cluster into the local data center
2013-09-02 19:28:57 DEBUG 
otopi.plugins.ovirt_engine_setup.all-in-one.vdsm vdsm._closeup:238 
Adding the local host to the local cluster
2013-09-02 19:28:58 DEBUG otopi.context context._executeMethod:133 
method exception
Traceback (most recent call last):
   File "/usr/lib/python2.7/site-packages/otopi/context.py", line 123, in 
_executeMethod
     method['method']()
   File 
"/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/all-in-one/vdsm.py", line 249, in _closeup
     ssh=self._ovirtsdk_xml.params.SSH(
AttributeError: 'module' object has no attribute 'SSH'
2013-09-02 19:28:58 ERROR otopi.context context._executeMethod:142 
Failed to execute stage 'Closing up': 'module' object has no attribute 
'SSH'

Seems like RC2 broke this.... I was able to successfully setup an 
all-on-one setup with RC1 before.


Thanks
- Frank



More information about the Users mailing list