but the same errors over time
grep ERROR 
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210301204742-wmcz7j.log
 
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24809
2021-03-01 21:34:44,426+0600 ERROR 
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:109 
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Host is not up, 
please check logs, perhaps also on the engine machine"}
2021-03-01 21:35:35,829+0600 ERROR 
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:109 
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"}
2021-03-01 21:35:36,732+0600 ERROR otopi.context context._executeMethod:154 
Failed to execute stage 'Closing up': Failed executing ansible-playbook
2021-03-01 21:35:46,159+0600 ERROR 
otopi.ovirt_hosted_engine_setup.ansible_utils ansible_utils._process_output:109 
fatal: [localhost]: UNREACHABLE! => {"changed": false, "msg": "Failed to 
connect to the host via ssh: ssh: connect to host ovirt4-adm.domain.local port 
22: No route to host", "skip_reason": "Host localhost is unreachable", 
"unreachable": true}
2021-03-01 21:36:08,829+0600 ERROR otopi.plugins.gr_he_common.core.misc 
misc._terminate:167 Hosted Engine deployment failed: please check the logs for 
the issue, fix accordingly or re-deploy from scratch.

[root@node02 ~]$ ip a s dev virbr0
27: virbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP 
group default qlen 1000
    link/ether 52:54:00:e8:50:9e brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.1/24 brd 192.168.1.255 scope global virbr0
       valid_lft forever preferred_lft forever
[root@node02 ~]$ ip neigh s dev virbr0
192.168.1.207 lladdr 00:16:3e:7c:77:ce REACHABLE

Naturally, Ovirt Engine is not available via ssh. his ip should be 
10.11.120.144 ovirt4-adm.domain.local, 
but he is 
[root @ ovirt4-adm ~] # cat / etc / hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
:: 1 localhost localhost.localdomain localhost6 localhost6.localdomain6
10.11.120.142 node02.domain.local
192.168.1.207 ovirt4-adm.domain.local # hosted-engine-setup- / var / tmp / 
localvmsualu32r

where to dig, watch. tell me what to do next.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KHSNLMXXV6K6TDNVAL2N766SEZGTLNFK/

Reply via email to