• 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.

Backupmng : How to move hdd ?

I

ingamo

Guest
Hi everybody,

First, sorry for my poor english, i'm french ;)

I have in my crontab, under Root user :
/usr/local/psa/admin/sbin/backupmng >/dev/null 2>&1
And I have 2 hdd in my server :
/dev/mda1 : The system :
with /usr/local/psa , 30Go, 22Go free disk

And
/dev/mda3 : The docs, websites, emails...
with /var/* , 200Go, 180Go free disk.

But when backupmng is running, he makes the big (15Go) temporary file (before send it by ftp) on the first disk, and i have an alert from Watchdog : Hdd /dev/mda1 is nearly full.

So, how can i ask to backupmng to make the temporaray backup file on the second disk ?

Thank you very much for your help !
 
Back
Top