I tried with a 1 baremetal host, 3 baremetals or virtual hosts and I still have the same
problem for installing the hosted-engine. Hyperconverge installs well.
I have tried with multiple version of ovirt ISO file 4.4.1 and 4.4.4 and 4.4.6.
when I run hosted-engine --deploy or with the cockpit, it creates a temporary VM in the
192.168.222.x subnet and I am able to connect in ssh on this temporary ip. When the script
displays "TASK [ovirt.ovirt.hoted_engine_setup]: Wait for the host to be up" the
server reboots and I have nothing left.
problem when creation of the ovirtmgmt?
here all my log
https://drive.google.com/drive/folders/1kFFSlIqbjVwSN8t88aQZZR45DYEHPUvt?...
021-05-26 10:15:09,135-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 TASK [ovirt.ovirt.hosted_engine_setup : Always revoke
the SSO token]
2021-05-26 10:15:10,439-0400 DEBUG otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:105 {'msg': "You must specify either
'url' or 'hostname'.", 'invocation': {'module_args':
{'state': 'absent', 'ovirt_auth': {'changed': False,
'ansible_facts': {'ovirt_auth': {'token':
'Mz2onwB7qWX2x8HnJVgetQIQ9U4eVziRt8TEabfoizI2B98d0PDp-yxTU92a9lbun2vcr_i5yOXRsJKJKhqkVw',
'url': 'https://oe.telecom.lan/ovirt-engine/api', 'ca_file': None,
'insecure': True, 'timeout': 0, 'compress': True,
'kerberos': False, 'headers': None}}, 'failed': False,
'attempts': 1}, 'timeout': 0, 'compress': True,
'kerberos': False, 'url': None, 'hostname': None,
'username': None, 'password': None, 'ca_file': None,
'insecure': None, 'headers': None, 'token': None}},
'_ansible_no_log': False, 'changed': False}
2021-05-26 10:15:10,540-0400 DEBUG otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:105 ignored: [localhost]: FAILED! =>
{"changed": false, "msg": "You must specify either 'url'
or 'hostname'."}
2021-05-26 10:15:11,643-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
2021-05-26 10:15:12,647-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 ok: [localhost]
2021-05-26 10:15:13,851-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token
using username/password credentials]
2021-05-26 10:15:15,261-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 ok: [localhost]
2021-05-26 10:15:17,275-0400 INFO otopi.ovirt_hosted_engine_setup.ansible_utils
ansible_utils._process_output:111 TASK [ovirt.ovirt.hosted_engine_setup : Wait for the
host to be up]
2021-05-26 10:22:54,758-0400 ERROR otopi.context context._executeMethod:154 Failed to
execute stage 'Closing up': SIG1
2021-05-26 10:22:54,762-0400 DEBUG otopi.context context.dumpEnvironment:765 ENVIRONMENT
DUMP - BEGIN
2021-05-26 10:22:54,763-0400 DEBUG otopi.context context.dumpEnvironment:775 ENV
BASE/error=bool:'True'
2021-05-26 10:22:54,763-0400 DEBUG otopi.context context.dumpEnvironment:775 ENV
BASE/exceptionInfo=list:'[(<class 'RuntimeError'>,
RuntimeError('SIG1',), <traceback object at 0x7fa8fc1ca1c8>)]'
thank you