hello
i try to deploy a vm engine
this host have already a vm that contains various service
named
dhcp
etc
i try to deploy with the cmd:
hosted-engine --deploy
and i get blocked with error msg
INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg":
"Unable to restart service abrtd: Failed to restart abrtd.service: Transaction
contains conflicting jobs 'stop' and 'restart' for abrt-ccpp.service.
Probably contradicting requirement dependencies configured.\nSee system logs and
'systemctl status abrtd.service' for details.\n"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
[ INFO ] Stage: Clean up
the host :
oVirt Node 4.4.10
can you suggest some troubleshooting check ?
thanks and regards