Hi, was that a clean host? What does virsh -r net-list show?
Best regards Martin Sivak On Tue, Apr 24, 2018 at 9:12 AM, <[email protected]> wrote: > Hi, > > I deploy hosted engine but it has some error, > > # hosted-engine --deploy > > [ INFO ] TASK [Check status of default libvirt network] > [ INFO ] changed: [localhost] > [ INFO ] TASK [Activate default libvirt network] > [ ERROR ] fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["virsh", > "net-start", "default"], "delta": "0:00:00.074655", "end": "2018-04-24 > 14:59:12.548459", "msg": "non-zero return code", "rc": 1, "start": > "2018-04-24 14:59:12.473804", "stderr": "error: failed to get network > 'default'\nerror: Network not found: no network with matching name > 'default'", "stderr_lines": ["error: failed to get network 'default'", > "error: Network not found: no network with matching name 'default'"], > "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"} > [ ERROR ] Failed to execute stage 'Closing up': Failed executing > ansible-playbook > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

