Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/3.0.26/changes

283 bytes added, 21:36, 18 March 2011
link to git added
'''New features'''
* <code>vzctl set</code>: add cpu bindings (<code>--cpumask</code>)
* <code>etc/conf</code>: add vswap configs([http://blog.openvz.org/35628.html blog])
* <code>etc/init.d/vz*</code>: switch default CT config to vswap if supported
* <code>vzctl set --pci*</code>: use newer kernel API
* <code>vznetaddbr</code>: fix interface initialization ({{B|1617}})
* <code>vzlist</code>: fix sorting for some fields
* <code>vzctl create</code>: exit with error if default CT config not found
* <code>vzctl set --dev*</code>: return proper error
* <code>debian-{add,del}_ip.sh</code>: fix IPv6 wrt 2.6.32 kernel ({{B|1669}})
'''Improvements'''
* <code>vzctl create</code>: warn if default sample is not to be used
* <code>vzmemcheck</code>: fix header to show <code>ctid</code> not <code>veid</code>
* <code>vzmemcheck</code>: fix output formatting
* <code>man/vz.conf.5</code>: misc fixes
{{git log|vzctl|vzctl-3.0.26||}}
== Compatibility ==
* VSwap is only supported by RHEL6 kernels* <code>cpumask</code> is only supported by RHEL6 kernels and RHEL5 kernels >= <code>028stab084.1</code>
* <code>pci_add</code>/<code>del</code> is only supported by RHEL6 kernels >= <code>042test005.1</code>