From 77338afcc253a6af5516dec2451721e767f4b54d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Thu, 4 Feb 2021 17:04:48 +0100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Installation.md b/Installation.md index 5fc4910..d54f4bb 100644 --- a/Installation.md +++ b/Installation.md @@ -316,6 +316,19 @@ cleanup script every day at 3 AM. ## Setup Workers and Environments +*Before you get started:* +If you want to use disk quotas (recommended), you will need a FS that supports +quotas. You will probably need to enable them in `fstab` adding `usrquota,grpquota` +to mount parameters (do not forget to remount/reboot). After that, you should +install quota tool and activate quotas (something like this): + +``` +#> yum install quotatool +#> mount -o remount / +#> quotacheck -mavug +#> quotaon --all +``` + ### Worker configuration Worker is ready to be executed in multiple instances. Each instance has config