Difference between Zones and Virtual Box-Please clarify


 
Thread Tools Search this Thread
Operating Systems Solaris Difference between Zones and Virtual Box-Please clarify
# 1  
Old 10-22-2009
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 except virtual box is gui oriented. please correct if wrong.

2.I am aware that sparse root zone just shares filesystems from the global zone and if the shared files are deleted from the global zone it affects the sparse root zone too.. please let me know in what situation a sparse root will be used and in what situation does a whole root zone be used?

Many thanks to you all ....
# 2  
Old 10-22-2009
1:
They are not at all the same. VirtualBox is virtualizing an x86 PC while a Solaris zone is virtualizing the Operating System. They work at a different layer. Zones are faster, run on any Solaris 10 hardware but cannot run but Solaris or Linux. VirtualBox doesn't run on SPARCs but run almost any OS that can be installed on a PC.
2:
The main reason sparse zones are used is to save disk space and time.
# 3  
Old 10-22-2009
jlliagre.. thanks for clearing my doubt. Some more doubts....
1.Is it possible to have zones in GUI environment?
2.Suppose if I am having an x86 machine installed with Solaris , which opttion is better? Virtualbox or Zones?
My problem is i am not aware of the " difference between virtualizing a x86 pc and viirtualizing an operating system.. "sorry for that..
thanks
# 4  
Old 10-23-2009
1: You can display a desktop or any graphic application from a zone.
2: "both" are better dependings on the needs. You do not tell what you want to do with them.
Virtualizing hardware means you can install windows, *bsd and more exotic OSes.
Virtualizing the OS means there is a single OS instance running for both the "host" and the "guest".
# 5  
Old 10-26-2009
jlliagre,..thanks..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. IP Networking

ssh on virtual box (4.0.4)

Hello, I have two virtual machines ubuntu on virtual box vm1 and vm2 , i'd like to use ssh to connect from vm1 to vm2, please what's the configuration should do? Thank you (1 Reply)
Discussion started by: chercheur857
1 Replies

2. Solaris

Change hostID of Solaris 10 virtual/guest machine installed by Virtual Box 4.1.12 on Windows-XP host

Trying to set or modify the randomly set hostID of a Solaris 10 virtual/guest machine that I installed on a Windows-XP host machine (using Virtual Box 4.1.12). I was able to set/modify the hostname of the Solaris 10 virtual/guest machine during installation as well as via the Virtual Box... (4 Replies)
Discussion started by: Matt_VB
4 Replies

3. UNIX for Dummies Questions & Answers

Sun Virtual box

hi Am Using Windows vista machine where i installed Sun Virtual Box on Which i installled Solaris 10.. am not able to ping my windows machine from Sun OS neither viceversa.. Can someone help me out to get this sorted please .... (2 Replies)
Discussion started by: Sojourner
2 Replies

4. Solaris

difference between zones and containers

Hi Expects, Can broadly explain difference between Zones and containers. (4 Replies)
Discussion started by: Rajesh_Apple
4 Replies

5. Virtualization and Cloud Computing

Installing CentOS 5.5 on Virtual Box

Hi, I have installed VirtualBox, downloaded CentOS 5.5 and created a VirtualMachine where i have installed the 'server' versión of CentOS 5.5 As I installed Virtual Box a new network device appeared '192.16.1.250' in my 'real' machine. I was unable to reach my webserver so i istalled CentOS once... (5 Replies)
Discussion started by: motoko
5 Replies

6. Windows & DOS: Issues & Discussions

Virtual Box

I am trying to create a new virtual machine (Red Hat) but I am getting the following error I am completely new to VB and I am probably missing something. Any help will be greatly appreciated. (4 Replies)
Discussion started by: Xterra
4 Replies

7. Solaris

virtual box images

Does anyone know if you can use a virtual box image on different O/S's and be able to move it from one server to another of different O/S if needed? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

8. Ubuntu

Virtual Box Screen Display

Hi, Anyone can help me on how to return back to normal size not the full size of my virtual box screen display and also display the menu bar from the top. Thanks in Advance. (4 Replies)
Discussion started by: dba_macau
4 Replies

9. UNIX for Dummies Questions & Answers

difference between AIX box and Sun Solaris box

Hi, I need a clarification. Is there any difference between AIX box and Sun Solaris box? The bzip command with -c option works in AIX box and the same does not work in Sun Solaris box. Can anyone please explain if there is an implementation difference in both these boxes for the shell... (1 Reply)
Discussion started by: nisha4680
1 Replies
Login or Register to Ask a Question