Difference between revisions of "Download/vzctl/4.2/changes"
(created) |
(+ #2507) |
||
Line 9: | Line 9: | ||
* vzctl create: allow existing empty VE_PRIVATE ({{B|2450}}) | * vzctl create: allow existing empty VE_PRIVATE ({{B|2450}}) | ||
* vzctl stop/reboot: disable fsync in CT | * vzctl stop/reboot: disable fsync in CT | ||
+ | * vzevent: do umount CT in case of reboot ({{B|2507}}) | ||
* init.d/vz-redhat: stop vz earlier ({{B|2478}}) | * init.d/vz-redhat: stop vz earlier ({{B|2478}}) | ||
* init.d/vz-gentoo: don't call tools by absolute path ({{B|2477}}) | * init.d/vz-gentoo: don't call tools by absolute path ({{B|2477}}) | ||
Line 41: | Line 42: | ||
* Glauber Costa | * Glauber Costa | ||
* Aleksandar Ivanisevic | * Aleksandar Ivanisevic | ||
+ | * Pavel Snajdr |
Revision as of 21:12, 13 February 2013
Changes
Since 4.1.2:
New functionality
- Support for Fedora 18 in container (devices, disk quota, venet IPs)
- 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
- 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
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):
- Kalin Bogatzevski
- Antanas
- Maxim Leonov
- Chris Butler
- Andrew Kornilov
- Evgenii Terechkov
- Glauber Costa
- Aleksandar Ivanisevic
- Pavel Snajdr