On 09/08/11 17:03, Martijn Koster wrote:
You want a backup and a restore; and I can't recommend anything for that.
What you could consider (for the future) is to look at something like Chef, and use that for the initial config of a machine... Later you can them re-run that on a newer machine. And if you wanted you could setup a service to store backups somewhere and then have the machine initialisation scripts pull the data from there.
Unfortunately, all the uses I can think of for this are retrospective, ie take that box that works and work out how to re-install it. I suspect that the information I'm trying to get out would be quite useful in setting up an install via Chef though.