Difference between revisions of "Download/vzquota/3.1"
Botinki Kira (talk | contribs) (Automated import of articles) |
(No difference)
|
Revision as of 00:46, 11 September 2012
vzquota is a tool to control disk quotas for OpenVZ containers. It is mostly used indirectly (by vzctl).
Below you can find the change log and downloads for the latest version of vzquota.
Contents
Changes
Since 3.0.12:
New functionality
- vzdqdump, vzdqload: add -F to dump/load first level quotas
Bug fixes
- Make vzquota work with ext4 delalloc (#2035 etc.)
- fix quota init fail then run from deleted directory
- fix building with fresh toolchain (#1357 etc.)
- skip quota file locking on 'vzquota show' action
- fix to work with more than 1 TB quotas
- correct exit code in case quota file does not exist
- minor code style fixes
- whitespace cleanups
Improvements
- quota on: more info on failed quota on with EEXIST
- quota off: enable detailed info on fail by default
- quota off: add processing EIO
- man/*: assorted fixes and formatting improvements
- man/vzquota: minor improvements (#2310)
- vzdqdump, vzdqload: fix typo in usage
- Makefile: Don't strip executable, respect LDFLAGS (#1191)
For the complete list of changes in this release, see git changelog for vzquota-3.1.
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this release:
- Dmitry V. Levin
- Peter Volkov
- Peter Linnell
- Maxim Shchelokov
Download
RPMS
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzquota-3.1-1.i386.rpm | 2012-09-11 00:40:03 | 90 Kb |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzquota-3.1-1.x86_64.rpm | 2012-09-11 00:40:03 | 93 Kb |
Binaries
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzquota-3.1-1.i386.tar.gz | 2012-09-11 00:40:02 | 90 Kb |
vzquota-3.1-1.i386.tar.gz.asc | 2012-09-11 00:40:05 | 189 b |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzquota-3.1-1.x86_64.tar.gz | 2012-09-11 00:40:02 | 90 Kb |
vzquota-3.1-1.x86_64.tar.gz.asc | 2012-09-11 00:40:05 | 189 b |
SPARC
SPARC support for RPM-based distributions is available in source form only. Please download the sources and compile manually.
Sources
File | Date | Size |
---|---|---|
vzquota-3.1-1.src.rpm | 2012-09-11 00:40:03 | 51 Kb |
vzquota-3.1.tar.bz2 | 2012-09-11 00:40:02 | 46 Kb |
vzquota-3.1.tar.bz2.asc | 2012-09-11 00:40:05 | 189 b |
vzquota.spec | 2012-09-11 00:40:02 | 3 Kb |
Archives
For other vzquota releases, see download/vzquota/Archives.
For other tools, see download/utils.