Backuppc

Associate
Joined
1 Aug 2003
Posts
1,053
I want to restore some data from an old backuppc pool.

I have the data all stored but have no idea how to get the apache interface to show it - is the best way to setup a dummy host profile that points to it?
 
I'm not sure how BackupPC works, but I'm guessing that it rolls everything up into an archive or image of some sort. If the usual method isn't working have you considered tracking down the image/archive you want and manually extracting it and grabbing the data you want from that?
 
I ended up doing what I suggested and it worked quite well. The biggest problems I encountered were from SELinux which I have now come to hate (even though it's the muts nuts security wise) as the easiest solution always seems to be to disable it.

Due to the way that BackupPC works it's quite difficult to just manually extract data as it retains file structures and allows for incrimental backups so it doesn't just store the data in one massive tar file.

It was quite fun extracting the data actually, servers so often use only a fraction of their capabilities while you're actually watching them. On this occasion I was uncompressing 300Gb of data off one array onto a RAID6 set of velociraptors, I was surprised that the CPU usage wasn't higher - one core was used and it only went up to about 60% usage but the whole transfer took less than 10 minutes.
 
Back
Top Bottom