Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/4.0/changes

168 bytes added, 09:57, 21 September 2012
moar (race condition checking /sbin/init, diskinodes warning)
'''Fixes'''
* postcreate.sh: create <code>/etc/resolv.conf</code> with correct owner and perms ({{B|2290}})
* vzctl --help: add snapshot* and compact commands
* vzctl set --capability: improve cap setting code, eliminate kernel warning
* vzctl set --quotaugidlimit: fix working for ploop after restart
* vzctl start|enter|exec: eliminate race condition when checking CT's /sbin/init
* 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}})
* vzctl console: speed up by using buffering
* vzctl chkpnt: fsync dump file
* vzctl set --diskinodes: warn it's ignored on ploop
* vzctl set --hostname: put ::1 below 127.0.0.1 in CT's /etc/hosts ({{B|2290}})
* vzctl set: remove --noatime (obsolete now when relatime is used)
* Paparaciz
* jon
* Vasily Kulikov
* William Pitcock