Portal Home > Knowledgebase > Articles Database > Quota and Package Problem (changed to 0 MB)
Quota and Package Problem (changed to 0 MB)
Posted by hosein, 09-28-2007, 02:27 AM |
Dear My Friend,
I have a Problem with quota. All my account have an Unlimited Package and there quota is 0 MB .
I run following command :
when I ran /scripts/fixquotas and /scripts/resetquotas I saw following error (in SSH) :
But my Problem not resolved. Please Help Me !
Attached Thumbnails
|
Posted by hosein, 09-28-2007, 05:29 AM |
I have a server with following details :
WHM/Cpanel Server
2 GB RAM - Intel core 2 dual - 250 GB hard
Please Help Me !!!
|
Posted by Abee, 09-28-2007, 05:54 AM |
Make sure quota support is enabled on the server.
Run 'mount', make sure the home drive has the 'usrquota' option enabled.
If it does, reset the quota system using 'quotaoff -a' then 'quotaon -a'
The run /scripts/fixquotas again and be sure there are no errors while this is running.
|
Posted by hosein, 09-28-2007, 06:08 AM |
Thank you for Answer.
How can I do your first and Second step ?
Please Help me !!
|
Posted by Abee, 09-28-2007, 07:13 AM |
just run the mount command on your server root and check the home drive has the 'usrquota' option enabled. You will get a output such as :
This line shows you have quota enabled on your /home partition
If it does, reset the quota system using 'quotaoff -a' then 'quotaon -a'
|
Posted by hosein, 09-28-2007, 07:41 AM |
My /etc/fstab as below :
And /etc/mtab file like as below :
and when I type mount in command line I saw :
Please Help me !!!
|
Posted by Abee, 09-28-2007, 08:00 AM |
dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) this line shows quota is not enabled on your system
|
Posted by hosein, 09-28-2007, 08:11 AM |
How can I enable quota in my server ?
|
Posted by Abee, 09-28-2007, 08:14 AM |
You will need to contact your server provider to have them enable it for you.
|
Posted by hosein, 09-28-2007, 09:21 PM |
My server Provider said :
Can I enable Quota in my server ? Who can Help me ?
Thank you
|
Posted by bryonhost1, 09-28-2007, 10:33 PM |
Hi!
No worries. You're going to have to login to WHM to setup quotas..it's part of the basic setup.
Login to: http://your.ip.add.ress:2086
login with your root password..top left corner..
"Server Configuration"
look for "Initial Quota setup" and click on that.
If any errors are reported..reply here and state them.
Bryon
|
Posted by choon, 09-28-2007, 10:35 PM |
From your pasted output of /etc/fstab, here is the command you can try at your own risk as I am not responsible for any damages caused:
Then compare both /etc/fstab and /etc/fstab.new to see the only difference is just adding ,usrquota in your dev/VolGroup00/LogVol00 / ext3 line. If after that you are sure and willing to try, please do this:
Then quota will be enabled if you use mount command to check:
If all is good, then you can try to run:
Again, try it at your own risk as I am not responsible for any damages caused. You have been warned!
Thanks.
Kindest regards,
|
Add to Favourites Print this Article
Also Read