• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved plesk repair fs and custom backup locations | v17.5.3 - Resolved in v17.8

Wiz

Basic Pleskian
Hello,

There appears to be a bug with fsmng in plesk v17.5.3 where improper checks on file/directory location are causing:

Code:
# plesk repair fs -y -v

Checking Linux system files[2017-07-07 06:12:31] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/fsmng' '--check-ac' '/path/to/custom/backup' '--perms' '0750' '--owner' 'psaadm' '--group' 'psaadm'] with exit code [1]

  fsmng failed: ERROR:Command '['/bin/rpm', '-qf', '/path/to/custom/backup', '--dump']' returned non-zero exit status 1

Checking virtual hosts' file system ................................. [OK]

Error messages: 0; Warnings: 0; Errors resolved: 0

No amount of installation, fs, patch reinstalling or permission repairs will resolve this as the bug is in the binary file itself.

Proposed fix - fsmng should take into consideration the custom DUMP_D value passed by /etc/psa/psa.conf for both directory and rpm checking instead of the default /var/lib/psa/dumps directory path. A custom DUMP_TMP_D value does not cause such errors.

Thanks
 
I have checked this issue on Plesk 17.8 Preview and found that this issue is fixed there.

Good to know, thanks IgorG. It will be a while until the preview release is considered/marked stable for us late adopters. Not that the bug is a show stopper but will the fix be pushed to the current stable release?
 
I do not think this is such a critical bug to port the fix to the current version. This is usually done for very annoying bugs.
 
Back
Top