Hello,
About three months ago I published a script that creates an archive of
hosts backed up with BackupPC and moves them to an offsite storage that is
mounted on the BackupPC server. In my case that was a CIFS share from a
remote Windows server. This script has been running smoothly on several
BackupPC servers for about a year. The advantage of this archiving script
over file-level or block-level replication is that you don't need a running
installation of BackupPC in order to extract, view and/or restore files.
The disadvantage is that restoration requires a bit more manual labour.
See: https://github.com/marios-zindilis/backuppc-archive/
On Thu, Jul 9, 2015 at 3:52 AM, <[email protected]> wrote:
>
>
> On 08.07.2015 19:48, Jeff Boyce wrote:
> > * The best methods for this boil down to two camps:
> > 1) Run two BackupPC servers and have both back up the hosts
> > directly
> > No replication at all: it just works.
> > 2) Use some sort of block-based method of replicating the data
> >
> > * Block-based replication boils down to two methods
> > 1) Use md or dm to create a RAID-1 array and rotate members of
> > this array in and out
> > 2) Use LVM to create snapshots of partitions and dd the
> partition
> > to a different drive
> > (I guess 3) Stop BackupPC long enough to do a dd of the
> partition
> > *without* lVM)
>
> Personally I use option 1, but if I were to implement it today, and
> bandwith was of issue. I would look into using btrfs / zfsonlinux and
> send / receive.
>
> -kp
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki: http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
--
Marios Zindilis
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/