Difference between revisions of "Download/vzctl/3.0.24/changes"
(added "Compatibility", fixed unclosed <code> tag) |
(→Changes: fixed <code> tags) |
||
Line 1: | Line 1: | ||
== Changes == | == Changes == | ||
− | * Added new | + | * Added new <code>swappages</code> UBC parameter |
* Added new <code>vzctl set --feature</code>s: <code>ppp</code>, <code>ipgre</code>, <code>bridge</code>, <code>nfsd</code>. | * Added new <code>vzctl set --feature</code>s: <code>ppp</code>, <code>ipgre</code>, <code>bridge</code>, <code>nfsd</code>. | ||
* Added new CT parameter: <code>bootorder</code> ({{B|1300}}) | * Added new CT parameter: <code>bootorder</code> ({{B|1300}}) | ||
Line 35: | Line 35: | ||
* <code>vzmigrate</code>: fix export statement in dash ({{B|1394}}) | * <code>vzmigrate</code>: fix export statement in dash ({{B|1394}}) | ||
* Fixed adding ARP records on network interface up ({{B|556}}) | * Fixed adding ARP records on network interface up ({{B|556}}) | ||
− | * Fixed sending ARP if NEIGHBOUR_DEVS=detect ({{B|1344}}) | + | * Fixed sending ARP if <code>NEIGHBOUR_DEVS=detect</code> ({{B|1344}}) |
* Fixed IPv6 configuration on a debian lenny container ({{B|824}}) | * Fixed IPv6 configuration on a debian lenny container ({{B|824}}) | ||
* Fixed large CT checkpointing | * Fixed large CT checkpointing | ||
− | * Sanitized PATH variable for various vzctl actions | + | * Sanitized <code>PATH</code> variable for various vzctl actions |
* bash-completion: add new parameters, multiple fixes (including {{B|1388}}, | * bash-completion: add new parameters, multiple fixes (including {{B|1388}}, | ||
* <code>man/vzctl.8</code>: document vzctl exit codes ({{B|1274}}) | * <code>man/vzctl.8</code>: document vzctl exit codes ({{B|1274}}) | ||
* Some error messages fixed (proper English-wise) | * Some error messages fixed (proper English-wise) | ||
− | * Man page code>vps.conf(5)</code> renamed to <code>ctid.conf(5)</code> | + | * Man page <code>vps.conf(5)</code> renamed to <code>ctid.conf(5)</code> |
* Lost of other man page fixes (including {{B|1320}}, {{B|1323}}, {{B|903}}, {{B|920}}, {{B|879}}) | * Lost of other man page fixes (including {{B|1320}}, {{B|1323}}, {{B|903}}, {{B|920}}, {{B|879}}) | ||
* Code cleanups | * Code cleanups |
Revision as of 17:30, 23 April 2010
Changes
- Added new
swappages
UBC parameter - Added new
vzctl set --feature
s:ppp
,ipgre
,bridge
,nfsd
. - Added new CT parameter:
bootorder
(#1300) - Added
delete
alias fordestroy
command - Added unlimited CT config (#1080)
- Added support for
vps.create
global user script - Added support for
premount
andpostumount
global and per-CT user scripts - Added ability to run
vzctl set --save
on a non-OpenVZ kernel (with--force
, #847) - Added new global parameter
ERROR_ON_ARPFAIL
(#919) - Added
vzctl enter --exec cmd
(#658) vzctl start --wait
: added support for Ubuntu 9.10- Fixed working with long (more than 50 characters) CT names in vzctl/vzlist
- Fixed using vzctl enter with busybox sh (#1314
vzctl create
: fix race vs init.d/vz (#495)vzctl
: allow dots in CT names (#1412)vzctl set --iptables
: add support foript_recent
(#117)vzctl set 0 --ioprio
: made it working (#1062)vzctl set ... --setmode
: made it working for some cases not covered before (#1445)vzctl chkpnt
: remove dump file in case of error (#1201)vzctl chkpnt
: release cpt context before umounting root areavzctl chkpnt
/restore
: handle hardlink directory (helps with live migrating CT over NFS)vzctl restart
: made it understand all 'start' and 'stop' options (#653)vzctl status
: added new state --suspended
vzctl runscript
: do not umount CT if it was mounted beforevzlist
: added newonboot
,swappages
,bootorder
andswappages
fieldsvzlist
: fixed swapping cpulimit and cpuunits for stopped CTsvzlist
: allow to list stopped CT's cpu params when OpenVZ is not loadedvzlist
: added new status --suspended
vzlist
: do not print spaces at end-of-linevzmigrate
: added --rsync option (#640)vzmigrate
: remove CT name after unsuccessful migration (#1413)vzmigrate
: check exit code from rsync (#1066, #1104, #1006, #879)vzmigrate
: add support for CT namesvzmigrate
: fix export statement in dash (#1394)- Fixed adding ARP records on network interface up (#556)
- Fixed sending ARP if
NEIGHBOUR_DEVS=detect
(#1344) - Fixed IPv6 configuration on a debian lenny container (#824)
- Fixed large CT checkpointing
- Sanitized
PATH
variable for various vzctl actions - bash-completion: add new parameters, multiple fixes (including #1388,
man/vzctl.8
: document vzctl exit codes (#1274)- Some error messages fixed (proper English-wise)
- Man page
vps.conf(5)
renamed toctid.conf(5)
- Lost of other man page fixes (including #1320, #1323, #903, #920, #879)
- Code cleanups
- Build system: enable silent build rules by default
- Other fixes big and small not mentioned above (including #861, #1307, #1280, #1206, #1043, #1087, #1350, #1282, #993, #478, #1389)
For the complete list of changes in this release, see git changelog for vzctl-3.0.24.
Compatibility
- New features (
ipgre
,bridge
,nfsd
,ppp
) and new UBC parameter (swappages
) requires appropriate kernels that support these
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bugreports for this vzctl release:
- Dmitry V. Levin
- mathgl
- Ola Lundqvist
- Peter Volkov
- Ivan Vilata i Balaguer
- Dietmar Maurer
- Raphael Hertzog
- М. Alhimenko
- Petter Reinholdtsen
- Slava Semushin
- Floris Bos
- Thomas Werschlein
- Igor Sviridov
- Andjelko Horvat
- Konstantin Pavlov
- Dimitri Puzin
- Ignace Mouzannar
- Piavlo
- Roman Ustyugov
- mogorva
- James Stanley
- Matthias-Christian Ott
- Àrea de Sistemes, ITI
- Scott Dowdle
- Kirill A. Korinskiy
- Derek Poon