Re: [BackupPC-users] achieving 3-2-1 backup strategy with backuppc

2022-06-01 Thread Libor Klepáč
Hi, we use backuppc in containers (systemd-nspawn), each instance on separate btrfs drive. Then we do snapshots of said drives using btrbk. We pull those snapshots from remote machines, also using btrbk. If we need to spin up container in remote location (we have longer retention in remote locatio

Re: [BackupPC-users] achieving 3-2-1 backup strategy with backuppc

2022-06-01 Thread Ray Frush
I have always interpreted the 3-2-1 strategy to apply to copies of your data, not the number of backups (https://www.backblaze.com/blog/the-3-2-1-backup-strategy/) As such, I’ve used two strategies over time. 1) Use BackupPC to backup local devices in the same building/LAN, and have a second B

Re: [BackupPC-users] achieving 3-2-1 backup strategy with backuppc

2022-06-01 Thread backuppc
Sharuzzaman Ahmat Raslan wrote at about 14:46:52 +0800 on Wednesday, June 1, 2022: > Hello, > > I have been using BackupPC for a long time, and even implement it > successfully for several clients. > > Recently I came across several articles about the 3-2-1 backup > strategy and tried to