I can't think of a good reason. I know, however, that you can get that
error message from sh if the execute bits are not on, and thought that it
would be worth checking.
tom
Christine Tran writes:
> Good point! I need to check this! Why woud it *not* be 755 or
> whatever executable profile?
>
> On Fri, Mar 6, 2009 at 6:25 PM, Tom Whitten <thomas.whitten at sun.com> wrote:
> > Christine Tran writes:
> >> > What's in mdmonitor:default's log file? From the script, we may get some
> >> > clues as to why metasync didn't succeed.
> >> >
> >>
> >> This is what we have:
> >>
> >> Mar 6 1049: Method "start" exited with status 0
> >> stopping because service disabled
> >> executing stop method
> >> executing start method
> >> ("/lib/svc/method/svc-mdmonitor")
> >> metastat:r1:system/mdmonitor:default:service not online with SMF
> >>
> >> Mar 6 1340: Exec start method ("lib/svc/method/svc-mdmonitor")
> >> /sbin/sh: /lib/svc/method/svc-mdmonitor : not found
> >> _______________________________________________
> >> smf-discuss mailing list
> >> smf-discuss at opensolaris.org
> >
> > Are the execute bits turned on for /lib/svc/method/svc-mdmonitor?
> >
> > tom
> >