Download/vzctl/3.0.26
< Download | vzctl
Revision as of 22:31, 27 February 2011 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
Changes
Since 3.0.25.2.
New features
vzctl set
: add cpu bindings (--cpumask
)etc/conf
: add vswap configs (blog)etc/init.d/vz*
: switch default CT config to vswap if supportedvzctl set --pci*
: use newer kernel APIetc/vz.conf
: enable IPv6 by default (#651)
Fixes
vzctl start
: do not start half-configured environment (#1732)vzctl restore
: support both old and new kernel lockfd api (#1732)vzctl restore
: better error handling fromCPT_UNDUMP
(#1561)vzifup-post
: fix device for proxy arp (#1587)vzmemcheck
: only account for running containers (#1757)vznetaddbr
: fix interface initialization (#1617)vzlist
: fix sorting for some fieldsvzctl create
: exit with error if default CT config not foundvzctl set --dev*
: return proper errordebian-{add,del}_ip.sh
: fix IPv6 wrt 2.6.32 kernel (#1669)debian-{add,del}_ip.sh
: get rid of venet if no IP configured (#1596)
Improvements
vzctl create
: warn if default sample is not to be usedvzmemcheck
: fix header to showctid
notveid
vzmemcheck
: fix output formattingbash_completion
: forchkpnt
, show running CTs onlybash-completion
: forrestore
, show suspended CTs onlyetc/conf/*conf-sample*
: remove arch-specific entriesveth
: added hint to loadvzethdev
kernel moduleetc/dists/scripts/debian-*_ip.sh
: remove hardcoded names- build system: fix generated files' perms
Documentation
man/vzctl.8
: document "can not set devices" exit codeman/vzlist.8
: improve the description of -S optionman/vz.conf.5
: misc fixes
For the complete list of changes in this release, see git changelog for vzctl-3.0.26.
Compatibility
- VSwap is only supported by RHEL6 kernels
cpumask
is only supported by RHEL6 kernels and RHEL5 kernels >=028stab084.1
pci_add
/del
is only supported by RHEL6 kernels >=042test005.1
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bugreports for this vzctl release (in no particular order):
- Olena Vasilkova
- Michael Fincham
- Pete de Zwart
- Peter Volkov
- Vladimir Davydov
- Vyacheslav Nikitin
- Andrew Moore
- Alexander Prinsier
- Jakub Jankowski
- Olga Sivoronova
- Paparaciz
- frank
Download
RPMS
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.i386.rpm | 2011-02-27 22:05:38 | 156 Kb |
vzctl-lib-3.0.26-1.i386.rpm | 2011-02-27 22:05:38 | 185 Kb |
ppc64 (Power)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.ppc64.rpm | 2011-02-27 22:05:38 | 155 Kb |
vzctl-lib-3.0.26-1.ppc64.rpm | 2011-02-27 22:05:38 | 92 Kb |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.x86_64.rpm | 2011-02-27 22:05:38 | 161 Kb |
vzctl-lib-3.0.26-1.x86_64.rpm | 2011-02-27 22:05:38 | 208 Kb |
Binaries
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.i386.tar.gz | 2011-02-27 22:05:35 | 140 Kb |
vzctl-3.0.26-1.i386.tar.gz.asc | 2011-02-27 22:07:29 | 189 b |
vzctl-lib-3.0.26-1.i386.tar.gz | 2011-02-27 22:05:35 | 190 Kb |
vzctl-lib-3.0.26-1.i386.tar.gz.asc | 2011-02-27 22:07:31 | 189 b |
ppc64 (Power)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.ppc64.tar.gz | 2011-02-27 22:05:35 | 140 Kb |
vzctl-3.0.26-1.ppc64.tar.gz.asc | 2011-02-27 22:07:29 | 189 b |
vzctl-lib-3.0.26-1.ppc64.tar.gz | 2011-02-27 22:05:35 | 90 Kb |
vzctl-lib-3.0.26-1.ppc64.tar.gz.asc | 2011-02-27 22:07:31 | 189 b |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.x86_64.tar.gz | 2011-02-27 22:05:35 | 150 Kb |
vzctl-3.0.26-1.x86_64.tar.gz.asc | 2011-02-27 22:07:30 | 189 b |
vzctl-lib-3.0.26-1.x86_64.tar.gz | 2011-02-27 22:05:35 | 210 Kb |
vzctl-lib-3.0.26-1.x86_64.tar.gz.asc | 2011-02-27 22:07:32 | 189 b |
SPARC
SPARC support for RPM-based distributions is available in source form only. Please download the sources and compile manually.
Sources
File | Date | Size |
---|---|---|
vzctl-3.0.26-1.src.rpm | 2011-02-27 22:05:38 | 401 Kb |
vzctl-3.0.26.tar.bz2 | 2011-02-27 22:05:12 | 396 Kb |
vzctl-3.0.26.tar.bz2.asc | 2011-02-27 22:07:27 | 189 b |
vzctl.spec | 2011-02-27 22:05:12 | 8 Kb |
Archives
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.