DNS install issues
I cannot get SMF to start up my dns install. Iam running solaris 10. It is stuck in maintenance adn there is not enough information in the log files for me to pinpoint the error.
here is the output ofsvcs -l /network/dns/server
fmri svc:/network/dns/server:default
enabledtrue
statemaintenance
next_statenone
state_timeTue Apr 25 01:15:04 2006
logfile/var/svc/log/network-dns-server:default.log
restartersvc:/system/svc/restarter:default
contract_id
dependencyrequire_all/none file://localhost/etc/named.conf (online)
dependencyrequire_all/none svc:/system/filesystem/minimal (online)
dependencyrequire_any/error svc:/network/loopback (online)
dependencyoptional_all/error svc:/milestone/network (online)
any help will be appreciated.
-SKP
[836 byte] By [
sanjsvet] at [2007-11-26 6:44:28]

# 2
svc:/network/dns/server:default (?)
State: maintenance since Wed Apr 26 13:23:37 2006
Reason: Start method failed repeatedly, last exited with status 1.
See: http://sun.com/msg/SMF-8000-KS
See: named(1M)
See: /etc/svc/volatile/network-dns-server:default.log
See: /var/svc/log/network-dns-server:default.log
Impact: This service is not running.
/etc/svc/volatile/network-dns-server:default.log
[ Apr 26 13:12:42 Enabled. ]
/var/svc/log/network-dns-server:default.log
[ Apr 26 13:12:51 Executing start method ("/usr/sbin/named") ]
[ Apr 26 13:12:55 Method "start" exited with status 1 ]
[ Apr 26 13:12:55 Executing start method ("/usr/sbin/named") ]
[ Apr 26 13:12:55 Method "start" exited with status 1 ]
[ Apr 26 13:12:55 Executing start method ("/usr/sbin/named") ]
[ Apr 26 13:12:55 Method "start" exited with status 1 ]
[ Apr 26 13:23:37 Leaving maintenance because clear requested. ]
[ Apr 26 13:23:37 Enabled. ]
[ Apr 26 13:23:37 Executing start method ("/usr/sbin/named") ]
[ Apr 26 13:23:37 Method "start" exited with status 1 ]
~
Hope this helps