Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/4.0/changes

271 bytes added, 12:42, 14 September 2012
more changes
'''New features'''
* Ability to work with non-openvz kernel (still betaexperimental, see [[vzctl for upstream kernel]])
* vzlist: add JSON output format (--json flag)
* vzctl compact: implement (to compact ploop image)
* Implement ability to build w/o ploop headers (./configure --without-ploop)
* Split into vzctl-core and vzctl packages, removed vzctl-lib
* Scripts moved from <code>/usr/lib[64]/vzctl/scripts</code> to <code>/usr/libexec/vzctl</code>
'''Fixes'''
* postcreate.sh: create <code>/etc/resolv.conf </code> with correct owner and perms ({{B|2290}})
* vzctl set --quotaugidlimit: fix working for ploop after restart
* vzlist, vzctl set --save: avoid extra delimiter in features list
* vzlist: return default to always print CTID (use <code>-n </code> for names) ({{B|2308}})
* vzmigrate: fix for offline migration of ploop CT ({{B|2316}})
* vzctl.spec: add wget requirement (for <code>vps-download</code>)
* osrelease.conf: add ubuntu-12.04 ({{B|2343}})
* init.d/vz-redhat: fix errorneous lockfile removal ({{B|2342}})
* suse-add_ip.sh: do not set default route on venet0 when no IPs ({{B|1941}})
* arch-{add,del}_ip.sh: updated to deal with ({{B|2280}})
* Build system: fix massively parallel build (e.g. <code>make -j88</code>)
'''Improvements'''
* vzctl snapshot: added check for snapshot guid dup
* vzctl snapshot-delete: fix error code
* vzctl start/stop: print error for non-applicable options
* vzctl stop: various minor improvements
* vzlist: add the following new fields: nameserver, searchdomain, vswap, disabled, origin_sample, mount_opts