[NCLUG] Server-to-Server backups
Sean Reifschneider
jafo at tummy.com
Wed Jun 28 16:16:46 MDT 2006
On Tue, Jun 27, 2006 at 01:43:32PM -0600, Alan Silverstein wrote:
>To be even more pedantic, and fail-safe, it looks for files with mtimes
>newer than the START of the last rolling backup run that successfully
>COMPLETED. :-)
That's more sane.
Clearly, however, you want to use inotify or similar to get information
about changed files immediately when they change, so you could do something
approaching real-time rolling backups.
Now you just have to implement it. :-)
Of course, it would be extremely cool to run on a file-system with
meta-data and file data journaling, and then hook into the journal and
stream it off to another system for near real-time change information.
Thanks,
Sean
--
<efm> Our network connectivity is possessed.
<efm> Where's Buffy when we need her?
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability
More information about the NCLUG
mailing list