| commit | 233f7fad6b9d7f0813c8ff6ce91b6a268894939f | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Fri Jun 03 01:16:52 2011 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Fri Jun 03 01:19:01 2011 +0400 |
| tree | 5b37f49ac3059d5268e2c1db45792864f869dc14 | |
| parent | eb96dbf77ca8e511372fd78c00bcc8a1d5a053da [diff] |
etc/conf/*sample: increase DISKSPACE
(1) Increase disk space 2x (to 1G for light, 2G to other configs)
(2) Make sure that hard limit is 1.1x of soft limit for both DISKSPACE
and DISKINODES. Note that it doesn't make sense until QUOTATIME is
set -- so the idea is if a user will set QUOTATIME it will start
making sense. Thanks to previous commit we can now specify it in
more human-readable manner ("2G:2.2G").
Signed-off-by: Kir Kolyshkin <kir@openvz.org>