Adrian Saul | 1 Aug 14:22

Re: Zones and Containers


Short anwser - zones is the technology for making a virtual OS 
environment.  Containers is the marketing term when you combine zones 
with resource controls.

For all intents and purposes the same thing.

brown wrap wrote:
>  
>
>  
>  
> The reason I am trying to install Solaris 10, is to try and get a 
> handle on new technology. At work were were using Solaris 7 and 8, so 
> you see I am way behind. I am trying to understand Zones and 
> Containers. It seems to me they both do the same thing, setting up 
> virtual environments. Am I wrong, can someone enlighten me?
>  
> greg
>  
>
> [Non-text portions of this message have been removed]
>
> 

------------------------------------

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
(Continue reading)

Phillip Bruce | 1 Aug 22:29
Picon

Re: Zones and Containers

Greg,

Adrian is correct to better sum up comparison to VMWare.

VMware uses hosts OS which is the same thing as Zone or Global Zones in 
Solaris
VMware uses guess OS which  is the same thing as Containers or 
NON-Global Zones.

So the Gobal Zones will control the containers just as Hosts OS controls 
the guess OS.

This should clarify the answer further.

Phillip

Adrian Saul wrote:
> Short anwser - zones is the technology for making a virtual OS 
> environment.  Containers is the marketing term when you combine zones 
> with resource controls.
>
> For all intents and purposes the same thing.
>
>
> brown wrap wrote:
>   
>>  
>>
>>  
>>  
(Continue reading)

Tony Reeves | 1 Aug 23:10
Picon

Re: Zones and Containers

2009/8/2 Phillip Bruce <pbbruce <at> mindspring.com>:
>
>
> Greg,
>
> Adrian is correct to better sum up comparison to VMWare.
>
> VMware uses hosts OS which is the same thing as Zone or Global Zones in
> Solaris

I think you are confusing Logical Domains (LDOMS) with containers.
LDOMs have a separate kernel for each OS instance, zones/containers do
not, sparse or global.  VMWare has a kernel for each OS instance.

> VMware uses guess OS which is the same thing as Containers or
> NON-Global Zones.

There is no real guest OS with containers or zones, rather there is a
virtualised OS environment which simulates a real OS.  Each VMWare
guest is a real OS, consuming kernel memory and cpu overhead.

--

-- 
Tony Reeves
Christchurch
New Zealand

------------------------------------

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
(Continue reading)

Phillip Bruce | 2 Aug 00:10
Picon

Re: Zones and Containers

Tony Reeves wrote:
> 2009/8/2 Phillip Bruce <pbbruce <at> mindspring.com>:
>   
>> Greg,
>>
>> Adrian is correct to better sum up comparison to VMWare.
>>
>> VMware uses hosts OS which is the same thing as Zone or Global Zones in
>> Solaris
>>     
>
> I think you are confusing Logical Domains (LDOMS) with containers.
> LDOMs have a separate kernel for each OS instance, zones/containers do
> not, sparse or global.  VMWare has a kernel for each OS instance.
>
>   
>> VMware uses guess OS which is the same thing as Containers or
>> NON-Global Zones.
>>     
>
> There is no real guest OS with containers or zones, rather there is a
> virtualised OS environment which simulates a real OS.  Each VMWare
> guest is a real OS, consuming kernel memory and cpu overhead.
>
>   
Tony,

Your confused. LDOM uses what is known as hypervisor type technology. 
Global Zones
doesn't use that.
(Continue reading)

Ian Collins | 2 Aug 00:22
Favicon

Re: Zones and Containers

Phillip Bruce wrote:
> Tony Reeves wrote:
>   
>> 2009/8/2 Phillip Bruce <pbbruce <at> mindspring.com>:
>>   
>>     
>>> Greg,
>>>
>>> Adrian is correct to better sum up comparison to VMWare.
>>>
>>> VMware uses hosts OS which is the same thing as Zone or Global Zones in
>>> Solaris
>>>     
>>>       
>> I think you are confusing Logical Domains (LDOMS) with containers.
>> LDOMs have a separate kernel for each OS instance, zones/containers do
>> not, sparse or global.  VMWare has a kernel for each OS instance.
>>
>>   
>>     
>>> VMware uses guess OS which is the same thing as Containers or
>>> NON-Global Zones.
>>>     
>>>       
>> There is no real guest OS with containers or zones, rather there is a
>> virtualised OS environment which simulates a real OS.  Each VMWare
>> guest is a real OS, consuming kernel memory and cpu overhead.
>>
>>   
>>     
(Continue reading)

Phillip Bruce | 2 Aug 00:24
Picon

Re: Zones and Containers

Tony Reeves wrote:
> 2009/8/2 Phillip Bruce <pbbruce <at> mindspring.com>:
>   
>> Greg,
>>
>> Adrian is correct to better sum up comparison to VMWare.
>>
>> VMware uses hosts OS which is the same thing as Zone or Global Zones in
>> Solaris
>>     
>
> I think you are confusing Logical Domains (LDOMS) with containers.
> LDOMs have a separate kernel for each OS instance, zones/containers do
> not, sparse or global.  VMWare has a kernel for each OS instance.
>
>   
>> VMware uses guess OS which is the same thing as Containers or
>> NON-Global Zones.
>>     
>
> There is no real guest OS with containers or zones, rather there is a
> virtualised OS environment which simulates a real OS.  Each VMWare
> guest is a real OS, consuming kernel memory and cpu overhead.
>
>   
Tony,

First off off in reference to Global Zones - You have 2 root's you can 
implement.
They are:
(Continue reading)

Ian Collins | 2 Aug 00:32
Favicon

Re: Zones and Containers

Phillip Bruce wrote:
> Tony Reeves wrote:
>> There is no real guest OS with containers or zones, rather there is a
>> virtualised OS environment which simulates a real OS.  Each VMWare
>> guest is a real OS, consuming kernel memory and cpu overhead.
>>
>>   
>>     
> Tony,
>
> First off off in reference to Global Zones - You have 2 root's you can 
> implement.
> They are:
>
> Whole Root - Which Containers do no inherent anything from the Global 
> Zones they are treated separately
> Sparse Root - Are containers that do inherent everything from the Global 
> Zones,
>   
Phillip, I think the confusion comes for the terminology (like most 
arguments, the cause is the lack of a common metaphor!)

A  Solaris installation has one zone, the Global Zone.  These is only 
one Global Zone.

Whole Root and Sparse Root are the two types of user created Non-global zone.

--

-- 
Ian.

(Continue reading)

Phillip Bruce | 2 Aug 01:14
Picon

Re: Zones and Containers

Ian Collins wrote:
> Phillip Bruce wrote:
>   
>> Tony Reeves wrote:
>>   
>>     
>>> 2009/8/2 Phillip Bruce <pbbruce <at> mindspring.com>:
>>>   
>>>     
>>>       
>>>> Greg,
>>>>
>>>> Adrian is correct to better sum up comparison to VMWare.
>>>>
>>>> VMware uses hosts OS which is the same thing as Zone or Global Zones in
>>>> Solaris
>>>>     
>>>>       
>>>>         
>>> I think you are confusing Logical Domains (LDOMS) with containers.
>>> LDOMs have a separate kernel for each OS instance, zones/containers do
>>> not, sparse or global.  VMWare has a kernel for each OS instance.
>>>
>>>   
>>>     
>>>       
>>>> VMware uses guess OS which is the same thing as Containers or
>>>> NON-Global Zones.
>>>>     
>>>>       
(Continue reading)

Phillip Bruce | 2 Aug 01:16
Picon

Re: Zones and Containers

Ian Collins wrote:
> Phillip Bruce wrote:
>   
>> Tony Reeves wrote:
>>     
>>> There is no real guest OS with containers or zones, rather there is a
>>> virtualised OS environment which simulates a real OS.  Each VMWare
>>> guest is a real OS, consuming kernel memory and cpu overhead.
>>>
>>>   
>>>     
>>>       
>> Tony,
>>
>> First off off in reference to Global Zones - You have 2 root's you can 
>> implement.
>> They are:
>>
>> Whole Root - Which Containers do no inherent anything from the Global 
>> Zones they are treated separately
>> Sparse Root - Are containers that do inherent everything from the Global 
>> Zones,
>>   
>>     
> Phillip, I think the confusion comes for the terminology (like most 
> arguments, the cause is the lack of a common metaphor!)
>
> A  Solaris installation has one zone, the Global Zone.  These is only 
> one Global Zone.
>
(Continue reading)

Patch Nag | 2 Aug 03:35

New Solaris Patches available at riddleware.com 20090801

119901-07    GNOME 2.6.0_x86: Gnome libtiff - library for reading and writing T
120095-23    X11 6.6.2_x86: xscreensaver patch

------------------------------------

Please check the Links page before posting:
    http://groups.yahoo.com/group/solarisx86/links
Post message: solarisx86 <at> yahoogroups.com
UNSUBSCRIBE:  solarisx86-unsubscribe <at> yahoogroups.com 


Gmane