On Mon, 10 May 2010 16:41:16 +0200, "Boniforti Flavio" <fla...@piramide.ch> wrote: > I liked your explanation... ;-) > I think I'll be doing *full* backuppc backup of my server as a first > step to have constant backups. > > My thouhgts are related to eventually recovering the situation. As the > server I want to back up is barely a squid proxy, I don't have to back > up great amounts of data as it would be in case of a backuppc pool > itself. > What my concern is about, is the fact that when I'd be reinstalling from > scratch on a new HDD, how would I get to the same state of installed/not > installed packages as it was on its latest useful backup? Is there any > way to somehow extract some sort of "Sysmte State" (like on Windows > boxes) to know which packages are installed, and which aren't?
The best way to make sure your OS installs are repeatable and non-deterministic is to script them. Here we use RHEL so we install machines via kickstart. Previously I've used wrapper scripts to 'sysinstall' on FreeBSD and similar for Debian's installer (with lots of help from its author). If you have your OS install procedure automated you never have to worry about bare-metal restores. Just kick off the re-install, then restore the unique data... you can even restore all of /etc to the newly-installed box and it should work (modulo any changes to fstab, ethernet devices, etc...) -Josh -- -------------------------------------------------------- Joshua Malone Systems Administrator (jmal...@nrao.edu) NRAO Charlottesville 434-296-0263 www.cv.nrao.edu 434-249-5699 (mobile) BOFH excuse #360: Your parity check is overdrawn and you're out of cache. -------------------------------------------------------- ------------------------------------------------------------------------------ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/