Yes, I did see the log for details.But couldn't makeout anything from that. My DNS is correctly configured and is resolving fine. Pls find the log attached for your review.
[root@ipa log]# cat ipaserver-install.log
2011-01-29 09:48:57,119 DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state'
2011-01-29 09:48:57,155 DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index'
2011-01-29 09:48:57,156 DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state'
2011-01-29 09:48:57,156 DEBUG /usr/sbin/ipa-server-install was invoked with options: {'setup_pkinit': True, 'realm_name': None, 'conf_ntp': True, 'subject': None, 'no_forwarders': False, 'ds_user': None, 'domain_name': None, 'idmax': 0, 'hbac_allow': False, 'dirsrv_pkcs12': None, 'unattended': False, 'pkinit_pkcs12': None, 'selfsign': False, 'external_ca_file': None, 'no_host_dns': False, 'http_pkcs12': None, 'forwarders': None, 'idstart': 1627000000, 'external_ca': False, 'ip_address': None, 'zonemgr': None, 'setup_dns': False, 'host_name': None, 'debug': False, 'external_cert_file': None, 'pkinit_pin': None, 'uninstall': False}
2011-01-29 09:48:57,156 DEBUG missing options might be asked for interactively later
2011-01-29 09:48:57,156 DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index'
2011-01-29 09:48:58,452 DEBUG global name 'addr' is not defined
File "/usr/sbin/ipa-server-install", line 906, in <module>
sys.exit(main())
File "/usr/sbin/ipa-server-install", line 573, in main
host_name = read_host_name(host_default,options.no_host_dns)
File "/usr/sbin/ipa-server-install", line 276, in read_host_name
raise e
Jomy Mathew
|