• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

There is not enough place on /dev/md6 has checked up

A

atapin

Guest
There is not enough place on /dev/md6 has checked up, databases not greater, too it is not a lot of letters, where it is necessary to check up still?

/dev/md6 4 767.00 4 747.99 19.01 99.6%

/var/lib/mysql
/var/qmail/mailnames
/var/lib/named
 
Kein Antwort? Bitte! Das ist nicht einfach Frage, es ist sehr notwendig!
 
Originally posted by atapin
There is not enough place on /dev/md6 has checked up, databases not greater, too it is not a lot of letters, where it is necessary to check up still?

/dev/md6 4 767.00 4 747.99 19.01 99.6%

/var/lib/mysql
/var/qmail/mailnames
/var/lib/named

Your description is not quite clear. I guess the /dev/md6 filesystem is mounted as /var on your server. Try this command to ensure:

~# df /dev/md6

Also check disc size of all subdirectories of /var

~# du -skh /var/*

Then check the major occupier and erase some files in it or something like that..

./anb
 
Back
Top