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]
# 1
What does "svcs -x dns/server" say?
David_Bustos at 2007-7-6 15:03:02 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 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

sanjsvet at 2007-7-6 15:03:02 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Is http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6308420 your problem?
David_Bustos at 2007-7-6 15:03:02 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
How did you solve the issue? I am having the same issue.ThanksMargaritamy email is: mparker@myra.com
Margarita at 2007-7-6 15:03:02 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 5
Did you try the workaround in the bug report at the link above?David
David_Bustos at 2007-7-6 15:03:02 > top of Java-index,Solaris Operating System,Solaris 10 Features...