Download/vzctl/4.8
< Download | vzctl
Revision as of 16:33, 6 October 2014 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[edit]
Since 4.7.2:
New functionality
- vzctl set: add NUMA --nodemask (sponsored by FastVPS)
- vzmigrate: speed up by using se ploop copy with feedback if available
- vzmigrate: speed up by reusing ssh connection
- init.d/vz: show CT stop status
- init.d/vz: implement parallel CT start (#2954, #2083)
- init.d/vz, vz.conf: use/expose VE_PARALLEL
- vzctl start,restore: add --skip-remount
- vzctl snapshot-switch: add --must-restore
- vzmigrate: ability to run ploop copy with timestamps
Fixes
- vzctl.spec: disable VE0 conntracks only if unused (#2755)
- vzmigrate: fix for --snapshot (#2907)
- vzmigrate: don't run vzfsync if there is no need (#3055)
- vzmigrate: undo_lock if check_cpt_props failed
- vzmigrate: don't exit 1 on success
- vzlist: fix showing DISABLED (#3029)
- vzlist: fix cpulimit rounding (#3063)
- redhat-set_hostname.sh: fix for F15+/RHEL7 (#3051)
- vzctl compact: use built-in PATH (#2990)
- postcreate.sh: fix caps for suexec
Improvements
- debian-add_ip.sh: support for Ubuntu 14.04
- postcreate.sh: add RHEL7/CentOS7 support
- vzctl create --diskinodes: check for max ploop size
- vzctl set --ostemplate: require --save (#2909)
- vzmigrate: don't specify default cipher
- vzmigrate: use getopt for option parsing
- vzmigrate: detect "can't lock CT" error
- vzmigrate: don't use rsync --delete-excluded
- cpumask: allow for up to 4096 CPUs
- vz_setcpu(): don't ignore errors from set_cpu*
- fixed a few memory leaks and non-closed fds reported by Coverity
- compare_osrelease(): fix for 3.x kernels
- parse_{chkpnt,restore}_opt: don't print error twice
- parse*opt(): add/improve extra args check
- vzctl create: improve "no ploop" error message
Documentation
- vznnc(8): add
- vzctl --help: fix iolimit
- vzctl(8): document set --ostemplate (#2909)
- vzctl(8): add --nodemask, --must-restore, --skip-remount
- vzctl(8): improve --netfilter
- vz.conf(5): document VE_PARALLEL
- vzmigrate(8), vzmigrate --help: document --ssh-mux
Build system
- setver.sh: check for ./configure to run autogen
- setver.sh: abort if autogen.sh/configure fails
For the complete list of changes in this release, see git changelog for vzctl-4.8.
Thanks[edit]
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):
- Anthony Moon
- Aleksandar Ivanisevic
- Pavel Odintsov
- paparaciz
- Florian Bantner
- Ionut Biru
- Evgenii Terechkov
- Kevin Holly
- Stefan Eriksson
- Sean Fulton
- Andrey Tataranovich
Download[edit]
RPMS[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.8-1.i386.rpm | 2014-10-06 16:15:51 | 143 Kb |
vzctl-core-4.8-1.i386.rpm | 2014-10-06 16:15:51 | 248 Kb |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.8-1.x86_64.rpm | 2014-10-06 16:15:51 | 141 Kb |
vzctl-core-4.8-1.x86_64.rpm | 2014-10-06 16:15:51 | 283 Kb |
Binaries[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.8-1.i386.tar.gz | 2014-10-06 16:15:50 | 105 Kb |
vzctl-4.8-1.i386.tar.gz.asc | 2014-10-06 16:15:51 | 198 b |
vzctl-core-4.8-1.i386.tar.gz | 2014-10-06 16:15:50 | 202 Kb |
vzctl-core-4.8-1.i386.tar.gz.asc | 2014-10-06 16:15:51 | 198 b |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.8-1.x86_64.tar.gz | 2014-10-06 16:15:50 | 105 Kb |
vzctl-4.8-1.x86_64.tar.gz.asc | 2014-10-06 16:15:51 | 198 b |
vzctl-core-4.8-1.x86_64.tar.gz | 2014-10-06 16:15:50 | 242 Kb |
vzctl-core-4.8-1.x86_64.tar.gz.asc | 2014-10-06 16:15:51 | 198 b |
Sources[edit]
File | Date | Size |
---|---|---|
vzctl-4.8-1.src.rpm | 2014-10-06 16:15:51 | 546 Kb |
vzctl-4.8.tar.bz2 | 2014-10-06 16:15:50 | 501 Kb |
vzctl-4.8.tar.bz2.asc | 2014-10-06 16:15:51 | 198 b |
vzctl.spec | 2014-10-06 16:15:50 | 37 Kb |
Archives[edit]
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.