Download/vzctl/3.0.25/changes
Changes
Since 3.0.24.2:
- Removed cron scripts to handle cleanup and reboot (#1423)
- Introduced
vzeventdto handle cleanup and reboot (#1519) vzctl start/runscript: add ability to set per-CT kernel version (/etc/vz/osrelease.conf) — support for Fedora 14 etc. (#1709)- vzctl set --pci_{add,del}: add the ability to move PCI devices to CT
- Removed
FAKEGATEWAYrouting for all distros (except for very old ones) (#1659)
vzctl --help: improve/reformat, addquota*commandsvzctl set: remove obsoleted--veth_{add,del} optionsvzctl set --applyconfig: fix forDISK_QUOTAvzctl set: implement--diskquota on|offvzctl set --devnodes: always try to recreate device in CTvzctl set --features: fix enablingsysfsby defaultvzctl set --features bridge: enableCAP_NET_ADMINautomaticallyvzctl start: do not fail to start CT ifiopriois unsupportedvzctl start: hint to check kernel log if CT start failsvzctl delete: take care ofpremount/postumountscriptsvzctl quota*: report an error if disk quota is disabledbash_completion: various fixes and improvementsvzlist: introduceuptimefieldvzmigrate: add ability to increase verbosity (-vv…)etc/init.d/vz*: do not run stop inside a container (#1655)etc/dists/scripts/*set_ugid_quota.sh: fixmtabpermsetc/ve-basic.conf-sample: increaseLOCKEDPAGES(Fedora 14 and Ubuntu 10.10 wanted more)scripts/vps-create: use-Spoptions fortarscripts/vps-create: fixVE_PRVTpermissionsman/vzctl.8: describe action scripts (#1273)man/vzctl.8: document 'suspended' statusman/vzctl.8: describequotaon/quotaoff/quotainitcommandsman/vzctl.8: add/describe 'vzquota on failed' exit code (60)man/*: describe/fixDISK_QUOTA/--diskquota- Do not allow
INT_MAXCT ID (since kernel doesn't like it) - Fixed vzctl
udevrule to conform to recent udev (#1642) - Scripts: do not use full path to
iputility (#1643) - Code cleanups, refactoring, other minor fixes
For the complete list of changes in this release, see git changelog for vzctl-3.0.25.
Compatibility
- All the cron trickery (used for CT reboot and network cleanup) is removed from this release. If you have something non-standard in
/etc/vz/cron/directory, this is no longer managed by the vz initscript.
- This release contains a small daemon called
vzeventd, which takes care of CT reboot and network cleanup. Details can be found invzeventd(8)man page. Note that the kernel should supportvzeventfeature.
vzctl set --pci_{add,del} feature needs support from the kernel. Currently this is only available in RHEL6 kernels starting from 042test003.
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):
- Solar Designer
- Benjamin Henrion
- Apollon Oikonomopoulos
- Peter Volkov
- Ola Lundqvist
- Mehdi Dogguy
- Thorsten Schifferdecker
- Dietmar Maurer
- Roman Veretelnikov
- Alexander Prinsier