• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Database mambodb restoration is skipped

V

verleihnix

Guest
hi all,

i did a full backup using the follogin command:
/usr/local/psa/bin/psadump -f /root/backup/

i get a file called
psa-7.5.3-mydomain.com-20051025.06.archive

now i use the following command to restore:
/usr/local/psa/bin/psarestore -f /root/backup/psa-7.5.3-mydomain.com-20051025.06.archive --domains-names=/root/backup/restoredomains -m my_ip -s my_shell

it does all the magic until:

...
Check and fix the domain: 'myrestoredomain.com' [1/1]
Check and fix the mysql database 'mambodb'
Database mambodb restoration is skipped.
Check and fix the hosting for domain 'myrestoredomain.com'
ide0(3,2): write failed, user block limit reached.
ide0(3,2): write failed, user block limit reached.
Check and fix the site application 'Mambo' for domain 'myrestoredomain.com'
Site application restoration is skipped
...

it does not restore the "mambodb" and either the site application !! and i am asking myself why ?

anyone has a suggestion ?

-mike
 
Back
Top