Difference between revisions of "Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Convert to local links)
(add 'translate' tags)
Line 1: Line 1:
 
{{Virtuozzo}}
 
{{Virtuozzo}}
  
 +
<translate>
 
'''Virtuozzo''' is a virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, etc. Specific benefits of Virtuozzo compared to OpenVZ can be found in [[Comparison|this article]].
 
'''Virtuozzo''' is a virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, etc. Specific benefits of Virtuozzo compared to OpenVZ can be found in [[Comparison|this article]].
  
Line 29: Line 30:
 
* [[Comparison]] of different virtualisation solutions
 
* [[Comparison]] of different virtualisation solutions
 
* [[Virtuozzo ecosystem]]
 
* [[Virtuozzo ecosystem]]
 +
 +
</translate>
  
 
[[Category:Virtuozzo]]
 
[[Category:Virtuozzo]]

Revision as of 22:11, 25 December 2015

<translate> Virtuozzo is a virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, etc. Specific benefits of Virtuozzo compared to OpenVZ can be found in this article.

Virtuozzo is built on top of OpenVZ technologies but provides more features, services, and support.

Components

OpenVZ consists from open components and includes:

  • RHEL7 kernel, RHEL7-based kernel, a Linux kernel with patches that implements OpenVZ kernel functionality.
  • Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux that enables you to freeze a running application (or a part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at.
  • QEMU/KVM
  • P.Haul is the project on top of CRIU that implements the live migration usage scenario.
  • LibVirt - API to manage virtual machines as well as containers
  • Virtuozzo SDK is our own API to manage virtual machines and containers with Python bindings.
  • and other components

Download

Download installation ISO image, burn image to DVD and boot your computer form this DVD. Follow installation steps and get installed Virtuozzo. Follow steps in article migrate containers from OpenVZ if you want to upgrade to Virtuozzo.

See also

</translate>