Jordan Brown (Sun) wrote: > On a U4 system, I have an "svcadm disable -s <fmri>" hung, with the > service *not* running and svcs reporting: > > # svcs svc:/application/scn/update-agent:default > STATE STIME FMRI > uninitialized 9:57:15 svc:/application/scn/update-agent:default > > Any clues?
"uninitialized" means its restarter hasn't processed the service, which means either the restarter is out to lunch or has been mis-specified. What does 'svcs -l' say its restarter is? Dave