Quoth Vladimir S. Mendelevich on Fri, Jul 14, 2006 at 01:02:39AM -0700: > Have the similar problem on Solaris 06/06. How does it look. > ----------- > root at ara[~]#svcs -xv > > svc:/network/dns/server:chroot (BIND DNS server) > State: offline since Fri Jul 14 11:37:23 2006 > Reason: Unknown. > See: http://sun.com/msg/SMF-8000-AR > See: man -M /usr/man -s 1M named > Impact: This service is not running.
This is 5106165 File dependencies can be confusing or one of its brethren, due to > root at ara[~]#svccfg > svc:> select dns/server:chroot > svc:/network/dns/server:chroot> listprop > config_data dependency > config_data/entities fmri > file://localhost/usr/local/etc/namedb/nam > ed.conf > config_data/grouping astring require_all > config_data/restart_on astring none > config_data/type astring path Remove that dependency and it should work. David