I've read this page : http://www.atomicorp.com/wiki/index.php/Pleskrestore
So I have a little question : how should we backup with pleskbackup ?
/psainstalldir/pleskbackup all
should be fine to choose what to restore later ?
Pleskrestore & pleskbackup
OK.scott wrote:dunno, I use rdiff-backup myself. If anyone wants to write the procedure for it, check out the wiki.
I've created two pages on the wiki :
http://www.atomicorp.com/wiki/index.php ... t_on_forum
and :
http://www.atomicorp.com/wiki/index.php/Ftp_backup
I just abording "how to send data to another server", but I have some thinks to add to this doc (maybe rdiff-backup ? and another command for lftp != mirror -R).
I can't create a doc for "how to restore from pleskbackup all" because I can't test that on my production server

Check it out, and if my english is too bad, correct it !

I come back on this topic.scott wrote:dunno, I use rdiff-backup myself. If anyone wants to write the procedure for it, check out the wiki.
I know that rdiff can synchronise files and directory between two servers.
But how you do that with plesk ? how backup plesk data (directory, installation and serial) ?
How backup SQL databases or mails ? (wich are changing every hours?)
If any one have a tips ...
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Theres more than one way to do it, depending on your resources and the kind of system you're trying to make. The top of the scale would be a real-time HA (high availability) configuration, which requires design changes for that environment. SAN's, dedicated networks, etc.
The other end of the spectrum are backups to outside storage (whatever that might be), using things like psadump, or rdiff-backup.
The first question to resolve is what is the maximum acceptable amount of time for to restore operations in the event of a catastrophic failure.
The other end of the spectrum are backups to outside storage (whatever that might be), using things like psadump, or rdiff-backup.
The first question to resolve is what is the maximum acceptable amount of time for to restore operations in the event of a catastrophic failure.
If you're using a script for your sql backup, can you add it to the wiki ?Highland wrote:I dunno about email backups but I do know you can automate a mysqldump and save that onto an external server the same way you did pleskbackup. I have a mission critical DB that gets backed up every 3 hours separate from the main plesk backup.
http://www.atomicorp.com/wiki/
Thanks
