Hi.
Some of my reseller's client's accounts have gone back to 0 megs being used. How do I reset their quota usage to what it should be?
Hi.
Some of my reseller's client's accounts have gone back to 0 megs being used. How do I reset their quota usage to what it should be?
Run /scripts/fixquotas that will reset them and fix them.
Regards,
David
Forum Moderator
Try these commands in SSH (without the quotes):
1. "/scripts/fixquotas"
2. "/scripts/fixeverything"
3. "service cpanel restart"
Thanks folks.![]()
Nah. That just reset what they were given.
What's happened is:
Say, accountx was allotted 500 megs and they are really using 50 megs. Well, their quota has gone to using 0 megs of the 500 megs
Try fix everything.Originally Posted by nhudson
Nope. No good.Originally Posted by nhudson
![]()
Assuming your /home partition is not full.
Login to root in ssh
then run
quotaoff -av
then
quotaon -av
then run
/scripts/fixquotas
see if that will fix it.
Last edited by easyhoster1; 06-18-2005 at 09:56 PM.
Nope. Still the same.Originally Posted by easyhoster1
Never seen this before. It's weird.
You do realize you can't just run the command and close the window right? It takes time to run...Originally Posted by TitaniumHosting
I let it run right down until it said "Done"Originally Posted by nhudson
Your fstab file still have quotas enabled? Did you update your kernal? If so, is it still compiled for quotas?
Everything was fine an hour ago. I didn't touch anything. One of my resellers emailed me and made me aware of it.Originally Posted by easyhoster1
Take a look and make sure your partitions are not full and look to make sure everything is still quota enabled.
Yes everything is enabled.Originally Posted by easyhoster1
![]()