• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Backupmng : How to move temporary file ?

I

ingamo

Guest
Hi everybody,

First, sorry for my poor english, i'm french.
I've posted this thread in another forum, but this forum seems to be better with my poblem :

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