Re: zone shutdown



In article <m23b85liip.fsf@xxxxxxxxxxxxxxx>,
Frank Cusack <fcusack@xxxxxxxxxxx> writes:
Does 'zoneadm -z halt' do a clean shutdown (run svc stop methods)?

No.
To do an init 0 in a zone from the global zone, run:
zlogin -S $zone /sbin/init 0

Does init 0 in the global zone do a clean shutdown in non-global zones.

Yes, but if the zone doesn't shutdown within 60 seconds, it
halts it instead.

[This was in Solaris 10 3/05 -- I haven't checked if it changed since.]

--
Andrew Gabriel
.



Relevant Pages