Description of problem:
When running ovirt-hosted-engine-setup with the default vdsm configuration, it fails with the following error:
[ INFO ] Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
[ INFO ] Stage: Transaction setup
[ INFO ] Stage: Misc configuration
[ INFO ] Stage: Package installation
[ INFO ] Stage: Misc configuration
[ INFO ] Configuring libvirt
[ INFO ] Configuring VDSM
[ INFO ] Starting vdsmd
[ INFO ] Waiting for VDSM hardware info
[ INFO ] Connected to Storage Domain
[ INFO ] Connecting Storage Pool
[ INFO ] Verifying sanlock lockspace initialization
[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
[ INFO ] Answer file '/etc/ovirt-hosted-engine/answers.conf' has been updated
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
Changing irs.oop_impl from ioprocess to rfh fixes the problem.
Version-Release number of selected component (if applicable):
vdsm-4.16.0-3.git601f786.fc20.x86_64
ovirt-hosted-engine-setup-1.2.0-0.0.master.20140627110423.gita52ef58.fc20.noarch
How reproducible:
Always
Steps to Reproduce:
1. Run ovirt-hosted-engine-setup
Actual results:
[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory
Expected results:
ovirt-hosted-engine-setup completes
Additional info:
Attaching logs...