Mark Stosberg wrote:


Sometimes it's not easy to guess which directory is the correct one, especially since
two tape sets share the same holding disk. I had a simple solution this-- I set up each tape set
to use it's own holding disk. This narrows down the possible choices for this
kind of case.

You don't need two disks, just create two subdirectories on the same holdingdisk, and give one directory to each amanda config tape set.


        mkdir /bigdisk/amandahold/daily
        mkdir /bigdisk/amandahold/archive

It would still be nice if Amanda would tell me which tape set each dump belongs to.

What if you run your two configs on the same date? Then the "date" directories contain files mixed for each config. That's why it's better to use separate directories for each config.
I assume you know how to look in the header of each file with dd to find out manually which config created the file.



-- 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: [EMAIL PROTECTED] *********************************************************************** * 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 * ***********************************************************************




Reply via email to