Difference between revisions of "Download/vzctl/3.0.24/changes"
m (minor fixes) |
(+/proc /sys automount, sysfs on by default) |
||
Line 2: | Line 2: | ||
* Added new <code>swappages</code> UBC parameter | * 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>. | ||
+ | * 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}}) | ||
* Added <code>delete</code> alias for <code>destroy</code> command | * Added <code>delete</code> alias for <code>destroy</code> command | ||
Line 18: | Line 19: | ||
* <code>vzctl set 0 --ioprio</code>: made it working ({{B|1062}}) | * <code>vzctl set 0 --ioprio</code>: made it working ({{B|1062}}) | ||
* <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}}) | ||
+ | * vzctl start: mount /proc and sys 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}}) | ||
* <code>vzctl chkpnt</code>: release cpt context before umounting root area | * <code>vzctl chkpnt</code>: release cpt context before umounting root area |
Revision as of 11:58, 12 May 2010
Changes
- Added new
swappages
UBC parameter - Added new
vzctl set --feature
s:ppp
,ipgre
,bridge
,nfsd
. - Feature 'sysfs' is now on by default
- 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 start: mount /proc and sys in container
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