If you set the start method of the idmap service to this:

dtrace -w -n 'proc:::start/execname == "idmapd"/{stop(); system("truss
-o /tmp/idmapd-truss -v all -t all -fp %d", pid);}' -c /usr/lib/idmapd

You'll get a truss without interfering with the workings of SMF in the
least.  Send that to Jordan, unless the issue becomes obvious, in
which case just let all of us know what the issue was (I'm curious!).

Nico
--
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to