Difference between revisions of "OpenVZ vs. Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Very basic Virtuozzo vs OpenVZ comparison, as recieved on IRC (the net seems to be missing something like this).)
 
(More details about "ram management")
Line 1: Line 1:
 +
== Comparison ==
 +
 
Many may wonder what exactly the difference between OpenVZ and Virtuozzo is.<br/>
 
Many may wonder what exactly the difference between OpenVZ and Virtuozzo is.<br/>
 
Virtuozzo is based off OpenVZ, which means it adds a few features. Which are that?
 
Virtuozzo is based off OpenVZ, which means it adds a few features. Which are that?
  
 
* Management interface (GUI)
 
* Management interface (GUI)
* RAM management
+
* Resource management
 +
* SLM memory management, while OpenVZ uses UBC ("Unified Buffer Cache"), [[OpenVZ vs. Virtuozzo#SLM vs. UBC|see below for a comparison]].
 
* VZFS (allows for disk and memory savings very similiar to Linux-VServer's copy-on-write system called "unification")
 
* VZFS (allows for disk and memory savings very similiar to Linux-VServer's copy-on-write system called "unification")
 
* Commercial support
 
* Commercial support
  
 
OpenVZ is mostly run by Parallels (owner of Virtuozzo) employees, who maintain OpenVZ as the core functionality of Virtuozzo.
 
OpenVZ is mostly run by Parallels (owner of Virtuozzo) employees, who maintain OpenVZ as the core functionality of Virtuozzo.
 +
 +
== SLM vs. UBC ==
 +
An example would be: With UBC a VPS may be limited to 128 iptables entries. With SLM you can create thousands of iptables entries up to their global RAM limit.
 +
See bottom of http://www.tektonic.net/vz.html for a description of the SLM technology.

Revision as of 18:46, 4 June 2008

Comparison

Many may wonder what exactly the difference between OpenVZ and Virtuozzo is.
Virtuozzo is based off OpenVZ, which means it adds a few features. Which are that?

  • Management interface (GUI)
  • Resource management
  • SLM memory management, while OpenVZ uses UBC ("Unified Buffer Cache"), see below for a comparison.
  • VZFS (allows for disk and memory savings very similiar to Linux-VServer's copy-on-write system called "unification")
  • Commercial support

OpenVZ is mostly run by Parallels (owner of Virtuozzo) employees, who maintain OpenVZ as the core functionality of Virtuozzo.

SLM vs. UBC

An example would be: With UBC a VPS may be limited to 128 iptables entries. With SLM you can create thousands of iptables entries up to their global RAM limit. See bottom of http://www.tektonic.net/vz.html for a description of the SLM technology.