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

Issue Problem with backup directory vars in psa.conf

ludm

New Pleskian
Hello,

in the file /etc/psa/psa.conf I have
Code:
in file /etc/psa/psa.conf
# Backups directory
DUMP_D /var/lib/psa/dumps
DUMP_TMP_D /var/tmpdmp

Those directory exist and everything was fine since the reboot of the server.
I don't understand why the vars in psa.conf are not used and instead the files are created in:

/usr/local/psa/PMM/tmp
/usr/local/psa/tmp
 
- Do the "Backups directory" variables exist only once in psa.conf or twice?
- Did you restart Plesk?
# plesk psa stopall
# plesk psa start
 
I have checked, the vars exist only once and Plesk has been restarded with the server and the vars were already set.
Everything was fine since the server restarted and I do not know if it is linked, but I have constant RAM usage growing since this restart.
I do not know what is wrong.
 
Growing RAM usage is perfectly alright. Linux will free RAM when it needs more. Else it caches data in unused portions.
 
Back
Top