• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Stale data in /usr/local/psa/PMM/var

madsere

Regular Pleskian
I have no current migrations, yet I still have 10+ GB of what appears to be stale data (old files) under /usr/local/psa/PMM/var. Can I delete those data?
 
absolutely, as far as I know there are no migration manager files, only temporary data retreived from remote hosts.

and even if you delete something important reinstallation of psa-migration-manager package will restore all needed files.

probably you've ticked the checkbox in the end of the migration, that is called something like "keep migration data", it was designed to be able to perform restoration more than one time using old data and avoid first steps of backup data generation and transfer from remote host.
 
What about /usr/local/psa/PMM/tmp - it seems to basically be a copy of /var/www/vhost/*.*
 
indeed, looks like some files are also stored there, and since it's name is ../tmp I think nothing important should be left there after the migration finishes.

well, to be sure not to break anything, I suggest to just move those folders that are to be deleted to /tmp for example, then let the server work for a while and if something bad happens you'll be able to revert the changes.
 
Back
Top