Difference between revisions of "Download/vzctl/4.2/changes"

From OpenVZ Virtuozzo Containers Wiki
< Download‎ | vzctl‎ | 4.2
Jump to: navigation, search
(CTID checks, Fedora 18 caps)
(+git log)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
* vzctl stop/reboot: disable fsync in CT
 
* vzctl stop/reboot: disable fsync in CT
 
* vzctl: fix check for VEID_MAX
 
* vzctl: fix check for VEID_MAX
 +
* vzctl --ipadd: IPv6 support for etcnet (ALT Linux) ({{B|2482}})
 
* vzlist: more strict check for cmdline-supplied CTIDs
 
* vzlist: more strict check for cmdline-supplied CTIDs
 
* vzlist: warn/skip invalid CTIDs in ve.conf files ({{B|2514}})
 
* vzlist: warn/skip invalid CTIDs in ve.conf files ({{B|2514}})
Line 32: Line 33:
 
* vzctl(8): add missing CTID to SYNOPSYS
 
* vzctl(8): add missing CTID to SYNOPSYS
 
* vzctl(8): document new snapshot-list options
 
* vzctl(8): document new snapshot-list options
 +
 +
{{git log|vzctl|vzctl-4.2|}}
  
 
=== Thanks ===
 
=== Thanks ===

Latest revision as of 23:32, 10 May 2013

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