Difference between revisions of "Virtuozzo 7 Technical Preview - Containers"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(removed OpenVZ as source for upgrade, we sent script for upgrade OpenVZ containers some time ago)
(rename beta to TP)
Line 20: Line 20:
  
 
== Known Issues ==
 
== Known Issues ==
* Cannot boot Virtuozzo 7 Beta 1 with EFI. (#PSBM-34786)
+
* Cannot boot Virtuozzo 7 TP with EFI. (#PSBM-34786)
* Autopartitioning for standard partitions in the Virtuozzo 7 Beta 1 installer does not work.For details, see [https://bugzilla.redhat.com/show_bug.cgi?id=1172441 RHEL bug #1172441]. (#PSBM-34787)
+
* Autopartitioning for standard partitions in the Virtuozzo 7 TP installer does not work.For details, see [https://bugzilla.redhat.com/show_bug.cgi?id=1172441 RHEL bug #1172441]. (#PSBM-34787)
 
* Installation may stop due to a Red Hat Enterprise Linux 7 bug. In this case, restart installation. For details, see [https://bugzilla.redhat.com/show_bug.cgi?id=1167948 RHEL bug #1167948]. (#PSBM-34797)
 
* Installation may stop due to a Red Hat Enterprise Linux 7 bug. In this case, restart installation. For details, see [https://bugzilla.redhat.com/show_bug.cgi?id=1167948 RHEL bug #1167948]. (#PSBM-34797)
 
* netconsole cannot be used along with bridged containers. (#PSBM-34959)
 
* netconsole cannot be used along with bridged containers. (#PSBM-34959)
* Container console does not work in Openstack
+
* Container console does not work in OpenStack
 
* Simfs is not working
 
* Simfs is not working
  

Revision as of 16:04, 27 July 2015

Virtuozzo is a Linux distribution based on opensource OpenVZ components.

This is an early technology preview of Virtuozzo 7. We have made some good progress, but this is just the beginning. Much more still needs to be done. In the preview we replaced the containers engine and made our tools work with the new kernel technologies. We consider this beta a major milestone on the road to the official Virtuozzo 7 release and want to share the progress with the community.

Key Changes

  • Virtuozzo 7 is based on RHEL7 and Kernel 3.10+
  • Containers are using kernel features cgroups and namespaces that limit, account for, and isolate resource usage as isolated namespaces of a collection of processes. The beancounters interface remains in place for backward compatibility. At the same time it acts as a proxy for actual cgroups and namespaces implementation.
  • UUID instead of VEID for container identification. You can use UUID or name to identify a container. By default vzctl will treat the former VEID parameter as name.
  • VCMM 4th generation of memory manager. We switched to memcg. By balancing and configuring memcg limits we will get the exact overcommit, shadow gangs, swap, page cache overuse Virtuozzo parameters. This will be done by a userspace daemon.

Not Implemented

  • KVM-based virtual machines
  • Instance migration based on the CRIU project
  • Migration from Virtuozzo 6

Deprecated

Known Issues

  • Cannot boot Virtuozzo 7 TP with EFI. (#PSBM-34786)
  • Autopartitioning for standard partitions in the Virtuozzo 7 TP installer does not work.For details, see RHEL bug #1172441. (#PSBM-34787)
  • Installation may stop due to a Red Hat Enterprise Linux 7 bug. In this case, restart installation. For details, see RHEL bug #1167948. (#PSBM-34797)
  • netconsole cannot be used along with bridged containers. (#PSBM-34959)
  • Container console does not work in OpenStack
  • Simfs is not working

Download

Feedback