Re: [zones-discuss] Zones and Shutdown

2008-12-03 Thread Vincent Boisard
Thanks for your help, I'll have a look at the zone service method. On Wed, Dec 3, 2008 at 2:05 PM, Renaud Manus <[EMAIL PROTECTED]> wrote: > > > Vincent Boisard wrote: > >> Hi everyone, >> >> what happens if I have zones running and I shutdown the machine with a: >> >> shutdown -i5 -g0 -y >> >>

Re: [zones-discuss] Zones and Shutdown

2008-12-03 Thread Renaud Manus
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 servi

[zones-discuss] Zones and Shutdown

2008-12-03 Thread Vincent Boisard
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? Another question: Is there a way to have dependencies between zones (A needs B, so B is s