Bug 983547

Summary: Auto-install fails
Product: [Retired] oVirt Reporter: Fabian Deutsch <fdeutsch>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.2CC: acathrow, gouyang, hadong, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovrt-node-3.0.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-26 09:48:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 947475    

Description Fabian Deutsch 2013-07-11 12:38:35 UTC
Description of problem:

Auto-install fails on 3.0 RC

Comment 1 Fabian Deutsch 2013-07-15 12:55:44 UTC
After many hours of investigation it seems that the problem were insufficient service dependencies.
Due To the incorrect dependencies it could happen that multiple ovirt related jobs ran concurrently with ovirt-firstboot. The current assumption is, that one of these services restarted a service (e.g. network.service/.target) or messed with a unit (e.g. a mount) which was an (in-)direct dependency of ovirt-firstboot.

The patch below adjusts the dependencies to prevent concurret runs of different ovirt node services with ovirt-firstboot and drops the dependency (Want=) of ovirt-firstboot on th network.service (because firstboot restarts networking, which brings down the unit).

http://gerrit.ovirt.org/16855

How to test:
1. Boot with BOOTIF=link storage_init
2. Await successful installation.

Mainly ensure that the system is rebooting and not dropping to a login prompt.

Comment 2 Fabian Deutsch 2013-08-26 09:45:33 UTC
The fix for this patch has been merged and is present in the released ovirt-node-3.0.0.