LinuxMCE Forums
May 21, 2013, 04:20:46 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!  (Read 5402 times)
deffcon
Veteran
***
Posts: 94


View Profile
« on: August 19, 2008, 07:16:15 am »

Hi,

After a couple of days running linuxMCE 0710 RC2 i get this message /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!

The problem is, that i can't start mysql anymore, anyone any ideas?

Dave

Ps. I already checked with df -h if there was low diskspace on my 160 gb hdd and i don't have any space left but this happened in a few hours, and i can't see in which directory or file the size is in.
Logged
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #1 on: August 19, 2008, 12:31:52 pm »

Start from the root (/) directory and run
Code:
du -cms *|sort -n
the biggest folders/files should be at the bottom, drill down by changing into the "big" directories and repeat.

Or maybe somebody else has a better way...
Logged

"Change is inevitable. Progress is optional."
-- Anonymous

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!