Cpanel / WHM /FTP/E-mail are showing incorrect or zero disk usage | MyLiteratureTechLife.COM

Cpanel / WHM /FTP/E-mail are showing incorrect or zero disk usage

June 26th, 2010 0 Comments






















1. Execute following scripts on the server.

# /scripts/initquotas; /scripts/resetquotas; /scripts/fixquotas

2. If the issue is still there then check whether “usrquota” option has enabled or not for home directory(/etc/fstab). Please enable it. Also check the rw option of the home directory where user’s home directory is there. I did following things.

# cat /etc/fstab | grep home
LABEL=/home /home ext3 defaults 1 2
# mount -o remount,rw, usrquota /home
# cat /etc/fstab | grep home
LABEL=/home /home ext3 defaults,rw,usrquota 1 2

3. Make sure those options has also enabled in /etc/mtab.

# cat /etc/mtab | grep home|column -t
/dev/sda8 /home ext3 rw,usrquota 0 0

Then I refreshed the WHM. It was displaying the correct disk usages.

Related posts:

  1. How to mount second hard drive in CentOS 5.x
  2. Installing ImageMagick in Cpanel
  3. How to create tar archive
  4. Changing mail server ip in cpanel
  5. Exim configuration and messages in mail queue – cPanel server
  6. Fixing 554 mail server permanently rejected message (#5.3.0) Errors
  7. Upgrading from FC6 to Fedora 7 with yum
  8. Easy way to optimize apache,php & MySQL
 

If You Like This Post, Share it With Your Friends & Peers

Digg
stumbleupon
Delicious
facebook
twitter
reddit
rss feed bookmar
 

No Comment to “Cpanel / WHM /FTP/E-mail are showing incorrect or zero disk usage”

  1. No Comment yet. Be the first to comment...

Leave your comment here:

*

Alexa Rank