Difference between revisions of "Virtuozzo"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m
(updates regarding to new OpenVZ 7 release)
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- [[Image:Parallels Virtuozzo Containers box.jpg|right]] -->
+
{{Virtuozzo}}
'''Virtuozzo''' is [http://www.odin.com/ Odin] virtualization and automation solution built on top of OpenVZ. Virtuozzo provides improvements and additional functionality in the areas of density, management tools, recovery, and other areas. Specific benefits of Virtuozzo compared to OpenVZ can be found in [[Comparison|article]].
 
  
Virtuozzo built on top of OpenVZ technologies but provides extended number of functionality,
+
<translate>
enhanced amount of services and support.
+
<!--T:1-->
 +
'''OpenVZ''' 7.0 is a virtualization and automation solution built on top of OpenVZ components. OpenVZ 7 provides improvements and additional functionality in the areas of density, management tools, recovery, etc. Specific benefits of OpenVZ compared to other virtualization solutions can be found in [[Comparison|this article]].
  
 +
<!--T:2-->
 +
Virtuozzo is built on top of OpenVZ technologies but provides more features, services, and support.
  
== Components ==
+
== Components == <!--T:3-->
  
 +
<!--T:4-->
 
OpenVZ consists from open components and includes:
 
OpenVZ consists from open components and includes:
* [[Download/kernel/rhel7|RHEL7 kernel]] with full container support with all features and benefits of RHEL7 kernel.
+
 
 +
<!--T:5-->
 +
* [[Download/kernel/rhel7|RHEL7 kernel]], RHEL7-based kernel, a Linux kernel with patches that implements OpenVZ kernel functionality.
 +
* [[CRIU|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
 
* [[QEMU]]/KVM
* [[LibVirt]] API to manage virtual machines as well as containers  
+
* [[P.Haul]] is the project on top of CRIU that implements the live migration usage scenario.
* Unified management tools
+
* [[LibVirt]] - API to manage virtual machines as well as containers  
* [https://src.openvz.org/projects/OVZ/repos/libprlsdk/browse Parallels SDK] our own API to manage virtual machines and containers with Python bindings.
+
* [[Libprlsdk|Virtuozzo SDK]] is our own API to manage virtual machines and containers with Python bindings.
* [http://libguestfs.org/ libguestfs]
+
* and [[:Category:Sub-projects | other components]]
  
== Roadmap ==
+
== Download == <!--T:6-->
  
[[Roadmap]] with future milestones
+
<!--T:7-->
 +
[https://download.openvz.org/virtuozzo/releases/7.0/x86_64/iso/ Download] installation ISO image, burn image to DVD and boot your
 +
computer from this DVD. Follow installation steps and get installed OpenVZ. Follow steps in article [[Upgrade script from OpenVZ to Virtuozzo 7|migrate containers from OpenVZ]] if you want to upgrade to the next version.
  
 +
== See also == <!--T:8-->
 +
* [[Roadmap]]
 +
* [[Releases]]
 +
* [https://docs.openvz.org/ OpenVZ 7 documentation]
 +
* [https://src.openvz.org/projects/OVZ OpenVZ 7 source code]
 +
* [[Comparison]] of different virtualisation solutions
  
== Release cycle ==
+
</translate>
 
 
TBD
 
 
 
  
== External links ==
+
[[Category:Virtuozzo]]
 
 
* [http://www.odin.com Odin]
 
* [http://www.odin.com/products/virtuozzo/ Commercial Virtuozzo distribution]
 
* [[Comparison]] of different virtualisation solutions
 

Revision as of 10:51, 25 July 2016

<translate> OpenVZ 7.0 is a virtualization and automation solution built on top of OpenVZ components. OpenVZ 7 provides improvements and additional functionality in the areas of density, management tools, recovery, etc. Specific benefits of OpenVZ compared to other virtualization solutions 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 from this DVD. Follow installation steps and get installed OpenVZ. Follow steps in article migrate containers from OpenVZ if you want to upgrade to the next version.

See also

</translate>