OpenSolaris

You are not signed in. Sign in or register.

OpenSolaris Community: Zones

View the leaders for this community
Community Observers

Endorsed projects

Zones Resources
Documentation
Solaris Containers-Resource Management and Solaris Zones
FAQ
Take a look here before asking...
zones-discuss
Forum for Zones related topics
Zones Bugs
Bugs with zones keyword
BigAdmin
Solaris Zones on BigAdmin

Zones are an operating system abstraction for partitioning systems, allowing multiple applications to run in isolation from each other on the same physical hardware. This isolation prevents processes running within a zone from monitoring or affecting processes running in other zones, seeing each other's data, or manipulating the underlying hardware. Zones also provide an abstraction layer that separates applications from physical attributes of the machine on which they are deployed, such as physical device paths and network interface names.

This community is the home base for the Zones community: Users, application developers, folks who want to contribute to the zones infrastructure itself, and those developing management solutions.

FAQ!

Getting Started

Conference Papers


Blogs

Sun Search - tags:zones tags:containers - Virtuosity - Consolidation Technologies - One Size Doesn't Fit All

Jul 18, 7:03 PM

Consolidation Technologies - One Size Doesn't Fit All I've written recently about the virtues of Solaris Containers and it's certainly true that from my perspective Containers are often times the ...

Sun Search - tags:zones tags:containers - greetings from network.com - Solaris tip of the week: Global zone as firewall

Jul 18, 8:23 AM

Solaris tip of the week: Global zone as firewall As I mentioned in an earlier post, I think every developer should have a private development environment to match his/her production architecture. In ...

Sun Search - tags:zones tags:containers - SDN Program News - Wiki: Installing Solaris 8 and Solaris 9 Containers

Jul 16, 10:00 AM

Wiki: Installing Solaris 8 and Solaris 9 Containers This community-submitted tech tip on the wiki describes how to install and set up Solaris 8 and Solaris 9 Containers on a host system that runs the ...

Sun Search - tags:zones tags:containers - Hasham's blog - Using DTrace in Zones - An Example

Jul 14, 1:34 AM

Using DTrace in Zones - An Example After Creating a Zone successfully on my Solaris 10 08/07 on x64 system, I encountered the “useradd” issue. When I ran "useradd" in the zone resulted in error as ...

Sun Search - tags:zones tags:containers - Hasham's blog - Setting up MySQL Cluster using Solaris Zones

Jul 3, 9:59 PM

Setting up MySQL Cluster using Solaris Zones Zones is one of the key features of Solaris 10 Operating system. It allows multiple virtualized secured runtime environment for applications without the ...