kr6x wrote >[ Apr 2 09:11:52 Executing start method ("/lib/svc/method/dns-server start >default"). >dns-server: Executing: /usr/sbin/named >[ Apr 2 09:11:55 Method "start" exited with status 1. ]
Yeah looks bad: Please do : # svcadm clear dns/server then do # svcs -xv to see if the problem dissappeared. else do : # truss -rall -vall -wall -fao /tmp/trace /lib/svc/method/dns-server start default & And check the /tmp/trace file to find out where the start up kraches. //Lars This message posted from opensolaris.org