Vincent Boisard wrote:
> Hi everyone,
> 
> what happens if I have zones running and I shutdown the machine with a:
> 
> shutdown -i5 -g0 -y
> 
> Are the zones halted (zoneadm -z zone halt), or a shutdown command is 
> executed in each running zone?

During the shutdown, if system/zones (SMF service) is enabled, the
system will try to cleanly shutdown the zones.

See /lib/svc/method/svc-zones for more details.

> 
> Another question:
> Is there a way to have dependencies between zones (A needs B, so B is 
> started before A) ?

No but you can create your own SMF services to do that (which will
replace system/zones).

-- Renaud

> 
> Thank you in advance,
> 
> Vincent
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> zones-discuss mailing list
> zones-discuss@opensolaris.org
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to