Is it possible to temporarily disable non-global zones?
Posted
by Gary
on Server Fault
See other posts from Server Fault
or by Gary
Published on 2010-03-14T21:04:10Z
Indexed on
2010/03/14
21:05 UTC
Read the original article
Hit count: 272
I frequently need to install a package on the global zone for a quick test on a development box. When there are multiple prompts for one package I have to answer them for each zone. If the zone is not running then I need to wait for the zone to start up, answer the prompts, etc. This is particularly annoying when if I'm getting packages from http://www.sunfreeware.com and using the pkg-get utility which nicely pulls in dependencies for you.
Can I disable the zones temporarily? I haven't found a way to do this.
Thanks.
© Server Fault or respective owner