I agree with others Jimmy - that 88Gig taken by MySQL is pretty big.

But seeing this is the /home directory - there is one more to be concerned about.  That output don't see the size taken by the virtual sites.  Because its not showing the /home/.sites directory.  Try this - "du -hs /home/.sites".  It will show you the disk space taken by all the virtual sites on your server.

Of course, you may need to drill down to find a particular site taking up too much space.  Use "du -hs /home/.sites/*".  You'll have to manually convert those numeric directory names with a "ls -la /home/sites" - to see what site it is.  And may have to look inside one of them with "du -hs /home/.sites/##/*" (of course, replacing the ## with the directory number of any excessively large directory).

Good luck Jimmy.



Chuck



---------- Original Message -----------
From: Jimmy Gross <[email protected]>
To: "Blueonyx" <[email protected]>
Sent: Sat, 22 Mar 2014 19:04:17 -0500
Subject: [BlueOnyx:14980]  /home is at 95%

> Hi,
>
> My server is showing /home as 95% full
> Disk Usage (MB) 113373.18
> Total Size (MB) 119555.93
>
> When i do a du -sh * i get:
> 16K     aquota.group
> 24K     aquota.user
> 120K    cmu
> 340M    install
> 16K     lost+found
> 88G     mysql
> 22M     mysql.bak
> 4.0K    packages
> 12K     sites
> 4.9G    solarspeed
> 4.0K    tmp
> 4.0K    users
> 28M     webalizer.log
>
> I am not seeing any large files/directories.
>
> Any help would be appreciated. Thanks.
>
> jimmy
>
> Jimmy Gross
> CGE Hosting
> www.cgehosting.com
> (254) 445-3102
>
> _______________________________________________
> Blueonyx mailing list
> [email protected]
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
------- End of Original Message -------
_______________________________________________
Blueonyx mailing list
[email protected]
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to