Download/vzctl/4.2
< Download | vzctl
Revision as of 01:34, 16 February 2013 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.1.2:
New functionality
- Support for Fedora 18 in container (devices, disk quota, venet IPs, capabilities)
- vzctl snapshot-list: add options a la vzlist (see --help or man for details)
Improvements
- vzctl create: allow existing empty VE_PRIVATE (#2450)
- vzctl stop/reboot: disable fsync in CT
- vzctl: fix check for VEID_MAX
- vzctl --ipadd: IPv6 support for etcnet (ALT Linux) (#2482)
- vzlist: more strict check for cmdline-supplied CTIDs
- vzlist: warn/skip invalid CTIDs in ve.conf files (#2514)
- vzevent: do umount CT in case of reboot (#2507)
- init.d/vz-redhat: stop vz earlier (#2478)
- init.d/vz-gentoo: don't call tools by absolute path (#2477)
- vzubc: add -wt option (add -t to invoked watch) (#2474)
- vzubc: remove check for watch presence
- vzctl.spec: cleanups, fixes, improvements
- vzctl set --devnodes: add /usr/lib/udev/devices
- minor code cleanups
Fixes
- vzlist: fix segfault in case of ploop-based CT with no DISKINODES set (#2488)
- vzlist --json: fix showing disk usage for non-running CTs
- vzlist -o cpus: do not overwrite runtime value
- vzlist --json: skip collecting numcpu info on old kernel
- vzubc: fix -w/-c check
Documentation
- man/*: correct path to scripts
- vzctl(8): add missing CTID to SYNOPSYS
- vzctl(8): document new snapshot-list options
For the complete list of changes in this release, see git changelog for vzctl-4.2.
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):
- Kalin Bogatzevski
- Antanas
- Maxim Leonov
- Chris Butler
- Andrew Kornilov
- Evgenii Terechkov
- Glauber Costa
- Aleksandar Ivanisevic
- Pavel Snajdr
- Justin Albstmeijer
Download[edit]
RPMS[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.2-1.i386.rpm | 2013-02-16 01:22:23 | 108 Kb |
vzctl-core-4.2-1.i386.rpm | 2013-02-16 01:22:23 | 209 Kb |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.2-1.x86_64.rpm | 2013-02-16 01:22:23 | 106 Kb |
vzctl-core-4.2-1.x86_64.rpm | 2013-02-16 01:22:23 | 243 Kb |
Binaries[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.2-1.i386.tar.gz | 2013-02-16 01:22:22 | 90 Kb |
vzctl-4.2-1.i386.tar.gz.asc | 2013-02-16 01:22:25 | 189 b |
vzctl-core-4.2-1.i386.tar.gz | 2013-02-16 01:22:22 | 190 Kb |
vzctl-core-4.2-1.i386.tar.gz.asc | 2013-02-16 01:22:25 | 189 b |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.2-1.x86_64.tar.gz | 2013-02-16 01:22:22 | 90 Kb |
vzctl-4.2-1.x86_64.tar.gz.asc | 2013-02-16 01:22:25 | 189 b |
vzctl-core-4.2-1.x86_64.tar.gz | 2013-02-16 01:22:22 | 220 Kb |
vzctl-core-4.2-1.x86_64.tar.gz.asc | 2013-02-16 01:22:25 | 189 b |
Sources[edit]
File | Date | Size |
---|---|---|
vzctl-4.2-1.src.rpm | 2013-02-16 01:22:23 | 487 Kb |
vzctl-4.2.tar.bz2 | 2013-02-16 01:22:22 | 462 Kb |
vzctl-4.2.tar.bz2.asc | 2013-02-16 01:22:25 | 189 b |
vzctl.spec | 2013-02-16 01:22:22 | 21 Kb |
Archives[edit]
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.