Hi:
I'm new to ovirt. I followed the guide at the page
https://www.ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/,
started to run "hosted-engine --deploy". It got stuck at the stage TASK
[Get local VM IP] for about 5 minutes, and failed. Did a search but came out
with nothing. From the log files these 2 lines are shown:
2018-07-25 19:59:11,269+0800 DEBUG
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:94
{u'_ansible_parsed': True, u'stderr_lines': [], u'cmd': u"virsh -r
net-dhcp-leases default | grep -i 00:16:3e:5e:43:32 | awk '{ print $5 }' | cut
-f1 -d'/'", u'end': u'2018-07-25 19:59:11.081420', u'_ansible_no_log': False,
u'stdout': u'', u'changed': True, u'invocation': {u'module_args': {u'warn':
True, u'executable': None, u'_uses_shell': True, u'_raw_params': u"virsh -r
net-dhcp-leases default | grep -i 00:16:3e:5e:43:32 | awk '{ print $5 }' | cut
-f1 -d'/'", u'removes': None, u'argv': None, u'creates': None, u'chdir': None,
u'stdin': None}}, u'start': u'2018-07-25 19:59:10.949464', u'attempts': 50,
u'stderr': u'', u'rc': 0, u'delta': u'0:00:00.131956', u'stdout_lines': []}
2018-07-25 19:59:11,370+0800 ERROR
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:98
fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "virsh
-r net-dhcp-leases default | grep -i 00:16:3e:5e:43:32 | awk '{ print $5 }' |
cut -f1 -d'/'", "delta": "0:00:00.131956", "end": "2018-07-25 19:59:11.081420",
"rc": 0, "start": "2018-07-25 19:59:10.949464", "stderr": "", "stderr_lines":
[], "stdout": "", "stdout_lines": []}
Can someone please enlighten me on what has happened? Many thanks in advance.
regards,
Bong SF
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/[email protected]/message/WRYIJNH2C6FJSEYBWUYKBZGQVTVNPNAJ/