Download/vzctl/4.4
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
Changes
Since 4.3.1:
New functionality
- vztmpl-dl script to aid in template downloading/updating
- nameserver/searchdomain auto-propagation from the host (#2301)
- vzctl start: do fsck for ploop, add --skip-fsck (#2615)
- add --stop-timeout/STOP_TIMEOUT option (#2621)
- vzmigrate: use remote VZ_PRIVATE and VE_ROOT (#2523)
- Introduce vz-postinstall script (set sysctl.conf, disable selinux)
- vzmigrate: option -f/--nodeps to ignore some pre-migration checks (#2643)
- distscripts: update for newer Arch Linux (#2617)
- etc/vz.conf: set default OS template to centos-6-x86
- etc/vz.conf: comment out NEIGHBOUR_DEVS by default
Fixes
- vzmigrate: fix check for IPs when there are none (#2620)
- Deny "unlimited" value for DISKSPACE/DISKINODES
- scripts/vps-netns_dev_add: rework config action (#2637)
- vzctl convert: fix final renames (#2638)
- vzctl convert: rename old private back if failed (#2638)
- vzctl convert: fix new directory mode to be 0700 not 0600
- scripts/vps-rst: make VE_VETH_DEVS optional (#2659)
- fix compilation on arches without support for VZ (RH #971821)
- vzlist -j: fix to work on RHEL5 kernel (#2661)
- fix exec to really enter into pidns on upstream kernel (#2658)
- debian-add_ip.sh: ignore comments when looking for venet0 (#2674)
- destroydir(): don't return -1
- create.c: fix warnings compiling w/o ploop
- [build] fix for automake < 1.10.2
Improvements
- vzmigrate: check ipv6 module on dest (#2555)
- Remove check for ploop size (let ploop decide)
- vzmigrate: improve invalid cmdline handling
- [build] configure: set localstatedir to w/o prefix (#2637#c2)
Documentation
- add vztmpl-dl(8)
- vzctl(8), vz.conf(5), ctid.conf(5): describe "inherit" for nameserver/searchdomain
- vzctl(8): describe new options --skip-fsck, --stop-timeout
- vzmigrate(8): describe new option -f/--nodeps
- vzmigrate(8): remove duplicate --live option description
- vzmigrate --help: simplify synopsys
For the complete list of changes in this release, see git changelog for vzctl-4.4.
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this vzctl release (in no particular order):
- Andrey Vagin
- Igor Gnatenko
- Pavel Odintsov
- Jakub Skokan
- Jim Faulkner
- Vasily Averin
- Lopo
- Mario Kleinsasser
- Stefan Schlesinger
- hoverhell
- maddinxxx
- Michal Gasewicz
- mailinator
- Marc MAURICE
Download
RPMS
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzctl-4.4-1.i386.rpm | 2013-07-18 20:14:22 | 122 Kb |
vzctl-core-4.4-1.i386.rpm | 2013-07-18 20:14:22 | 230 Kb |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzctl-4.4-1.x86_64.rpm | 2013-07-18 20:14:22 | 119 Kb |
vzctl-core-4.4-1.x86_64.rpm | 2013-07-18 20:14:22 | 265 Kb |
Binaries
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzctl-4.4-1.i386.tar.gz | 2013-07-18 20:14:21 | 100 Kb |
vzctl-4.4-1.i386.tar.gz.asc | 2013-07-18 20:14:24 | 189 b |
vzctl-core-4.4-1.i386.tar.gz | 2013-07-18 20:14:21 | 200 Kb |
vzctl-core-4.4-1.i386.tar.gz.asc | 2013-07-18 20:14:24 | 189 b |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzctl-4.4-1.x86_64.tar.gz | 2013-07-18 20:14:21 | 100 Kb |
vzctl-4.4-1.x86_64.tar.gz.asc | 2013-07-18 20:14:24 | 189 b |
vzctl-core-4.4-1.x86_64.tar.gz | 2013-07-18 20:14:21 | 240 Kb |
vzctl-core-4.4-1.x86_64.tar.gz.asc | 2013-07-18 20:14:24 | 189 b |
Sources
File | Date | Size |
---|---|---|
vzctl-4.4-1.src.rpm | 2013-07-18 20:14:22 | 511 Kb |
vzctl-4.4.tar.bz2 | 2013-07-18 20:14:21 | 478 Kb |
vzctl-4.4.tar.bz2.asc | 2013-07-18 20:14:24 | 189 b |
vzctl.spec | 2013-07-18 20:14:21 | 27 Kb |
Archives
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.