I just spun up the latest and greatest ovirt has to offer, and I am building out an HCI cluster. The deployment went wonderfully. I had dns setup for everything, and it just worked. Great job team!

I just wanted to add in something i noticed after rebooting the nodes. The gluster service, and volumes would not come back up after rebooting. I found that there needs to be an entry in the fstab for the gluster logical volumes to tell them to start the vdo service. So without this, the node will fail to boot if you are using vdo. 

inode64,noatime,nodiratime,discard,x-systemd.requires=vdo.service

the defaults are this
inode64,noatime,nodiratime


Hopefully it helps someone else 

:) 
Cheers