On 10/04/2013 05:21 PM, Tamas Papp wrote: > hi All, > > I installed freeipa on F19 by yum and ipa-server-install. > It works fine until I reboot the machine, then it's not starting anymore: > > # ipactl start > Existing service file detected! > Assuming stale, cleaning and proceeding > Starting Directory Service > Failed to data from service file: Failed to get list of services to probe > status: > Directory Server is stopped > Shutting down > > > > I'm not really familiar with systemd. Is there something I missed? > > > # systemctl status dirsrv.target > dirsrv.target - 389 Directory Server > Loaded: loaded (/usr/lib/systemd/system/dirsrv.target; enabled) > Active: inactive (dead) since Fri 2013-10-04 19:14:45 CEST; 2min 23s ago > > Oct 04 19:14:45 ipa12.bpo.cxn systemd[1]: Starting 389 Directory Server. > Oct 04 19:14:45 ipa12.bpo.cxn systemd[1]: Reached target 389 Directory Server. > Oct 04 19:14:45 ipa12.bpo.cxn systemd[1]: Stopping 389 Directory Server. > Oct 04 19:14:45 ipa12.bpo.cxn systemd[1]: Stopped target 389 Directory Server. > > > Thank you, > tamas >
It seems that dirsrv fails to start or ipactl is unable to read from it. Can you please: 1) Check /var/log/dirsrv/slapd-MARTINOVO-TEST/errors for start errors? 2) Check if there were not AVCs logged by FreeIPA installation or start? # ausearch -m avc -ts today That should help us start investigating your issue. Martin _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
