Hello

I've got the same exact problem as in this thread:

http://lists.ovirt.org/pipermail/users/2016-July/041111.html

(sorry for not answering there but I've just subscribed). The error (for the record) is:

Failed to execute stage 'Setup validation': hostname 'vm01.mydomain.tld' doesn't uniquely match the interface 'bond0' selected for the management bridge; it matches also interface with IP set(['10.30.0.1']). Please make sure that the hostname got from the interface for the management network resolves only there.

10.30.0.1 is set on bond1 and is used for the glusterfs network. The python output is:

python -c 'import socket; print(socket.gethostbyaddr("10.30.0.1"));'
('glu-ovirt01.storage', [], ['10.30.0.1'])

which obviously is completely different from vm01.mydomain.tld.
So, I don't really get this error. I've used glu-ovirt01.storage:/engine as the glusterfs entry point for storing the engine image, that's all.

Any idea on how to fix the error?

TIA

--
Davide Ferrari
Senior Systems Engineer