[OpenAFS] backup suggestions

Mitch Collinsworth mitch@ccmr.cornell.edu
Fri, 23 Jan 2004 15:16:07 -0500 (EST)


Yes I'm a bozo.  I just sent a reply with no new text.  Sorry.

On Fri, 23 Jan 2004, John Koyle wrote:

> On Fri, 2004-01-23 at 00:40, Jason C. Wells wrote:
> > I used to use amanda on DLTs a long time ago, but not with AFS.  It has
> > good tape management and uses widely available (hence recoverable) dump or
> > tar.  I don't know whether you would back up the files in AFS, or backup
> > the volumes from the system file system.  I guess I can only say that I
> > liked amanda.  I'll go to sleep now.
>
> Last I checked, Amanda suffers the same problem Thomas is trying to
> avoid - single volumes cannot span multiple tapes.  I like and use
> amanda also so I've simple structured my data to avoid the problems
> mentioned.

There are efforts underway to solve this problem in multiple ways in
amanda.  One that's actually in released code is a RAIT function.
Of course that's not most folks favorite solution, but someone found
it useful enough to actually do the work.

There was also a patch sent in recently that splits selected dump files
into chunks, which is analogous to the split solution someone else
suggested here.  This is not in release code yet, and I don't believe
it's release-ready yet, either, but enough of the coding is done to
prototype it.


> Awhile back somebody released some amanda-afs scripts, I had some
> difficulty getting them to work properly, but it still won't increase
> the capacity of your tape hardware.

If you tell me what problems you had or are having, I can hopefully
help.  If nothing else I'd like to know what you found difficult so
I can improve the rather lame documentation.

-Mitch