• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

pleskrestore and domain with a large database filling /tmp 100%

H

Holger Korsch

Guest
Hi,
I am using pleskrestore to migrate domains.
Everything is running fine, but for a domain with a very large database it is not working as /tmp is getting 100% full during unpacking:
/tmp/migration-unpack-9zIcSs

I already set /tmp to 4Gbyte, but for this domain I need minimum 12Gbyte or even more. Is it possible to tell pleskrestore to use another path for /tmp ?


Here is the error-code I am getting during migration:
<?xml version="1.0"?>
<execution-result status="success">
<object name="*****.de" type="domain">
<message code="FailedDatabaseDeployment" severity="error">
<context>virtual void plesk:: DatabaseDeployer::act(plesk::XmlNode) const</context>
<file>./databases.cpp</file>
<line>190</line>
<text>Failed deployment of database db_**** (domain ****.de)</text>
<message code="tRepository::StreamError" severity="error"><text>Archiver error: from /srv/lib/psa/dumps/domains/*****.de/databases/db_*****/converted_db_*****_sqldump_0903211509.tgz to /tmp/migration-unpack-9zIcSs:
</text>
</message>

</message>
</object>
</execution-result>

any idea how to solve this problem ?
At the moment I am trying to change the responsible script for unpacking, but until now I did not find it.


many thanks
Holger
 
Hello,

I'm running into the same problem! Have you resolved this problem?

Best regards
Andreas
 
Back
Top