I have a server with a master zone and 4 'child' zones. I now only need master + 1 zone, but cannot simply delete the unneeded zones.
At the moment the unneeded zones are shut down and show inactive. However, if the server reboots, then all 4 zones start up again.
Is there a way to preserve a zone but prevent it from booting when the server starts (i.e. manual boot only)?
Added: the command must be reversible. The best option would be a command that stopped auto-boot of zones but still allowed manual boot (i.e. "zoneadm -z zone boot" would still work).