* Christine Tran <christine.tran at gmail.com> [2009-03-06 21:50]: > On Fri, Mar 6, 2009 at 4:48 PM, Antonello Cruz <Antonello.Cruz at sun.com> > wrote: > > Do you know if the filesystem containing /lib/svc/method/svc-mdonitor is > > mounted when startd tries to run the method? > > Well, it should be, shouldn't it? We asume /lib/svc/method is mounted > before SMF tries to run any method? Or is this assumption wrong? I > would guess that when SMF tries to run mdmonitor, it did not find the > method, from the log.
Unless the system has separated /lib (or /lib/svc or /lib/svc/method) into a separate filesystem (which would be an unsupported configuration in general), the method should be present. Since you say it's a minimized system, I wonder if the package that contains svc-mdmonitor has been installed at all. - Stephen -- sch at sun.com http://blogs.sun.com/sch/
