• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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