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 location), we just create read-write copy of
snapshot and spin it up to extract files.

With backuppc4, we also tried to use btrfs compression using zstd,
instead of backuppc internal compression (you don't need compression,
because you don't use checksum-seed anymore).
Seems to work nice too.


Libor



On St, 2022-06-01 at 14:46 +0800, Sharuzzaman Ahmat Raslan wrote:
> 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 rethink my previous implementation and how to
> achieve it with BackupPC
> 
> For anyone who is not familiar with the 3-2-1 backup strategy, the
> idea is you should have 3 copies of backups, 2 copies locally on
> different media or servers, and 1 copy remotely on cloud or remote
> server
> 
> I have previously implemented BackupPC + NAS, where I create a Bash
> script to copy the backup data into NAS. That should fulfil the 2
> local backup requirements, and I could extend it further by having
> another Bash script copying from the NAS to cloud storage (eg. S3
> bucket)
> 
> My concern right now is the experience is not seamless for the user,
> and they have no indicator/report about the status of the backup
> inside the NAS and also in the S3 bucket.
> 
> Restoring from NAS and S3 is also manual and is not simple for the
> user.
> 
> Anyone has come across a similar implementation for the 3-2-1 backup
> strategy using BackupPC?
> 
> Is there any plan from the developers to expand BackupPC to cover
> this strategy?
> 
> Thank you.
> 

_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to