92
edits
Changes
btrfs
This document briefly describes the steps needed to install OpenVZ 6 (legacy) on your Debian 8 "Jessie" (amd64 or i386) machine.
{{Out|Current commercial version of OpenVZ ([[Virtuozzo]] 7) is not installable on Debian GNU/Linux because is developed as an independent distribution}}
== Partitions and /vz file system ==
* It is recommended to use a separate partition for containers (by default '''/var/lib/vz''') and format it to '''ext4'''.* btrfs mounted filesystems cannot be formatted with modern features as: mixed-bg, extref, skinny-metadata, no-holes. If used for containers, vzquota will not work to control containers disk space.
== Change Systemd to SystemV ==