Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 870544 Details for
Bug 1072502
running ipa-server-install --setup-dns results in a crash
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
/var/log/ipaserver-install.log
ipaserver-install.log (text/plain), 19.21 KB, created by
Michael Wang
on 2014-03-04 16:58:18 UTC
(
hide
)
Description:
/var/log/ipaserver-install.log
Filename:
MIME Type:
Creator:
Michael Wang
Created:
2014-03-04 16:58:18 UTC
Size:
19.21 KB
patch
obsolete
>2014-03-04T16:21:05Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:21:05Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' >2014-03-04T16:21:05Z DEBUG httpd is not configured >2014-03-04T16:21:05Z DEBUG kadmin is not configured >2014-03-04T16:21:05Z DEBUG dirsrv is not configured >2014-03-04T16:21:05Z DEBUG pki-cad is not configured >2014-03-04T16:21:05Z DEBUG pki-tomcatd is not configured >2014-03-04T16:21:05Z DEBUG install is not configured >2014-03-04T16:21:05Z DEBUG krb5kdc is not configured >2014-03-04T16:21:05Z DEBUG ntpd is not configured >2014-03-04T16:21:05Z DEBUG named is not configured >2014-03-04T16:21:05Z DEBUG ipa_memcached is not configured >2014-03-04T16:21:05Z DEBUG filestore is tracking no files >2014-03-04T16:21:05Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' >2014-03-04T16:21:05Z DEBUG /usr/sbin/ipa-server-install was invoked with options: {'reverse_zone': None, 'mkhomedir': False, 'create_sshfp': True, 'conf_sshd': True, 'conf_ntp': True, 'subject': None, 'no_forwarders': False, 'ui_redirect': True, 'domain_name': None, 'idmax': 0, 'hbac_allow': False, 'no_reverse': False, 'dirsrv_pkcs12': None, 'unattended': False, 'trust_sshfp': False, 'external_ca_file': None, 'no_host_dns': False, 'http_pkcs12': None, 'realm_name': None, 'forwarders': None, 'idstart': 846400000, 'external_ca': False, 'ip_address': None, 'conf_ssh': True, 'zonemgr': None, 'root_ca_file': None, 'setup_dns': True, 'host_name': None, 'debug': False, 'external_cert_file': None, 'uninstall': False} >2014-03-04T16:21:05Z DEBUG missing options might be asked for interactively later > >2014-03-04T16:21:05Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' >2014-03-04T16:21:05Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:21:05Z DEBUG Starting external process >2014-03-04T16:21:05Z DEBUG args=/bin/systemctl is-enabled chronyd.service >2014-03-04T16:21:05Z DEBUG Process finished, return code=0 >2014-03-04T16:21:05Z DEBUG stdout=enabled > >2014-03-04T16:21:05Z DEBUG stderr= >2014-03-04T16:21:05Z DEBUG Starting external process >2014-03-04T16:21:05Z DEBUG args=/usr/sbin/httpd -t -D DUMP_VHOSTS >2014-03-04T16:21:05Z DEBUG Process finished, return code=0 >2014-03-04T16:21:05Z DEBUG stdout=VirtualHost configuration: >*:8443 is a NameVirtualHost > default server idm1.linux.lab (/etc/httpd/conf.d/nss.conf:86) > port 8443 namevhost idm1.linux.lab (/etc/httpd/conf.d/nss.conf:86) > port 8443 namevhost idm1.linux.lab (/etc/httpd/conf.d/nss.conf:86) > >2014-03-04T16:21:05Z DEBUG stderr=AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using idm1.linux.lab. Set the 'ServerName' directive globally to suppress this message > >2014-03-04T16:21:16Z DEBUG Check if idm1.linux.lab is a primary hostname for localhost >2014-03-04T16:21:16Z DEBUG socket.gethostbyaddr() error: 1: Unknown host >2014-03-04T16:21:16Z DEBUG will use host_name: idm1.linux.lab > >2014-03-04T16:21:22Z DEBUG read domain_name: linux.lab > >2014-03-04T16:21:22Z DEBUG Starting external process >2014-03-04T16:21:22Z DEBUG args=/sbin/ip -family inet -oneline address show >2014-03-04T16:21:22Z DEBUG Process finished, return code=0 >2014-03-04T16:21:22Z DEBUG stdout=1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever >2: eno16777736 inet 192.168.0.80/24 brd 192.168.0.255 scope global eno16777736\ valid_lft forever preferred_lft forever > >2014-03-04T16:21:22Z DEBUG stderr= >2014-03-04T16:21:24Z DEBUG read realm_name: LINUX.LAB > >2014-03-04T16:23:33Z DEBUG will use dns_forwarders: ['192.168.0.40', '192.168.0.60'] > >2014-03-04T16:23:45Z DEBUG importing all plugin modules in '/usr/lib/python2.7/site-packages/ipalib/plugins'... >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/aci.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/automember.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/automount.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/baseldap.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/batch.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/cert.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/config.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/delegation.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/dns.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/group.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/hbacrule.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/hbacsvc.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/hbacsvcgroup.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/hbactest.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/host.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/hostgroup.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/idrange.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/internal.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/kerberos.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/krbtpolicy.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/migration.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/misc.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/netgroup.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/passwd.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/permission.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/ping.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/pkinit.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/privilege.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/pwpolicy.py' >2014-03-04T16:23:45Z DEBUG Starting external process >2014-03-04T16:23:45Z DEBUG args=klist -V >2014-03-04T16:23:45Z DEBUG Process finished, return code=0 >2014-03-04T16:23:45Z DEBUG stdout=Kerberos 5 version 1.11.3 > >2014-03-04T16:23:45Z DEBUG stderr= >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/realmdomains.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/role.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/selfservice.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/selinuxusermap.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/service.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/sudocmd.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/sudocmdgroup.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/sudorule.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/trust.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/user.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/virtual.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipalib/plugins/xmlclient.py' >2014-03-04T16:23:45Z DEBUG importing all plugin modules in '/usr/lib/python2.7/site-packages/ipaserver/install/plugins'... >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/adtrust.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/baseupdate.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/dns.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/fix_replica_agreements.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/rename_managed.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/update_anonymous_aci.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/update_idranges.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/update_pacs.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/update_services.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/updateclient.py' >2014-03-04T16:23:45Z DEBUG importing plugin module '/usr/lib/python2.7/site-packages/ipaserver/install/plugins/upload_cacrt.py' >2014-03-04T16:23:46Z DEBUG Adding DS group dirsrv >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/usr/sbin/groupadd -r dirsrv >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout= >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Done adding DS group >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl is-enabled chronyd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout=enabled > >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl is-active chronyd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout=active > >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Saving StateFile to '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:46Z DEBUG Saving StateFile to '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl stop chronyd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout= >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl disable chronyd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout= >2014-03-04T16:23:46Z DEBUG stderr=rm '/etc/systemd/system/multi-user.target.wants/chronyd.service' > >2014-03-04T16:23:46Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:46Z DEBUG Configuring NTP daemon (ntpd) >2014-03-04T16:23:46Z DEBUG [1/4]: stopping ntpd >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl is-active ntpd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=3 >2014-03-04T16:23:46Z DEBUG stdout=unknown > >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Saving StateFile to '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl stop ntpd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout= >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG duration: 0 seconds >2014-03-04T16:23:46Z DEBUG [2/4]: writing configuration >2014-03-04T16:23:46Z DEBUG Backing up system configuration file '/etc/ntp.conf' >2014-03-04T16:23:46Z DEBUG Saving Index File to '/var/lib/ipa/sysrestore/sysrestore.index' >2014-03-04T16:23:46Z DEBUG Backing up system configuration file '/etc/sysconfig/ntpd' >2014-03-04T16:23:46Z DEBUG Saving Index File to '/var/lib/ipa/sysrestore/sysrestore.index' >2014-03-04T16:23:46Z DEBUG duration: 0 seconds >2014-03-04T16:23:46Z DEBUG [3/4]: configuring ntpd to start on boot >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl is-enabled ntpd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=1 >2014-03-04T16:23:46Z DEBUG stdout=disabled > >2014-03-04T16:23:46Z DEBUG stderr= >2014-03-04T16:23:46Z DEBUG Saving StateFile to '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl enable ntpd.service >2014-03-04T16:23:46Z DEBUG Process finished, return code=0 >2014-03-04T16:23:46Z DEBUG stdout= >2014-03-04T16:23:46Z DEBUG stderr=ln -s '/usr/lib/systemd/system/ntpd.service' '/etc/systemd/system/multi-user.target.wants/ntpd.service' > >2014-03-04T16:23:46Z DEBUG duration: 0 seconds >2014-03-04T16:23:46Z DEBUG [4/4]: starting ntpd >2014-03-04T16:23:46Z DEBUG Starting external process >2014-03-04T16:23:46Z DEBUG args=/bin/systemctl start ntpd.service >2014-03-04T16:23:47Z DEBUG Process finished, return code=0 >2014-03-04T16:23:47Z DEBUG stdout= >2014-03-04T16:23:47Z DEBUG stderr= >2014-03-04T16:23:47Z DEBUG Starting external process >2014-03-04T16:23:47Z DEBUG args=/bin/systemctl is-active ntpd.service >2014-03-04T16:23:47Z DEBUG Process finished, return code=0 >2014-03-04T16:23:47Z DEBUG stdout=active > >2014-03-04T16:23:47Z DEBUG stderr= >2014-03-04T16:23:47Z DEBUG duration: 0 seconds >2014-03-04T16:23:47Z DEBUG Done configuring NTP daemon (ntpd). >2014-03-04T16:23:47Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:47Z DEBUG Configuring directory server (dirsrv): Estimated time 1 minute >2014-03-04T16:23:47Z DEBUG [1/38]: creating directory server user >2014-03-04T16:23:47Z DEBUG Adding DS user dirsrv >2014-03-04T16:23:47Z DEBUG Starting external process >2014-03-04T16:23:47Z DEBUG args=/usr/sbin/useradd -g dirsrv -c DS System User -d /var/lib/dirsrv -s /sbin/nologin -M -r dirsrv >2014-03-04T16:23:47Z DEBUG Process finished, return code=0 >2014-03-04T16:23:47Z DEBUG stdout= >2014-03-04T16:23:47Z DEBUG stderr= >2014-03-04T16:23:47Z DEBUG Done adding DS user >2014-03-04T16:23:47Z DEBUG duration: 0 seconds >2014-03-04T16:23:47Z DEBUG [2/38]: creating directory server instance >2014-03-04T16:23:47Z DEBUG Saving StateFile to '/var/lib/ipa/sysrestore/sysrestore.state' >2014-03-04T16:23:47Z DEBUG Backing up system configuration file '/etc/sysconfig/dirsrv' >2014-03-04T16:23:47Z DEBUG Saving Index File to '/var/lib/ipa/sysrestore/sysrestore.index' >2014-03-04T16:23:47Z DEBUG >dn: dc=linux,dc=lab >objectClass: top >objectClass: domain >objectClass: pilotObject >dc: linux >info: IPA V2.0 > >2014-03-04T16:23:47Z DEBUG writing inf template >2014-03-04T16:23:47Z DEBUG >[General] >FullMachineName= idm1.linux.lab >SuiteSpotUserID= dirsrv >SuiteSpotGroup= dirsrv >ServerRoot= /usr/lib64/dirsrv >[slapd] >ServerPort= 389 >ServerIdentifier= LINUX-LAB >Suffix= dc=linux,dc=lab >RootDN= cn=Directory Manager >InstallLdifFile= /var/lib/dirsrv/boot.ldif >inst_dir= /var/lib/dirsrv/scripts-LINUX-LAB > >2014-03-04T16:23:47Z DEBUG calling setup-ds.pl >2014-03-04T16:23:47Z DEBUG Starting external process >2014-03-04T16:23:47Z DEBUG args=/usr/sbin/setup-ds.pl --silent --logfile - -f /tmp/tmpTbUKBx >2014-03-04T16:23:47Z DEBUG Process finished, return code=1 >2014-03-04T16:23:47Z DEBUG stdout=[14/03/04:11:23:47] - [Setup] Info Hostname 'idm1.linux.lab' is valid, but none of the IP addresses >resolve back to idm1.linux.lab >Hostname 'idm1.linux.lab' is valid, but none of the IP addresses >resolve back to idm1.linux.lab >[14/03/04:11:23:47] - [Setup] Info - address 192.168.0.80 resolves to host 192.168.0.80 >- address 192.168.0.80 resolves to host 192.168.0.80 >[14/03/04:11:23:47] - [Setup] Fatal Error: Could not create directory server instance 'LINUX-LAB'. >Error: Could not create directory server instance 'LINUX-LAB'. >[14/03/04:11:23:47] - [Setup] Fatal Exiting . . . >Log file is '-' > >Exiting . . . >Log file is '-' > > >2014-03-04T16:23:47Z DEBUG stderr= >2014-03-04T16:23:47Z CRITICAL failed to create ds instance Command '/usr/sbin/setup-ds.pl --silent --logfile - -f /tmp/tmpTbUKBx' returned non-zero exit status 1 >2014-03-04T16:23:47Z DEBUG restarting ds instance >2014-03-04T16:23:47Z DEBUG Starting external process >2014-03-04T16:23:47Z DEBUG args=/bin/systemctl --system daemon-reload >2014-03-04T16:23:47Z DEBUG Process finished, return code=0 >2014-03-04T16:23:47Z DEBUG stdout= >2014-03-04T16:23:47Z DEBUG stderr= >2014-03-04T16:23:47Z DEBUG Starting external process >2014-03-04T16:23:47Z DEBUG args=/bin/systemctl restart dirsrv@LINUX-LAB.service >2014-03-04T16:23:47Z DEBUG Process finished, return code=1 >2014-03-04T16:23:47Z DEBUG stdout= >2014-03-04T16:23:47Z DEBUG stderr=Job for dirsrv@LINUX-LAB.service failed. See 'systemctl status dirsrv@LINUX-LAB.service' and 'journalctl -xn' for details. > >2014-03-04T16:23:47Z CRITICAL Failed to restart the directory server (Command '/bin/systemctl restart dirsrv@LINUX-LAB.service' returned non-zero exit status 1). See the installation log for details. >2014-03-04T16:23:47Z DEBUG done restarting ds instance >2014-03-04T16:23:47Z DEBUG duration: 0 seconds >2014-03-04T16:23:47Z DEBUG [3/38]: adding default schema >2014-03-04T16:23:47Z DEBUG File "/usr/lib/python2.7/site-packages/ipaserver/install/installutils.py", line 622, in run_script > return_value = main_function() > > File "/usr/sbin/ipa-server-install", line 1059, in main > hbac_allow=not options.hbac_allow) > > File "/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 323, in create_instance > self.start_creation(runtime=60) > > File "/usr/lib/python2.7/site-packages/ipaserver/install/service.py", line 364, in start_creation > method() > > File "/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 466, in __add_default_schemas > shutil.copyfile(ipautil.SHARE_DIR + schema_fname, target_fname) > > File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile > with open(dst, 'wb') as fdst: > >2014-03-04T16:23:47Z DEBUG The ipa-server-install command failed, exception: IOError: [Errno 2] No such file or directory: '/etc/dirsrv/slapd-LINUX-LAB//schema/60kerberos.ldif'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1072502
: 870544 |
980750