Amanda-Users

Re: bug in disklist?

2003-05-21 08:12:55
Subject: Re: bug in disklist?
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: Mats Blomstrand <mats.blomstrand AT htu DOT se>, amanda-users AT amanda DOT org
Date: Wed, 21 May 2003 14:03:56 +0200
Mats Blomstrand wrote:
Not a great explanation, but the best I can do on short notice.


Thanks for trying, but im still stuck.

Now i have tried ...
        /home/blom/05
        /home/blom/Mail

Wrong/.

and
        ./05
        ./Mail

The above format is the correct one.
Are you sure the exlude file is found?
e.g. one of the frequent mistakes is that you put
the exclude file on the server instead of the client.

If you use amanda 2.4.3 or above, then you can put exclude patterns
in the disklist file (yes on the server!) with the following
syntax:

   your.server    /home/blom/05   normal-backup   1
   your.server    /home/blom/Mail normal-backup   1
   your.server    /home/blom  {
                        normal-backup
                        exclude append "./05"
                        exclude append "./Mail"
                        }  1
   your.server     /home  {
                        normal-backup
                        exclude "./blom"
                        } 1
                

It has the advantage that you have only one place (the server)
where you have to maintain the exclude list.
(I did it like that, and it certainly works, or I couldn't get my
18 GByte filesystem on a 4 GByte tape with my old drive and config.)

--
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>