Amanda-Users

Re: Problems backup up hde5 (/)

2004-11-04 03:49:53
Subject: Re: Problems backup up hde5 (/)
From: Paul Bijnens <paul.bijnens AT xplanation DOT com>
To: James Marcinek <jmarc1 AT jemconsult DOT biz>
Date: Thu, 04 Nov 2004 09:45:55 +0100
James Marcinek wrote:

OK I got you. Could I still add options, enclosing them with them within the
'{}' fields (eg exlcude "/var/holding" )

servername /var root-tar { exclude "/var/holding" }

Note that the braces syntax REQUIRES that "a line break must
follow the left curly bracket" (from the amanda manpage)
That means you never can put it on one line, as your example suggests.

Put the dumptype inside the brackets.

The filenames after exclude are relative to the toplevel
directory, and thus start with "./".

That results in this DLE:

servername /var {
        root-tar
        exclude "./holding"
        }


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