Amanda-Users

Re: include/export again

2003-05-24 03:28:44
Subject: Re: include/export again
From: Mathias Körber <mathias AT koerber DOT org>
To: amanda-users AT amanda DOT org
Date: Sat, 24 May 2003 15:26:16 +0800
An update:

tried this:

        [...]
        # all imap related stuff together..
        localhost Imap /var {
                comp-high-tar
                #exclude file append "*"
                include list append "/home/amanda/var-imap-list"
                } 4
        [...]


with /home/amanda/var-imap-list looking like this:

        # cat /home/amanda/var*
        ./imap
        ./spool/imap


and found that /var/spool/imap is still not backed up:


# less /rmp/amanda/runtar.20030524151819.debug
runtar: debug 1 pid 10502 ruid 1012 euid 0: start at Sat May 24 15:18:19 2003
gtar: version 2.4.4
running: /bin/tar: gtar --create --file - --directory /var --one-file-system --listed-incremental /usr/local/var/amanda/gnutar-lists/localhostImap_0.new --sparse --ignore-failed-read --totals --files-from /tmp/amanda/sendbackup.Imap.20030524151819.include

root@adelphi:/tmp/amanda# cat sendbackup.Imap.20030524151819.include
./imap


seems the second line does not make it past amanda's combining all entries
from include lists into that one file. Humph.


the same list works as an exclude list in another disk definition
(both ./imap and ./spool/imap are in the /tmp/... list handed to GnuTar).

any ideas anyone?


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