• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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