Re: [BackupPC-users] offsite server

2018-04-10 Thread Johan Ehnberg
On 04/10/2018 01:06 PM, Philip Parsons (Velindre - Medical Physics) wrote: Dear list, I’m sure this has been discussed previously, but I couldn’t see anything in recent archives that specifically related to v4 of BackupPC. I am using BackupPC v4.1.5 to backup hospital data to an on-site serv

Re: [BackupPC-users] offsite server

2018-04-10 Thread Nick Bright
I would agree. Backing up the backup doesn't help if the primary backup fails in some of the ways described in this thread; a far better solution (from a points of failure perspective) is to have two independent backups systems backing up the client. Just my $0.02, I am not an expert in these

Re: [BackupPC-users] offsite server

2018-04-10 Thread frush
Depending on the size of your environment, it may be impractical to try to rsync the pool. Our BackupPC server covers about 120 systems and uses >4TB (and 100M inodes) to do so. Such a file system would not rsync quickly to a remote location. I believe the best thing to do is to have a Local Bac

Re: [BackupPC-users] Getting data from cpool

2018-04-10 Thread Carl W. Soderstrom
On 04/09 05:59 , Michael Huntley wrote: > Here are the files I got with a message "it's our backup": > > config > cpool > lock.roster > lost+found > > What is the easiest way (if any :-) to extract browsable filestructure > out of this? So there's no 'pc' directory with trees of directories, on

Re: [BackupPC-users] offsite server

2018-04-10 Thread G.W. Haywood via BackupPC-users
Hi there, On Tue, 10 Apr 2018, Philip Parsons wrote: I was wondering if it would be a good idea to set up another instance of backuppc on the remote server, turn off all the backup functions, copy the config settings, rsync the pool and just have that instance as a restorative method (should so

[BackupPC-users] offsite server

2018-04-10 Thread Philip Parsons (Velindre - Medical Physics)
Dear list, I'm sure this has been discussed previously, but I couldn't see anything in recent archives that specifically related to v4 of BackupPC. I am using BackupPC v4.1.5 to backup hospital data to an on-site server. We would however, like to backup this data to another off-site server. H