Applicable to:
- Plesk for Linux
Note: This article has the reference to the issue with the fix available:
- #PPPM-5447 "Under specific circumstances, full backups were created instead of incremental ones in Plesk."
Fixed in:- Plesk Onyx Update 16 13 February 2017 (Linux)
- Plesk Onyx 17.5 Release 20 April 2017
Symptoms
Incremental backups for some domains show the size of the full backup. Or all incremental backups for a domain have the same size despite the fact nothing was changed on the server, thus, incremental backup size should be different.
Cause
This is bug with ID #PPPM-5447. Fixed in Plesk Onyx 17.0 Update 16.
Resolution
Update to the latest version using Plesk autoinstaller .
If an upgrade is not possible, apply the custom fix:
-
Connect to the server via SSH
-
Download the custom fix and unpack it:
# wget https://support.plesk.com/hc/article_attachments/115000539025/PleskX.tar
# tar -xfv ./PleskX.tar -
Save the original file:
# cp /usr/local/psa/PMM/agents/PleskX/PleskX.pm{,.backp}
-
Place the unpacked
PleskX.pm
file to/usr/local/psa/PMM/agents/PleskX/
directory:# mv ./PleskX.pm /usr/local/psa/PMM/agents/PleskX/PleskX.pm
Comments
0 comments
Please sign in to leave a comment.