Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/3.0.24/changes

182 bytes added, 11:18, 13 May 2010
+1270, 1079
* <code>vzctl set ... --setmode</code>: made it working for some cases not covered before ({{B|1445}})
* <code>vzctl set --hostname</code>: fix removing short "ghost" names left in /etc/hosts ({{B|1263}})
* <code>vzctl set</code>: fix handling config files which are cross-device symlinks ({{B|1270}})
* <code>vzctl start</code>: mount <code>/proc</code> and <code>/sys</code> in container
* <code>vzctl chkpnt</code>: remove dump file in case of error ({{B|1201}})
* <code>vzmigrate</code>: do not fail to migrate stopped CT when DISK_QUOTA=off ({{B|1094}})
* <code>vzsplit</code>: honor blocksize when calculating DISKSPACE ({{B|912}})
* <code>init.d/vz</code>: print warning if IP forwarding is not enabled ({{B|1079}})
* Fixed adding ARP records on network interface up ({{B|556}})
* Fixed sending ARP if <code>NEIGHBOUR_DEVS=detect</code> ({{B|1344}})