Amanda-Users

Re: Archiving With Amanda?

2004-05-28 11:14:20
Subject: Re: Archiving With Amanda?
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Steven Backus <backus AT episun7.med.utah DOT edu>
Date: Fri, 28 May 2004 17:10:43 +0200
Steven Backus wrote:

I have some files I'd like to permanently remove from my system
(archiving to tape).  It would be nice to have them listed in
amanda's index and have amanda keep track of them for me.  Does
anyone know a way to do this?

Mark the tape as "no-reuse".  Then amanda will not recycle the
tape, but still keep track of it.

I suggest you add a special config for this, instead of the daily.
Call it "archive" or such.
Add "record no", "dumpcycle 0" and "index yes" to the dumptype, (and even "skip-incr yes" and "strategy no-inc" to speed up estimates).
"record no" is important to avoid messing up the daily schedule.
I suggest you use gnutar to backup; who knows what hardware you
need to restore the files to in 5 years from now.
Add the necessary entries to the disklist.
Label a tape, e.g. "ARCHIVE-0000", or even "ARCH-20040528-BigProject".
Run "amdump archive".
Run "amverify archive".
Run "amadmin archive no-reuse ARCHIVE-0000".
rm -rf BigProject

It's nice to let amreport generate some Postscript labels to go with the tape too.


--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************



<Prev in Thread] Current Thread [Next in Thread>