Quoth Joe Beck on Mon, May 05, 2008 at 11:01:19AM -0700: > no, svc.configd not running. only several svc.startd > from local zone: > root at db20z2# ps -ef | grep svc > root 27406 2342 0 Apr 30 ? 0:00 /lib/svc/bin/svc.startd > root 20051 20029 0 13:32:13 pts/5 0:00 grep svc > root 28765 2342 0 Apr 30 ? 0:00 /lib/svc/bin/svc.startd > root 27469 2342 0 Apr 30 ? 0:07 /lib/svc/bin/svc.startd
That's strange. Did you look to see if there are any relevent messages on the (zone) console? Or in /var/adm/messages? Or /var/svc/log/svc.startd.log? If there's nothing helpful there, then pstack's of the svc.startd's might be helpful. Do you have coreadm set up to capture core dumps? David