I'm using my Bubba 2 server as database for my XBMC installations, but recently I got problems with the configuration and my XBMC was unable to get all information for the database.
I restarted the Bubba 2 to see if this solved the issue, it didn't. But when I tried to manually start the mysql server i got the error message below.
I googled some and found out that the command apt-get clean could remove some data./etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full! ... failed!
When I run the command
I get the result:df -h /dev/sda1
But I still can't start up mysql.Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.2G 9.0G 0 100% /
Have anyone else encountered the same issue? How did you solve it?
Thanks in advance.