• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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