Results 1 to 1 of 1
-
16th Jun 2014, 12:59 PM #1
Fix cPanel/WHM Quotas
Cpanel/WHM sometimes has problems with the user quota files causing all users accounts to have unlimited disk space available or 0 megs of disk space in use. This obviously confuses your customers and doesn't show a real representation of actual disk space being used by your clients. This guide will take you through fixing any quota issues with Cpanel manually or automated.
Common reasons for quota problems
- There are files owned by the same user elsewhere on the server
- The backup directory is being counted towards the users disk quota
- Extra log files are being counted towards the users quota
- Cpanel was just updated and the quotas are now unlimited
Quick Fix - an easy way to fix quota issues
Step 1. Log into your server through SSH as the root user.
Step 2. Run he following command
Code:/scripts/fixquotas
Step 1. Find the user account where the quotas are incorrect and login to your server in SSH as root.
Step 2. Go to the users folder and check their disk space being used.
Code:cd /home/username du -h or try du -hs
Step 4. Try finding other files owned by the user.
find -user username | more
This will list all files owned by this user that could be affecting the quota reported by Cpanel.
Step 5. Uncompressed backups can cause quota problems, ensure your backups are compressed in the WHM backup options.
Step 6. After your determine the source of the files and remove them then run /scripts/fixquotas
We've covered the common ways accounts report invalid disk quotas with Cpanel. If the Quick Fix doesn't work then you'll need to do some digging through our Advanced Fix.Areon Reviewed by Areon on . Fix cPanel/WHM Quotas Cpanel/WHM sometimes has problems with the user quota files causing all users accounts to have unlimited disk space available or 0 megs of disk space in use. This obviously confuses your customers and doesn't show a real representation of actual disk space being used by your clients. This guide will take you through fixing any quota issues with Cpanel manually or automated. Common reasons for quota problems - There are files owned by the same user elsewhere on the server - The backup Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Shared] UnderHost .:. Offshore Hosting * $5.00 * Daily Backups * cPanel/WHM
By xmsax in forum ArchiveReplies: 4Last Post: 1st May 2009, 09:49 PM -
CPanel/WHM
By d3monic in forum Server ManagementReplies: 5Last Post: 26th Mar 2009, 06:03 PM -
[Shared] UnderHost .:. Offshore Hosting - $5.00 + Daily Backups + cPanel/WHM
By xmsax in forum ArchiveReplies: 9Last Post: 17th Feb 2009, 01:48 PM -
[VPS] UnderHost .:. December Coupon - VPS - 60% OFF + FREE CPanel/WHM
By xmsax in forum ArchiveReplies: 10Last Post: 8th Feb 2009, 11:33 PM -
Installing cPanel + WHM
By Lease in forum Technical and Security TutorialsReplies: 1Last Post: 11th Jan 2008, 12:14 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...