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

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Not Implemented)
(Deprecated)
Line 13: Line 13:
  
 
== Deprecated ==  
 
== Deprecated ==  
* UBC parameters
 
 
* VZFS
 
* VZFS
 
* [[UBC|User bean counters]]
 
* [[UBC|User bean counters]]

Revision as of 12:41, 27 July 2015

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 OpenVZ and Virtuozzo 6

Deprecated

  • VZFS
  • User bean counters
  • Delayed /vz mounting
  • SIMFS
  • The following resource management parameters are ignored in the new memory management scheme: KMEMSIZE, DCACHESIZE, OOMGUARPAGES, NUMTCPSOCK, TCPSNDBUF, TCPRCVBUF, OTHERSOCKBUF, DGRAMRCVBUF, NUMOTHERSOCK.

Known Issues

  • Cannot boot Virtuozzo 7 Beta 1 with EFI. (#PSBM-34786)
  • Autopartitioning for standard partitions in the Virtuozzo 7 Beta 1 installer does not work. (#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

Download

Feedback