etegration
Verified User
There's is an option in backup. " - Cron Schedule " at http://serverip:2222/CMD_USER_BACKUP
1. Will it be possible to tell DA to do the backup everyday at a specific time of the day using Crontab?
Backup will then be sync between 2 servers using rsync or other means, still working on this.
2. Will it be possible to tell DA to restore the backup on another server automatically? Difference will be the IP to use. When manually restoring, "Step 2: Select IP", possible to tell DA to restore and use a specific IP from my drop down list using crontab?
When restoring manually, tons of error seems to be appearing. For example:
Error 1
Domain domain1.com Created
Domain Created Successfuly
Unable to read /home/domain1/backups/backup/domain1.com/email/passwd : Can't get a lock on /home/domain1/backups/backup/domain1.com/email/passwd
Also happen to autoresponder.conf, aliases, vacation.conf, email.conf in the same directory. (/home/domain1/backups/backup/domain1.com/email/)
Error 2.
Unable to restore database domain2_warranty.sql to domain2_warranty : ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
sh: line 2: --user=domain2: command not found
I suppose the above error was de to a change in passwords? But it's suppose to just re-create the user and all his details on server 2 including his database etc, the user does not know of the 2nd server in the first place thus password changed wasn't done by them???
Please advise.
1. Will it be possible to tell DA to do the backup everyday at a specific time of the day using Crontab?
Backup will then be sync between 2 servers using rsync or other means, still working on this.
2. Will it be possible to tell DA to restore the backup on another server automatically? Difference will be the IP to use. When manually restoring, "Step 2: Select IP", possible to tell DA to restore and use a specific IP from my drop down list using crontab?
When restoring manually, tons of error seems to be appearing. For example:
Error 1
Domain domain1.com Created
Domain Created Successfuly
Unable to read /home/domain1/backups/backup/domain1.com/email/passwd : Can't get a lock on /home/domain1/backups/backup/domain1.com/email/passwd
Also happen to autoresponder.conf, aliases, vacation.conf, email.conf in the same directory. (/home/domain1/backups/backup/domain1.com/email/)
Error 2.
Unable to restore database domain2_warranty.sql to domain2_warranty : ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)
sh: line 2: --user=domain2: command not found
I suppose the above error was de to a change in passwords? But it's suppose to just re-create the user and all his details on server 2 including his database etc, the user does not know of the 2nd server in the first place thus password changed wasn't done by them???
Please advise.