Editing Download/vzctl/3.0.24/changes

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 4: Line 4:
 
* Feature 'sysfs' is now on by default
 
* Feature 'sysfs' is now on by default
 
* Added new CT parameter: <code>bootorder</code> ({{B|1300}})
 
* Added new CT parameter: <code>bootorder</code> ({{B|1300}})
<includeonly>[[{{PAGENAME}}/changes|{{Long changelog message}}]]</includeonly><noinclude>
 
 
* Added <code>delete</code> alias for <code>destroy</code> command
 
* Added <code>delete</code> alias for <code>destroy</code> command
 
* Added unlimited CT config ({{B|1080}})
 
* Added unlimited CT config ({{B|1080}})
Line 21: Line 20:
 
* <code>vzctl set ... --setmode</code>: made it working for some cases not covered before ({{B|1445}})
 
* <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 --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 set --ipdel all</code>: fixed removing IPs from CT
 
 
* <code>vzctl start</code>: mount <code>/proc</code> and <code>/sys</code> in container
 
* <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>vzctl chkpnt</code>: remove dump file in case of error ({{B|1201}})
Line 28: Line 25:
 
* <code>vzctl chkpnt</code>/<code>restore</code>: handle hardlink directory (helps with live migrating CT over NFS)
 
* <code>vzctl chkpnt</code>/<code>restore</code>: handle hardlink directory (helps with live migrating CT over NFS)
 
* <code>vzctl restart</code>: made it understand all 'start' and 'stop' options ({{B|653}})
 
* <code>vzctl restart</code>: made it understand all 'start' and 'stop' options ({{B|653}})
 +
* <code>vzctl status</code>: added new state -- <code>suspended</code>
 
* <code>vzctl runscript</code>: do not umount CT if it was mounted before
 
* <code>vzctl runscript</code>: do not umount CT if it was mounted before
* <code>vzctl status</code>, <code>vzlist</code>: added new state — <code>suspended</code>
+
* <code>vzlist</code>: added new <code>onboot</code>, <code>bootorder</code> and <code>swappages</code> fields
* <code>vzlist</code>: added new fields: <code>onboot</code>, <code>bootorder</code>, <code>swappages</code>, <code>ioprio</code> ({{B|1526}}) and <code>ostemplate</code>
 
 
* <code>vzlist</code>: fixed swapping <code>cpulimit</code> and <code>cpuunits</code> for stopped CTs
 
* <code>vzlist</code>: fixed swapping <code>cpulimit</code> and <code>cpuunits</code> for stopped CTs
 
* <code>vzlist</code>: allow to list stopped CT's CPU parameters when OpenVZ is not loaded
 
* <code>vzlist</code>: allow to list stopped CT's CPU parameters when OpenVZ is not loaded
 +
* <code>vzlist</code>: added new status — <code>suspended</code>
 
* <code>vzlist</code>: do not print spaces at end-of-line ({{B|1419}})
 
* <code>vzlist</code>: do not print spaces at end-of-line ({{B|1419}})
 
* <code>vzmigrate</code>: added --rsync option ({{B|640}})
 
* <code>vzmigrate</code>: added --rsync option ({{B|640}})
* <code>vzmigrate</code>: add support for CT names ({{B|1333}})
 
 
* <code>vzmigrate</code>: remove CT name after unsuccessful migration ({{B|1413}})
 
* <code>vzmigrate</code>: remove CT name after unsuccessful migration ({{B|1413}})
 
* <code>vzmigrate</code>: check exit code from rsync ({{B|1066}}, {{B|1104}}, {{B|1006}}, {{B|879}})
 
* <code>vzmigrate</code>: check exit code from rsync ({{B|1066}}, {{B|1104}}, {{B|1006}}, {{B|879}})
 +
* <code>vzmigrate</code>: add support for CT names ({{B|1333}})
 
* <code>vzmigrate</code>: fix export statement in dash ({{B|1394}})
 
* <code>vzmigrate</code>: fix export statement in dash ({{B|1394}})
 
* <code>vzmigrate</code>: do not fail to migrate stopped CT when DISK_QUOTA=off ({{B|1094}})
 
* <code>vzmigrate</code>: do not fail to migrate stopped CT when DISK_QUOTA=off ({{B|1094}})
* <code>vzmigrate</code>: saner error messages, other cleanups
 
 
* <code>vzsplit</code>: honor blocksize when calculating DISKSPACE ({{B|912}})
 
* <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 adding ARP records on network interface up ({{B|556}})
 
* Fixed sending ARP if <code>NEIGHBOUR_DEVS=detect</code> ({{B|1344}})
 
* Fixed sending ARP if <code>NEIGHBOUR_DEVS=detect</code> ({{B|1344}})
Line 55: Line 51:
 
* Code cleanups
 
* Code cleanups
 
* Build system: enable silent build rules by default
 
* Build system: enable silent build rules by default
* Other fixes big and small not mentioned above (including {{B|861}}, {{B|1306}}, {{B|1307}}, {{B|1308}}, {{B|1309}}, {{B|1280}}, {{B|1206}}, {{B|1043}}, {{B|1087}}, {{B|1350}}, {{B|1282}}, {{B|993}}, {{B|478}}, {{B|1389}}, {{B|1089}}, {{B|1339}}, {{B|1078}}, {{B|1095}})
+
* Other fixes big and small not mentioned above (including {{B|861}}, {{B|1306}}, {{B|1307}}, {{B|1308}}, {{B|1309}}, {{B|1280}}, {{B|1206}}, {{B|1043}}, {{B|1087}}, {{B|1350}}, {{B|1282}}, {{B|993}}, {{B|478}}, {{B|1389}}, {{B|1089}}, {{B|1339}}, {{B|1078}})
</noinclude>
 
  
 
{{Git log|vzctl|vzctl-3.0.24||}}
 
{{Git log|vzctl|vzctl-3.0.24||}}
Line 62: Line 57:
 
=== Compatibility ===
 
=== Compatibility ===
 
* New features (<code>ipgre</code>, <code>bridge</code>, <code>nfsd</code>, <code>ppp</code>) and new UBC parameter (<code>swappages</code>) requires appropriate kernels that support these
 
* New features (<code>ipgre</code>, <code>bridge</code>, <code>nfsd</code>, <code>ppp</code>) and new UBC parameter (<code>swappages</code>) requires appropriate kernels that support these
<noinclude>
+
 
 
=== Thanks ===
 
=== Thanks ===
 
OpenVZ project would like to thank the following people who contributed patches and/or provided bugreports for this vzctl release:
 
OpenVZ project would like to thank the following people who contributed patches and/or provided bugreports for this vzctl release:
Line 69: Line 64:
 
* Ola Lundqvist
 
* Ola Lundqvist
 
* Peter Volkov
 
* Peter Volkov
* Cyrill Gorcunov
 
 
* Ivan Vilata i Balaguer
 
* Ivan Vilata i Balaguer
 
* Dietmar Maurer
 
* Dietmar Maurer
* Marcin Owsiany
 
* Marat Stanichenko
 
 
* Raphael Hertzog
 
* Raphael Hertzog
 
* М. Alhimenko
 
* М. Alhimenko
Line 88: Line 80:
 
* Roman Ustyugov
 
* Roman Ustyugov
 
* mogorva
 
* mogorva
* Andrey Vagin
 
 
* James Stanley
 
* James Stanley
 
* Matthias-Christian Ott
 
* Matthias-Christian Ott
Line 95: Line 86:
 
* Kirill A. Korinskiy
 
* Kirill A. Korinskiy
 
* Derek Poon
 
* Derek Poon
* Raphael Geissert
 
* Dennis P. Nikolaenko
 
</noinclude>
 

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: