If you are doing something with OpenVZ, like consulting, services, training course, make sure to add a note to Partners page.
From OpenVZ Wiki
vzctl is a tool to control OpenVZ containers.
Below you can find the change log and downloads for the latest version of vzctl.
Changes
- A lot of bug fixes
- Ubuntu upstart compatibility
For the complete list of changes in this release, see git changelog for vzctl-3.0.22.
Compatibility
- A mechanism for choosing the interfaces to send ARP requests to has been improved (see description of
NEIGHBOUR_DEVS in vz.conf(5) man page). In case VE IP addresses are not on the same subnet as HN IPs, it may lead to such VEs being unreachable from the outside world. The solution is to set up a device route(s) for the network your VEs are in. For more details, see OpenVZ Bug #771.
Download
RPMS
x86 (i686, IA32)
IA64 (Itanium)
ppc64 (Power)
x86_64 (AMD64, EM64T)
Binaries
x86 (i686, IA32)
IA64 (Itanium)
ppc64 (Power)
x86_64 (AMD64, EM64T)
SPARC
SPARC support for RPM-based distributions is available in source form only. Please download the sources and compile manually.
Sources
Archives
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.