On Wed, 2009-11-18 at 11:05 +0100, Gaëtan Lehmann wrote: > Is it possible to freeze a zone and unfreeze it a few seconds later?
No; a zone isn't a virtual machine in the way you seem to be thinking. There's only one kernel running. You can kill -STOP the processes (some will ignore it) but you can't stop the kernel short of hanging the entire machine. If this is x86, I'd investigate using a heavier-weight VM method, such as VirtualBox. Some SPARC machines have LDOMs as a possibility. _______________________________________________ opensolaris-discuss mailing list [email protected]
