Hello, 

I can for figure out what is happening with deployment of my hosted engine 
setup into a glusterfs cluster. For some unknown reason ansible is getting the 
IP address of the virbr0 interface which is the default interface created with 
libvirt installation. Which is down as it's not connected to anything. 
The error message I'm getting is [ ERROR ] fatal: [localhost]: FAILED! => 
{"changed": false, "msg": "The resolved address doesn't resolve on the selected 
interface\n"},
But after digging deeper I found that ansible is getting a wrong "he_host_ip" 
value log snippet: 2025-02-10 15:39:13,484+0200 DEBUG var changed: host 
"localhost" var "he_host_ip" type "<class 
'ansible.utils.unsafe_proxy.AnsibleUnsafeText'>" value: ""192.168.124.1"" 

How should I proceed to solve this? I'm using bonded interface with a vlan for 
management network bond0.536. 
_______________________________________________
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/MGAW6SWG3H2F55B7PGZHV32ZJIOKCKY7/

Reply via email to