difference between zones and containers


 
Thread Tools Search this Thread
Operating Systems Solaris difference between zones and containers
# 1  
Old 04-08-2011
difference between zones and containers

Hi Expects,

Can broadly explain difference between Zones and containers.
# 2  
Old 04-08-2011
They are basically the same thing. Strictly speaking, Containers are zones plus resource management.
# 3  
Old 04-08-2011
resource management means?
# 4  
Old 04-08-2011
The ability to control (reserve or limit) resource usage for processes, tasks and zones. Resources can be CPU, RAM, virtual memory, and various other kernel level tables and other stuff.
# 5  
Old 04-08-2011
This is a fairly good overview: Solaris Containers - Wikipedia
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Red Hat

Looking for equivalent of Solaris containers/zones in RHEL7 Linux

Hi, I come from a legacy Solaris background with lots of experience with Solaris Containers/zones that we use for network and process isolation from each other. Currently we have a RHEL7 Linux VM running on VMWare, but we would like to segment that VM with some form of containers and achieve... (1 Reply)
Discussion started by: ckmehta
1 Replies

2. Solaris

Difference between Zones and Virtual Box-Please clarify

I am learning Solaris Zones and I have the following doubts: 1.Sun has developed both Zones concept as well as Virtual Box concept. To work in Solaris if zones method is there, what is the need for virtual box? From my little knowledge, I feel virtual box and the whole root zone are same... (4 Replies)
Discussion started by: saagar
4 Replies

3. Solaris

Solaris 8 Containers

While installing a Solaris 8 zone to a Solaris container I received this message. Anyone have this problem? Patchadd is terminating. Postprocess: Applying p2v module S31_fix_net Postprocess: Applying p2v module S32_fix_nfs Postprocess: Applying p2v module S33_fix_vfstab ... (1 Reply)
Discussion started by: cornsnap
1 Replies

4. Solaris

need help on containers/zones

Hello, I have been using sparc workstations :SUNW,Ultra-5_10 Total 4 such machines. Users use it for mpich programming and all run solaris 8 but I always have hard time maintaining these machines. Authentication for these machines work from solaris 10 using NIS and there are nfs mounts on... (14 Replies)
Discussion started by: upengan78
14 Replies

5. Solaris

solaris containers/zones reboot order

Hi, I'm running containers/zones on Solaris 10: SunOS be2900 5.10 Generic_118833-33 sun4u sparc SUNW,Netra-T12 zoneadm list -vc gives: ID NAME STATUS PATH 0 global running / 1 bvsmapp01 running /zones/bvsmapp01 2... (3 Replies)
Discussion started by: jabberwocky
3 Replies

6. Solaris

Clustering Solaris Zones/Containers

Hello everyone. I'm working on a fairly large project at my company and have been looking for some guidance. I just happened to stumble on this forum when looking for help with Solaris, so I'm hoping that you all won't mind me bothering you with my questions. :) Anyway, here goes. Is it... (8 Replies)
Discussion started by: trouphaz
8 Replies
Login or Register to Ask a Question