On Wed, 2018-07-25 at 12:05 +0000, Bong Shau Fui wrote:
> Hi:
>    I'm new to ovirt. I followed the guide at the page https://www.ovi
> rt.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.

That is exactly the same thing that happened to me today! Could you try
deploying again and in another terminal run this[*] after it's printed
"Get local VM IP"?

What happened to me was that the VM never started because it had kernel
panicked on boot, rather fast too, so you'll need to be quick in order
to catch it!

[*]: virsh console HostedEngineLocal

PS. The console will then hang if we're experiencing the same issue.

/K

> 
> 
> 
> regards,
> Bong SF
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/communit
> y-guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/WRYIJNH2C6FJSEYBWUYKBZGQVTVNPNAJ/
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
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/users@ovirt.org/message/IE5PBLF3HFWCMZ6KEIKBLJQ7W5WFMLLS/

Reply via email to