
I am hosting ovirt node as VM under VMware. when try to run engine setup, it getting fails and error [ INFO ] TASK [Create cloud init user-data and meta-data files] [ INFO ] TASK [Create ISO disk] [ INFO ] changed: [localhost] [ INFO ] TASK [Create local VM] [ INFO ] changed: [localhost] [ INFO ] TASK [Get local VM IP] [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "virsh -r net-dhcp-leases default | grep -i 00:16:3E:6A:7A:F9 | awk '{ print $5 }' | cut -f1 -d'/'", "delta": "0:00:00.095336", "end": "2018-05-25 00:52:21.390980", "rc": 0, "start": "2018-05-25 00:52:21.295644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} [ INFO ] TASK [include_tasks] [ INFO ] ok: [localhost] [ INFO ] TASK [Remove local vm dir] [ INFO ] changed: [localhost] [ INFO ] TASK [Notify the user about a failure] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"} ANYONE CAN HELP ME ?? -SHAMZ

On Thu, May 24, 2018, 8:07 PM <shamilkpm@gmail.com> wrote:
I am hosting ovirt node as VM under VMware. when try to run engine setup, it getting fails and error
Are you trying to install hosted-engine in a VM under VMware? Why would you do that? Have you enabled nested virt and enough resources? Y.
[ INFO ] TASK [Create cloud init user-data and meta-data files] [ INFO ] TASK [Create ISO disk] [ INFO ] changed: [localhost] [ INFO ] TASK [Create local VM] [ INFO ] changed: [localhost] [ INFO ] TASK [Get local VM IP] [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "virsh -r net-dhcp-leases default | grep -i 00:16:3E:6A:7A:F9 | awk '{ print $5 }' | cut -f1 -d'/'", "delta": "0:00:00.095336", "end": "2018-05-25 00:52:21.390980", "rc": 0, "start": "2018-05-25 00:52:21.295644", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} [ INFO ] TASK [include_tasks] [ INFO ] ok: [localhost] [ INFO ] TASK [Remove local vm dir] [ INFO ] changed: [localhost] [ INFO ] TASK [Notify the user about a failure] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
ANYONE CAN HELP ME ??
-SHAMZ _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org
participants (2)
-
shamilkpm@gmail.com
-
Yaniv Kaul