Hi,
I've got a few old DA servers that I'd like to migrate to new servers. However with new servers comes more power, so we'd like to move multiple old servers to a new one.
Now the problem is, that making a backup of all users on the old server takes a while, and during the backup/restore procedure, it would be better to keep a site offline to limit inconsistencies. Normally this would be done with rsync, but because we're merging several servers, this will probably fail due to /etc/passwd mismatches.
So a backup of all users doesn't sound like a option, but per user doesn't sound to great either. We could make a backup of an individual user, move it, restore it.
Would this be a sane solution? Is there a way to automatically restore a backup? Or are there already some script that do something like this?
thanks in advance,
Rogier
I've got a few old DA servers that I'd like to migrate to new servers. However with new servers comes more power, so we'd like to move multiple old servers to a new one.
Now the problem is, that making a backup of all users on the old server takes a while, and during the backup/restore procedure, it would be better to keep a site offline to limit inconsistencies. Normally this would be done with rsync, but because we're merging several servers, this will probably fail due to /etc/passwd mismatches.
So a backup of all users doesn't sound like a option, but per user doesn't sound to great either. We could make a backup of an individual user, move it, restore it.
Would this be a sane solution? Is there a way to automatically restore a backup? Or are there already some script that do something like this?
thanks in advance,
Rogier