OpenVZ & QUOTAUGIDLIMIT

hci

Verified User
Joined
Jun 15, 2004
Messages
355
When installing Directadmin on a CentOS OpenVZ container what does QUOTAUGIDLIMIT need set at? Does this value relate to just the number of users and groups or does it also relate to the number of email accounts since they also have quota?
 
Hello,

--quotaugidlimit num--quotaugidlimit num

sets maximum number of user/group IDs in a VE for which disk quota
inside the VE will be accounted. If this value is set to 0, user
and group quotas will not be accounted inside the VE.

Note that if you have previously set value of this parameter to 0,
changing it while the VE is running will not take effect.


In another words, it should not be less than a number of users on your server. It has nothing to do with email accounts, just with a number of system accounts.
 
Hello,




In another words, it should not be less than a number of users on your server. It has nothing to do with email accounts, just with a number of system accounts.

That's what I am guessing as well but how are quota's enforced on email accounts?
 
Back
Top