<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
I agree with others Jimmy - that 88Gig taken by MySQL is pretty big.
<br />
<br />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.
<br />
<br />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).
<br />
<br />Good luck Jimmy.
<br />
<br />
<br />
<br />Chuck
<br />
<br /><font size="2">
<br />
<br /><b>---------- Original Message
-----------</b>
<br />
From: Jimmy Gross <jimmy@constantino.net>
<br />
To: "Blueonyx" <blueonyx@blueonyx.it>
<br />
Sent: Sat, 22 Mar 2014 19:04:17 -0500
<br />
Subject: [BlueOnyx:14980] /home is at 95%
<br />
<br />>
Hi,
<br />>
<br />>
My server is showing /home as 95% full
<br />>
Disk Usage (MB) 113373.18
<br />>
Total Size (MB) 119555.93
<br />>
<br />>
When i do a du -sh * i get:
<br />>
16K aquota.group
<br />>
24K aquota.user
<br />>
120K cmu
<br />>
340M install
<br />>
16K lost+found
<br />>
88G mysql
<br />>
22M mysql.bak
<br />>
4.0K packages
<br />>
12K sites
<br />>
4.9G solarspeed
<br />>
4.0K tmp
<br />>
4.0K users
<br />>
28M webalizer.log
<br />>
<br />>
I am not seeing any large files/directories.
<br />>
<br />>
Any help would be appreciated. Thanks.
<br />>
<br />>
jimmy
<br />>
<br />>
Jimmy Gross
<br />>
CGE Hosting
<br />>
<a target="_blank" href="http://www.cgehosting.com/">www.cgehosting.com</a>
<br />>
(254) 445-3102
<br />>
<br />>
_______________________________________________
<br />>
Blueonyx mailing list
<br />>
Blueonyx@mail.blueonyx.it
<br />>
<a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br /><b>------- End of Original Message
-------</b>
<br />
</font>
</BODY>
</HTML>