User accout quota
All files inside user folder: 3,7 GiB (logs, mail, http, ftp, ecc.)
mysql 59 MB
WHM shows 26750 MB disk used
Why?
-
Hello, What is the output of the following? user=cpuser; \ echo -ne "\nHome dir usage:\t"; du -hscgrep ^$user /etc/passwd |cut -d: -f6
|grep total; \ echo -ne "MySQL usage:\t"; du -hsc /var/lib/mysql/$user* |grep total; \ echo "Quota report: "; repquota -a |head -n5; repquota -as |grep ^$user' '; echo
(please obfuscate the username when responding)0 -
cpuser -- 26754M 0K 0K 218k 0 0 I don't understand where to look for those extra GB 0 -
I found. sorry for the confusion. The user has uploaded the backup to the log directory 0
Please sign in to leave a comment.
Comments
3 comments