• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

newbie psadump questions

E

erikober

Guest
Excuse my newbieness.

I found this thread:
http://forum.sw-soft.com/showthread.php?threadid=25398&highlight=psadump

I am having the same issue when I am trying to run psa dump.

Made directory called "psa_backup" at root level.

When I run:
/usr/local/psa/bin/psadump -f /root/psa_backup/backupnew


I get:
-bash: /usr/local/psa/bin/psadump: No such file or directory

I dug down into the bin directory and psadump is not in there.

Am I missing something elemental or is the utility missing form my setup?

Thank you very much!!!
 
You must install the psa-bu RPM packages, which contains the backup utils. They are in the installation kit, rpm_os/opt/bu directory.
 
Back
Top