Hi folks,
Any thoughts on how I might optimise the tree copy as noted in my email
below?
Thanks in advance.
--
Regards,
Miah
-----Original Message-----
From: Miah Gregory <mace < at > darksilence.net>
To: rsnapshot-discuss < at > lists.sourceforge.net
Subject: [rsnapshot-discuss] Synchronising/backing up an rsnapshot tree
Date: Thu, 21 Jul 2011 13:08:21 +0100
Mailer: Evolution 2.30.3
Hi folks,
I have been reading through the earlier thread entitled 'accelerating
"cp -al" under nfs', and although it's not quite our use case, it does
discuss the same issue which we are facing: speed.
In brief, our set up involves a backup machine running rsnapshot pulling
backups together from various other machines into one place. We have a
post-exec script which then rsyncs the whole rsnapshot backup tree to an
external, encrypted RDX cartridge.
The problem is that rsync of the whole tree is quite time consuming
(rsnapshot part of the backup takes ~ 1 hour in total, rsync to
encrypted media, ~ 7 hours).
My initial thoughts were to effectively replay the rsnapshot commands
(cp/mv/rm) to the RDX cartridge, followed by a final rsync of just
daily.0, which should then be somewhat faster.
However, short of parsing the logfile, there doesn't appear to be a way
to do this. All of the internal commands can be wrapped in scripts,
except there is no cmd_mv option, so going the wrapper route is out.
Another possibility might be to have the external cartridge managed by a
separate rsnapshot process which backs up from daily.0? Would this be
reliable and give good data consistency? If so, would this work well for
remote/off-site backups of the primary backup tree too?
Thanks in advance!
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
rsnapshot-discuss mailing list
rsnapshot-discuss < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss
