Hi All,
Long story short, I just tried to do a `hosted-engine --deploy` on a brand, new
"out-of-the-box box", following the oVirt doco *exactly*, and while I got past
my "Host is not up" issue, but almost exactly afterwards got this in my console
(I've included the couple of lines leading up to the "Host is no up" step):
~~~
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password
credentials]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify the user about a failure]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set host_id]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect error events from the Engine]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate the error message from the
engine events]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify with error description]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Notify with generic error]
[ INFO ] skipping: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Let the user connect to the bootstrap
engine to manually fix host configuration]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create temporary lock file]
[ INFO ] changed: [localhost -> localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Pause execution until
/tmp/ansible.volt5pvv_he_setup_lock is removed, delete it once ready to proceed]
~~~
I didn't ask for script to pause, so I need to ask: Is this normal?
I'm about to have a look at the logs, but its late here at the moment so I wanted to
get this up on the mailing lists so I don't loose too much time while I'm asleep
and everyone else is awake (& vice-versa).
Cheers
Dulux-Oz