Changes

Jump to: navigation, search

Quick installation

740 bytes added, 02:47, 27 November 2018
rm translate tags
{{StubVirtuozzo}} {{Note|See [[Quick installation (legacy)]] if you are looking to install the legacy version of OpenVZ.}} This document briefly describes the steps needed to install Virtuozzo 7 on your machine. There are a few ways to install Virtuozzo: == Bare-metal installation == OpenVZ project builds its own Linux distribution with both hypervisor and container virtualization.It is based on our own Linux distribution, with the additions of [[Download/kernel/rhel7-testing|our custom kernel]], OpenVZ management utilities, [[QEMU]] and Virtuozzo installer. It is highly recommended to use OpenVZ containers and virtual machines with this Virtuozzo installation image. See [[Virtuozzo]].[https://download.openvz.org/virtuozzo/releases/7.0/x86_64/iso/ Download] installation ISO image. == Using Virtuozzo in the Vagrant box ==
{{[https://www.vagrantup.com/ Vagrant] is a tool for creating reproducible and portable development environments.It is easy to run environment with Virtuozzo}}using Vagrant: * Download and [https://docs.vagrantup.com/v2/installation/ install Vagrant]* Download and install [https://www.virtualbox.org/wiki/Downloads Virtualbox], Parallels Desktop, VMware Fusion or VMware Workstation. Please note that you need to enable nested virtualization support in your hypervisor to run virtual machines on Virtuozzo 7. VirtualBox does not officially support nested virtualization now.* Download [https://atlas.hashicorp.com/OpenVZ/boxes/Virtuozzo-7.0 Virtuozzo box]:  $ vagrant init OpenVZ/Virtuozzo-7.0 * Run box:  $ vagrant up --provider virtualbox and in case of VMware hypervisor:  $ vagrant up --provider vmware_desktop
This document briefly describes the steps needed to install OpenVZ on your machine.and in case of Parallels hypervisor:
There are two ways to get OpenVZ: $ vagrant up --provider parallels
=== Bare-metal installation ===* Attach to console:
: OpenVZ project build special Linux distributive with hypervisor and container virtualization.It consists from [https://www.cloudlinux.com/ Cloud Linux] distributive, [[Download/kernel/rhel7-testing|our custom kernel]], OpenVZ management utilities, [[QEMU]] and installer. It is highly recommended to use OpenVZ containers and virtual machines with this Virtuozzo installation image. See [[Virtuozzo]]. $ vagrant ssh
=== Using Virtuozzo management tools with vanilla Linux kernel ===* Use ''vagrant/vagrant'' to login inside box
: See [[OpenVZ with upstream kernel]]. There is ability to use OpenVZ containers == Using Virtuozzo in vanilla kernel. But there some disadvantages:the Amazon EC2 ==
* Some required changes may be absent Follow steps in Linux kernel on your machine. Our [[Using Virtuozzoin the Amazon EC2]] distributive based on Cloud Linux andwe strongly recommend to use it if you don't want to install Virtuozzo Linux distributive for some reasons. Cloud Linux kernel contains some important changes absent in another kernels (even RHEL kernels).* It is required to create to have separate partition mounted to /vz.
== Next steps Using Virtuozzo ==
OpenVZ is now set up on your machine. Follow on to Page with [[basic operations in OpenVZ environmentscreencasts]] documentshows demo with a few Virtuozzo commands. Feel free to add more.
== See also ==
 * [[Quick installation of legacy OpenVZ]https://docs.openvz.org/ Official Virtuozzo documentation]
[[Category: Installation]]
[[Category: HOWTO]]

Navigation menu