rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [sr #105376] geometric series feature


From: Andrew Ferguson
Subject: [Rdiff-backup-bugs] [sr #105376] geometric series feature
Date: Mon, 18 Dec 2006 22:39:44 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8

Follow-up Comment #1, sr #105376 (project rdiff-backup):

I'm not sure this feature makes sense in the context of rdiff-backup. Here's
why:

Let's say on Day N I have my geometric backup. The contents of my archive
are:
Day N
Day N-2
Day N-4
Day N-8
Day N-16
etc.

Then the next day, Day N+1, I again backup, and again desire my geometric
progression. The contents of my archive would be:
Day N+1
Day (N+1)-2 == Day N-1
Day (N+1)-4 == Day N-3
Day (N+1)-8 == Day N-7
Day (N+1)-16 == Day N-15
etc.

Since rdiff-backup stores *increments* of files (ie, diff files), it would be
impossible to create Day N-15 from Day N-16 with only Day N-8, etc. We don't
have enough information about Day N-15 to reconstruct it.

I believe this kind of setup is simply perpendicular to the design of
rdiff-backup, no?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/support/?105376>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]