When host-deploy fails for unknown reason the stderr contains useful information for the user. Currently logged only into engine.log, better to present it to user (at least its head).
ok, is21 # grep ERROR /var/log/ovirt-engine/host-deploy/ovirt-20131101165450-10.34.62.205-6f522f62.log 2013-11-01 16:54:50 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'Errors were encountered while downloading packages.', u'libselinux-python-2.0.94-5.3.el6_4.1.x86_64: failure: ../Packages/libselinux-python-2.0.94-5.3.el6_4.1.x86_64.rpm from rhel65-bos: [Errno 256] No more mirrors to try.'] 2013-11-01 16:54:50 ERROR otopi.context context._executeMethod:146 Failed to execute stage 'Booting': [u'Errors were encountered while downloading packages.', u'libselinux-python-2.0.94-5.3.el6_4.1.x86_64: failure: ../Packages/libselinux-python-2.0.94-5.3.el6_4.1.x86_64.rpm from rhel65-bos: [Errno 256] No more mirrors to try.']
Closing - RHEV 3.3 Released