• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

pleskrestore with a domain containing a large database and /tmp

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 10Gbyte or even more.

Here is the error-code I am getting during migration:
<?xml version="1.0"?>
<execution-result status="success">
<object name="cspider.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 ideas ?

many thanks
Holger
 
Back
Top