Hello.
In List Accounts we have our WHMCS install, it's housed in its own home directory under its own domain.
That home directory is reported at 7637 MB in list accounts, so 7.6GB
I thought that to be a way out so checked it with du which reports a total directory size of 457MB (less the databases).
Databases.
All told the total disk used is far from 7.6GB, in fact it's not even a GB.
Why would the size reported be so far from reality?
In List Accounts we have our WHMCS install, it's housed in its own home directory under its own domain.
That home directory is reported at 7637 MB in list accounts, so 7.6GB
I thought that to be a way out so checked it with du which reports a total directory size of 457MB (less the databases).
du -hc --max-depth=1 whmcs
688K whmcs/.cpanel
1.5M whmcs/mail
40K whmcs/.ssh
30M whmcs/whmcs_secure
8.0K whmcs/.cpaddons
860K whmcs/.cagefs
1.4M whmcs/.cphorde
4.0K whmcs/cpmove.psql
8.0K whmcs/.subaccounts
4.0K whmcs/.clwpos
4.0K whmcs/_upgrade
16K whmcs/.cl.selector
4.0K whmcs/.htpasswds
12K whmcs/etc
4.0K whmcs/cpmove.psql.1355107001
80K whmcs/php
32K whmcs/perl5
8.0K whmcs/.HttpRequest
33M whmcs/tmp
80K whmcs/cache
696K whmcs/whmcsupdate
4.0K whmcs/.trash
206M whmcs/public_html
312K whmcs/logs
183M whmcs/_backup
40K whmcs/.MirrorSearch
4.0K whmcs/bin
152K whmcs/ssl
8.0K whmcs/public_ftp
128K whmcs/whmcs_crons
4.0K whmcs/.spamassassin
24K whmcs/.softaculous
457M whmcs
457M total
Databases.
du -hc --max-depth=1 whmcs_primary/
273M whmcs_primary/
273M total
du -hc --max-depth=1 whmcs_backup
66M whmcs_backup
66M total
All told the total disk used is far from 7.6GB, in fact it's not even a GB.
Why would the size reported be so far from reality?
Last edited by a moderator: