★★★ NEW! Parallels is now offering OpenVZ Maintenance Partnership ★★★
Download/vzctl/3.2
From OpenVZ Linux Containers Wiki
vzctl is a tool to control OpenVZ containers.
| |
Warning: this is an old version of vzctl. For the latest version, see Download/vzctl/4.2. |
Contents |
[edit] Changes
Since 3.1:
New features
-
vzctl consolenow accepts tty number argument -
vzctl console: add ESC ! to issueSAK -
vzlist: show diskspace/diskinodes usage/limit for ploop CTs -
vzlist: add more new fields-
layout(simfs/ploop) -
private/root(to showVE_PRIVATEandVE_ROOT) -
features -
smart_ctid(CT name if available, otherwise numericCTID)
-
Fixes
-
vzctl start: ability to start containers with systemd (such as Fedora 16 and SUSE 12.1)- Console and upstart/systemd hacks removed
- Note this requires recent RHEL6-based kernel
-
vzctl set --ram,--swap: default value is now in bytes -
vzctl set --save: do not save parameters if failed to apply (#2032) -
vzctl restore: fix non-working in-CT quota after restore for ploop case -
vzctl restore: do not ignore DUMPDIR value - Fix giving excessive permissions for ugid quota disk device
-
vzctl console: do not issue SAK on detach (it can kill scripts) -
vzctl start: umount ploop image on CT start -
vzctl set/start/convert: check for max possible ploop size (#2250) -
vzlist: do not show UBC from proc for stopped CTs (#2151) -
init.d/initd-functions: fixes for dash -
vzubc: fix mixed upqheld/qmaxheld(#2238) -
vzctl snapshot: resume CT if creating snapshot failed -
vzmigrate: skip vzquota ops for ploop-based CTs (related to #2252) -
vzmigrate: do not migrate ploop CT if ploop is not available on dst -
vzmigrate: do not use --sparse for ploop CTs (related to #2252) - Fix error handling in
vps_is_run()(#2243)
Improvements
-
vps-download: accept relative template cache paths (#2222) -
vzlist: usesmart_ctidinstead ofctidin default output format -
vzctl set --ram/swapandvzctl start: check if kernel is vswap capable (#2251) -
bash_completion: only complete simfs CTs forvzctl convert -
bash_completion: only complete ploop CTs forvzctl snapshot* -
vzubc: allow-qh/-qmargument to be per cent (if > 1) -
vzctl snapshot: removedsnapshot-createcommand alias -
vzctl snapshot: add--skip-suspendoption -
vzctl set --features/--iptables/--capability: ability to specify several comma-separated values at once -
vzmigrate: make-vvvadd-vvtorsync - Code cleanups:
-
include/*.h: remove non-existent function prototypes - remove
NULLchecks beforefree() - some functions marked as static, moved to there they belong
- get rid of
setup_resource_management() - whitespace nitpicks
-
Documentation
- Add
--ram,--swaptovzctl --helpoutput (#2219) -
vzctl(8): explainhost_macvalue for bridge (#2210) -
vzctl(8): better description of--quotaugidlimitwrt ploop -
vzctl(8): do not use "second-level quota" term -
vzctl(8): document ttynumvzctl consoleargument -
vzctl(8): add/improve escape sequences description forvzctl console -
vzctl(8): document--reset_ub -
vzctl(8): describe--nameand--descriptionforvzctl snapshot -
vzctl(8): various formatting fixes and improvements -
vzmigrate(8): add missing exit codes description -
man/toc.man.in: fix Copyright years -
vzctl.spec: add changelog
For the complete list of changes in this release, see git changelog for vzctl-3.2.
[edit] 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):
- Michael Shigorin
- Slava Dubrovskiy
- Artur Cichocki
- cybernet
- Antonis Christofides
- boris
- Todd Mueller
- Ilja Livenson
- Paparaciz
- Nils Breunese
- Roman (RXL_)
[edit] Download
[edit] RPMS
[edit] x86 (i686, IA32)
| File | Date | Size |
|---|---|---|
| vzctl-3.2-1.i386.rpm | 2012-05-03 10:56:16 | 179 Kb |
| vzctl-lib-3.2-1.i386.rpm | 2012-05-03 10:56:16 | 97 Kb |
[edit] x86_64 (AMD64, EM64T)
| File | Date | Size |
|---|---|---|
| vzctl-3.2-1.x86_64.rpm | 2012-05-03 10:56:16 | 175 Kb |
| vzctl-lib-3.2-1.x86_64.rpm | 2012-05-03 10:56:16 | 98 Kb |
[edit] Binaries
[edit] x86 (i686, IA32)
| File | Date | Size |
|---|---|---|
| vzctl-3.2-1.i386.tar.gz | 2012-05-03 10:56:15 | 160 Kb |
| vzctl-3.2-1.i386.tar.gz.asc | 2012-05-03 10:56:18 | 189 b |
| vzctl-lib-3.2-1.i386.tar.gz | 2012-05-03 10:56:15 | 90 Kb |
| vzctl-lib-3.2-1.i386.tar.gz.asc | 2012-05-03 10:56:18 | 189 b |
[edit] x86_64 (AMD64, EM64T)
| File | Date | Size |
|---|---|---|
| vzctl-3.2-1.x86_64.tar.gz | 2012-05-03 10:56:15 | 160 Kb |
| vzctl-3.2-1.x86_64.tar.gz.asc | 2012-05-03 10:56:18 | 189 b |
| vzctl-lib-3.2-1.x86_64.tar.gz | 2012-05-03 10:56:15 | 90 Kb |
| vzctl-lib-3.2-1.x86_64.tar.gz.asc | 2012-05-03 10:56:18 | 189 b |
[edit] Sources
| File | Date | Size |
|---|---|---|
| vzctl-3.2-1.src.rpm | 2012-05-03 10:56:16 | 447 Kb |
| vzctl-3.2.tar.bz2 | 2012-05-03 10:56:15 | 434 Kb |
| vzctl-3.2.tar.bz2.asc | 2012-05-03 10:56:18 | 189 b |
| vzctl.spec | 2012-05-03 10:56:15 | 13 Kb |
[edit] Archives
For other vzctl releases, see download/vzctl/Archives.
For other tools, see download/utils.