• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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