cat /var/log/ovirt-engine/setup/ovirt-engine-setup-20180712081855-efeaj4.log | grep -v DEBUG

...
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 856, in executeRaw
    preexec_fn=preexec_fn,
  File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 133, in _executeMethod
    method['method']()
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py", line 877, in _misc_configure_provider
    self._upate_external_providers_keystore()
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py", line 747, in _upate_external_providers_keystore
    'pass': truststore_password,
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py", line 507, in _execute_command
    env=env,
  File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 912, in execute
    **kwargs
  File "/usr/lib/python2.7/site-packages/otopi/plugin.py", line 856, in executeRaw
    preexec_fn=preexec_fn,
  File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
2018-07-12 08:45:24,846-0600 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory
2018-07-12 08:45:24,846-0600 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Performing yum transaction rollback
 ....





vk
--------------------------------
Vineet Khandpur
UNIX System Administrator
Information Technology Services
University of Alberta Libraries
+1-780-492-4718

On 12 July 2018 at 08:46, Vineet Khandpur <khandpur@ualberta.ca> wrote:
Building a snadbox ovirt environment on CentOS 7.5.1804
Install fails at Creating CA stage:

[ INFO  ] Configuring PostgreSQL
[ INFO  ] Creating CA
[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory
[ INFO  ] Yum Performing yum transaction rollback
[ INFO  ] Stage: Clean up
          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20180712081855-efeaj4.log
[ INFO  ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20180712082036-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Execution of setup failed

/etc/pki/ovirt-engine missing several files after install (compared to our prod and test systems)

Did something change with the installation re. cert creation? Or am I missing something obvious?
[note: default answers to installation questions]

Thanks.
vk
--------------------------------
Vineet Khandpur
UNIX System Administrator
Information Technology Services
University of Alberta Libraries
+1-780-492-4718