• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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