Difference between revisions of "Download/vzctl/4.6"
Botinki Kira (talk | contribs) (Automated import of articles) |
(No difference)
|
Latest revision as of 22:18, 29 October 2013
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.5.1:
New functionality
- Add iolimit and iopslimit (need kernel >= 042stab084.2)
- Add optional VM_OVERCOMMIT/--vm_overcommit parameter
- In VSwap mode, set some secondary UBCs if unset:
- lockedpages=oomguarpages=ram
- vmguarpages=ram+swap
- privvmpages=(ram+swap)*vm_overcommit (if set)
- vzoversell: add
- vztmpl-dl: add --list-orphans
- vztmpl-dl: add --quiet/--no-quiet
- vzubc: don't show unlimited ubcs by default; add -v to show
- vzlist: add new fields (vm_overcommit, iolimit, iopslimit)
Fixes
- Fix quota on ploop for RHEL5 CT
- vzctl console: hack to force redraw on reattach
- set_ublimit(): don't set unknown UBs to unlim (#2760)
- init.d/vzeventd: set reboot_event (#2764)
- arch.conf: add POST_CREATE (#2371)
- configure: fix libdir for Debian/Ubuntu case
- ct_env_create_real(): fix build for IA64
- vzctl create, vzctl exec: do skip fsck
- init.d/vz-gentoo: fix setting default for NET_MODULES and PLOOP_MODULES
- init.d/vz-redhat: don't reset cpulimits for all CTs
Improvements
- Add a way to not modify sysctl.conf on installation (#2375)
- vzctl set --reset_ub: only allow for running CT
- init.d/vzeventd-redhat: switch to strict bash
- vz-postinstall: don't add bridge params to sysctl.conf
- vzlist: skip mounted status check if not needed
- vzubc: print errors to stderr
- vzctl start: don't start CT if /proc mount failed
- vzevent-stop: check for suspend/chkpnt
- init.d/vz*: unset io limits before stopping CT
- [build] setver.sh: add build_id, use getopt
- assorted minor code improvements
Documentation
- vzctl(8), ctid.conf(5): document vm_overcommit
- vzctl(8): fix per-CT action script prefix
- vz.conf(5): LOGFILE don't have a default
- man: don't hardcode configurable paths
- vzlist(8): fix a subsection reference
- vzlist(8): fix indentation
For the complete list of changes in this release, see git changelog for vzctl-4.6.
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):
- Pavel Odintsov
- Michael Renner
- Stefan Schlesinger
- Poiuty
- Dan Bassett
- Jaroslav Marák
- Ola Lundqvist
Download[edit]
RPMS[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.6-1.i386.rpm | 2013-10-29 22:17:23 | 128 Kb |
vzctl-core-4.6-1.i386.rpm | 2013-10-29 22:17:24 | 237 Kb |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.6-1.x86_64.rpm | 2013-10-29 22:17:24 | 126 Kb |
vzctl-core-4.6-1.x86_64.rpm | 2013-10-29 22:17:24 | 272 Kb |
Binaries[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
vzctl-4.6-1.i386.tar.gz | 2013-10-29 22:17:22 | 100 Kb |
vzctl-4.6-1.i386.tar.gz.asc | 2013-10-29 22:17:26 | 189 b |
vzctl-core-4.6-1.i386.tar.gz | 2013-10-29 22:17:22 | 200 Kb |
vzctl-core-4.6-1.i386.tar.gz.asc | 2013-10-29 22:17:26 | 189 b |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
vzctl-4.6-1.x86_64.tar.gz | 2013-10-29 22:17:22 | 100 Kb |
vzctl-4.6-1.x86_64.tar.gz.asc | 2013-10-29 22:17:26 | 189 b |
vzctl-core-4.6-1.x86_64.tar.gz | 2013-10-29 22:17:23 | 240 Kb |
vzctl-core-4.6-1.x86_64.tar.gz.asc | 2013-10-29 22:17:26 | 189 b |
Sources[edit]
File | Date | Size |
---|---|---|
vzctl-4.6-1.src.rpm | 2013-10-29 22:17:23 | 525 Kb |
vzctl-4.6.tar.bz2 | 2013-10-29 22:17:23 | 487 Kb |
vzctl-4.6.tar.bz2.asc | 2013-10-29 22:17:26 | 189 b |
vzctl.spec | 2013-10-29 22:17:23 | 31 Kb |
Archives[edit]
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.