HiveBrain v1.2.0
Get Started
← Back to all entries
patternsqlMinor

Database server down: file /dev/vda1 used up all diskspace

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
filealluseddevdatabasediskspacedownservervda1

Problem

My database server went down last night because there was no diskspace available. I checked what used up diskspace and it was 28GB by /dev/vda1

I have no clue what this is. The database all together will be a maximum of 1 GB diskspace, what is using up all this space?

When I start mysql, I get:


error: 'Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)'

This is probably also because of the diskspace issue.

Hopefully someone can help me shortly. Many thanks in advance!

Solution

I probably found the reason, I made nightly backups to external server, but those were also stored on our server which had exceeded allowed disk usage. I didn`t understand /dev/vda1 at first, but I now get that is not a file but probably a partition or something like that.

Context

StackExchange Database Administrators Q#111134, answer score: 3

Revisions (0)

No revisions yet.