I have two services Service A and Service B.  Service B depends on Service A 
and has its restart_on property set to restart.  When I run svcadm restart 
ServiceA I would expect SMF to restart Service A and wait until it goes online 
before restarting Service B.  Instead I am seeing Service B being restarted at 
the same time as Service A and more critically before it has gone online which 
causes Service B to enter a maintenance state.

Is there a way to tell the SMF not to restart service B until service A's start 
method has returned as online?

Thanks,

Andi
-- 
This message posted from opensolaris.org

Reply via email to