hikaro

Well-Known Member
Nov 22, 2005
99
0
166
hello,

i have 2 servers with cpanel, but i just realise that all of the users' quota are unlimited when i check it on whm for both servers.
i have searched on this forum and followed the instruction but nothing changes. i try /scripts/initquota and /scripts/fixquota then edit the /etc/fstab as well but i dont see any change, all users quota still unlimited.

anyone here has the same experience ? please do share with me because i need this fixed asap as my HD space not much left.

thank you before and hope get the response soon.
 

marz

Registered
Aug 9, 2006
1
0
151
About Quotas

Disk quotas for user marzmif4 (uid 32051):
Filesystem blocks quota limit grace files quota limit grace
/dev/sda2 847276 3993600 3993600 14234 0 0

This is found in afile in cpanel-datastore.
Can you explain what the values mean?
If I edit 3993600 or Limit 0 to a higher value, I would have increased my webspace quota ?
 

student

Active Member
Aug 9, 2006
38
0
156
as # in shell type: tail -f /usr/local/cpanel/logs/error_log

then in WHM choose 'quota modification' and set new quota for any account and hit 'change' and take a look at shell console.
If something goes wrong the error entry should be logged.

My 'unlimited quota' problem was resolved by installation 'version' perl module (tailed error_log said that cant complete some perl related operation because of 'version' module absence)
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
ttremain said:
I have the same thing... How about telling us HOW you fixed it?
In most cases, quota is not compiled with the Kernel. Just in case none of the suggestions given here worked, check your Kernel and make sure quota is enabled.