Hello there,
This is Edgar, I'm newer in cPanel Forums, hope you all are ok!
I'm opening this ticket because I'm having problems with one cPanel server.
After upgrade I noticed all usage disks were 0 MB, so I ran the following commands and fix that issue:
With those commands the 0 MB space get fixed, but now I have a trouble with 1 account (as far as I know).
When I do:
I got 8.9 GB.
But when I login to cPanel the usage disk is: 15.49 GB, also WHM and WHMCS disk space for this account is 15.49 GB.
Any idea? What can I do to solve this?
Thanks in advance.
This is Edgar, I'm newer in cPanel Forums, hope you all are ok!
I'm opening this ticket because I'm having problems with one cPanel server.
After upgrade I noticed all usage disks were 0 MB, so I ran the following commands and fix that issue:
Code:
mount -o remount /home
repquota -a
/scripts/initquotas
/scripts/fixquotas
When I do:
Code:
du -sh /home/username
But when I login to cPanel the usage disk is: 15.49 GB, also WHM and WHMCS disk space for this account is 15.49 GB.
Any idea? What can I do to solve this?
Thanks in advance.