Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1115123

Summary: hosted-engine-setup fails with ioprocess oop_impl enabled
Product: [Retired] oVirt Reporter: Adam Litke <alitke>
Component: vdsmAssignee: Yeela Kaplan <ykaplan>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.5CC: alitke, bazulay, bugs, gklein, iheim, mgoldboi, oourfali, pstehlik, rbalakri, yeylon, ykaplan
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:36:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
hosted-engine-setup log
none
vdsm log none

Description Adam Litke 2014-07-01 15:23:32 UTC
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...

Comment 1 Adam Litke 2014-07-01 15:27:07 UTC
Created attachment 913793 [details]
hosted-engine-setup log

Comment 2 Adam Litke 2014-07-01 15:28:43 UTC
Created attachment 913794 [details]
vdsm log

This log contains the failure mode first, and then a working example when I changed irs.oop_impl to rfh.

Comment 3 Jiri Belka 2014-08-06 08:07:38 UTC
What are steps to reproduce and to verify please?

Comment 4 Yeela Kaplan 2014-08-13 14:33:41 UTC
Steps to Reproduce:
1. Run ovirt-hosted-engine-setup

Comment 5 Jiri Belka 2014-08-14 14:24:14 UTC
ok, vdsm-4.16.1-6.gita4a4614.el6.x86_64

Comment 6 Sandro Bonazzola 2014-10-17 12:36:53 UTC
oVirt 3.5 has been released and should include the fix for this issue.