Bug 446105

Summary: Installing the developer install didn't result in working IPA setup (dnsmasq not running?)
Product: [Community] Virtualization Tools Reporter: Benjamin Kahn <bkahn>
Component: ovirt-server-suiteAssignee: Alan Pevec <apevec>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: ovirt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-22 15:23:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Benjamin Kahn 2008-05-12 19:06:43 UTC
Description of problem:
Installing the developer install didn't result in working IPA setup (dnsmasq not
running?)

Version-Release number of selected component (if applicable):
0.4

How reproducible:
Only tried once, and got the problem, likely happens every time

Steps to Reproduce:
1.Follow the instructions at: http://ovirt.org/devel-install.html
  
Actual results:
IPA did not get configured because DNS was set up wrong

Expected results:
dnsmasq should be running and IPA should work

Additional info:
Looks like an init script ordering problem for firstboot.

Comment 1 Alan Pevec 2008-05-12 22:28:18 UTC
ipaserver-install.log says: The IPA Server Hostname cannot be a CNAME, only A
names are allowed

IPA hostname for devel install is management.priv.ovirt.org and should be
resolved by dnsmasq instance started from ovirt-wui-dev, which is S60.
ovirt-wui-dev-first-run is S95, so ordering is correct, but we need to add a
check that DNS for .priv.ovirt.org is functioning before running ipa-server-install.


Comment 3 Alan Pevec 2008-05-22 15:23:01 UTC
And real fix was in IPA's dnsclient.py:
http://cvs.fedoraproject.org/viewcvs/rpms/ipa/F-9/freeipa-dnsquery.patch
which is included in latest IPA Fedora RPMs ipa-1.0.0-6.fc9