fixquotas causing lots of server load

arn

Member
Aug 3, 2002
19
0
151
I have a WHM/CPanel machine...

every night fixquotas runs at 22:01 and the server gets loaded down for about 20 minutes. Server loads go up to the high single digits, and bog down my server.

Is this normal?

I can't seem to find the location of this cron script...

arn
 

parag

Well-Known Member
Aug 16, 2001
115
0
316
[quote:270f0a1cda][i:270f0a1cda]Originally posted by arn[/i:270f0a1cda]


I have a WHM/CPanel machine...

every night fixquotas runs at 22:01 and the server gets loaded down for about 20 minutes. Server loads go up to the high single digits, and bog down my server.

Is this normal?

I can't seem to find the location of this cron script...

arn
[/quote:270f0a1cda]

hi arn

connect to your server through ssh. on the prompt do this

[email protected]&crontab -l

find out the entry for /scripts/fixquotas

then edit the file with crontab -e command and remove it..

cheers
Parag
 

arn

Member
Aug 3, 2002
19
0
151
[quote:3f70402a5f][i:3f70402a5f]Originally posted by parag[/i:3f70402a5f]

find out the entry for /scripts/fixquotas

then edit the file with crontab -e command and remove it..

cheers
Parag[/quote:3f70402a5f]

do I not need it?

arn
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
If you want quotas to work as often as possible, you should leave that in your nightly cron. It's very normal for the load to shoot up during the time it runs....

If you want to reschedule during a different time, or bi-weekly, or something along those lines, just contact fastservers tech support and they will help you out, no problem.