Hi all,
I wanted to add a new host to our current oVirt 4.2.2 setup and the
install of the host fail with the following error message:
/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20180419123531-192.168.1.20-4b80801e.log
...
2018-04-19 12:42:57,241 p=17471 u=ovirt | TASK [hc-gluster-cgroups
:
Set CPU quota] **************************************
2018-04-19 12:42:57,271 p=17471 u=ovirt | [DEPRECATION WARNING]:
Using tests as filters is deprecated. Instead of using
`result|abs` instead use `result is abs`. This feature will be removed in
version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
2018-04-19 12:42:57,343 p=17471 u=ovirt | An exception occurred
during task execution. To see the full traceback, use -vvv. The error
was: AttributeError: 'int' object has no attribute 'startswith'
2018-04-19 12:42:57,345 p=17471 u=ovirt | fatal: [192.168.1.20]:
FAILED! => {}
MSG:
Unexpected failure during module execution.
2018-04-19 12:42:57,346 p=17471 u=ovirt | RUNNING HANDLER
[hc-gluster-cgroups : Restart glusterd] ************************
2018-04-19 12:42:57,348 p=17471 u=ovirt | PLAY RECAP
*********************************************************************
2018-04-19 12:42:57,348 p=17471 u=ovirt | 192.168.1.20
: ok=31 changed=11 unreachable=0 failed=1
...
Best regards
Roger Meier