Download/vzctl/3.0.23
< Download | vzctlRevision as of 11:32, 11 November 2008 by Botinki Kira (talk | contribs) (Automated import of articles)
vzctl is a tool to control OpenVZ containers.
Warning: this is an old version of vzctl. For the latest version, see Download/vzctl/4.11.1. |
Contents
ChangesEdit
- Massive VE -> (container|CT) rename
- Support for new Gentoo "openrc" init system (#1046)
- New
--mac_filter
option (#687) - New
--description
option (#311) - New
sit
andipip
parameters for--features
- Support for udev static devices in container
- Fix inability to start a container when compiled with new kernel headers (#907)
- Fix adjusting /proc/meminfo when privvmpages/meminfo change (#623)
- Rework/fix container's /etc/hosts management (#855)
- Fix
vzctl start --wait
on systems using upstart (such as Fedora 9) (#981) - Print to stderr for "unknown iptable module" error (#862)
vznetcfg
fixed to work under dash (#894)- Document MODULES_DISABLED option (#888)
- Fix compilation with glibc-2.8 (#933)
ioprio
andmeminfo
parameters merge fix (#849)vzmigrate
: use SSH options specified in command line for rsync (#842)gentoo-add_ip.sh
: fix the case thenconfig_venet0
is commented outvz-net_add
: fix processing the list of network interfacesvzmigrate
: fix "if" statementscripts/vps-functions.in
(vz_get_neighbour_devs
): Add IPv6 support- Fixed
make install
to create /vz/private and /vz/root with mode 700 (#954) - Other documentation and man pages fixes (#786, #892, #939)
- Code cleanups
- Other fixes (#800, #801, #833, #834, #856, #943, #944, #962, #983, #775, #1042, #769)
For the complete list of changes in this release, see git changelog for vzctl-3.0.23.
CompatibilityEdit
- New features "sit" and "ipip" are only working in devel kernels >= 2.6.26, and in stable RHEL5-based kernels >= 028stab059
- Behaviour of "--config" option to vzctl create has changed: now it can not be used in CT config file already exists (#775)
ThanksEdit
OpenVZ project would like to thank the following people who contributed patches and/or bug reports to this vzctl release:
- Dmitry V. Levin
- Jeff Blasius
- Benoit Branciard
- Jan Tomasek
- Daniel Robbins
- David K
- Alexis Haeringer
- Thorsten Schifferdecker
- Harald Kapper
- Dietmar Maurer
- Marcin Owsiany
- Bandan
- Daniel Hahler
- Robert Nelson
- girla
- Peter Volkov
- tirukill
- Anton Protopopov
DownloadEdit
RPMSEdit
x86 (i686, IA32)Edit
File | Size |
---|---|
vzctl-3.0.23-1.i386.rpm | 143 Kb |
vzctl-lib-3.0.23-1.i386.rpm | 175 Kb |
IA64 (Itanium)Edit
File | Size |
---|---|
vzctl-3.0.23-1.ia64.rpm | 175 Kb |
vzctl-lib-3.0.23-1.ia64.rpm | 213 Kb |
ppc64 (Power)Edit
File | Size |
---|---|
vzctl-3.0.23-1.ppc64.rpm | 143 Kb |
vzctl-lib-3.0.23-1.ppc64.rpm | 88 Kb |
x86_64 (AMD64, EM64T)Edit
File | Size |
---|---|
vzctl-3.0.23-1.x86_64.rpm | 148 Kb |
vzctl-lib-3.0.23-1.x86_64.rpm | 198 Kb |
BinariesEdit
x86 (i686, IA32)Edit
File | Size |
---|---|
vzctl-3.0.23-1.i386.tar.gz | 130 Kb |
vzctl-lib-3.0.23-1.i386.tar.gz | 180 Kb |
IA64 (Itanium)Edit
File | Size |
---|---|
vzctl-3.0.23-1.ia64.tar.gz | 160 Kb |
vzctl-lib-3.0.23-1.ia64.tar.gz | 220 Kb |
ppc64 (Power)Edit
File | Size |
---|---|
vzctl-3.0.23-1.ppc64.tar.gz | 130 Kb |
vzctl-lib-3.0.23-1.ppc64.tar.gz | 90 Kb |
x86_64 (AMD64, EM64T)Edit
File | Size |
---|---|
vzctl-3.0.23-1.x86_64.tar.gz | 140 Kb |
vzctl-lib-3.0.23-1.x86_64.tar.gz | 200 Kb |
SPARCEdit
SPARC support for RPM-based distributions is available in source form only. Please download the sources and compile manually.
SourcesEdit
File | Size |
---|---|
vzctl-3.0.23-1.src.rpm | 357 Kb |
vzctl-3.0.23.tar.bz2 | 353 Kb |
vzctl.spec | 6 Kb |
ArchivesEdit
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.