Bacula-users

Re: [Bacula-users] Exclude of file not working.

2009-01-15 11:07:26
Subject: Re: [Bacula-users] Exclude of file not working.
From: "Erik P. Olsen" <epodata AT gmail DOT com>
To: Dan Langille <dan AT langille DOT org>
Date: Thu, 15 Jan 2009 17:04:02 +0100
On 15/01/09 14:48, Dan Langille wrote:
> 
> On Jan 15, 2009, at 7:47 AM, Erik P. Olsen wrote:
> 
>> On 15/01/09 12:04, Ralf Gross wrote:
>>> Erik P. Olsen schrieb:
>>>> I have set up an exclude for File = /home/erik/.gvfs but it is
>>>> nevertheless not
>>>> excluded. Is it a bug or can't hidden directories be excluded? I
>>>> keep getting
>>>> following warnings:
>>>>
>>>> 14-Jan 23:38 epohost-fd JobId 1081:      Could not stat
>>>> /home/erik/.gvfs:
>>>> ERR=Permission denied
> 
> On epohost-fd, show us the output of: ps auwx | grep bacula-fd
> 

[erik@epohost ~]$ ps auwx | grep bacula-fd
root      2718  0.0  0.0  47320  1668 ?        Ssl  Jan09   8:00
/etc/bacula/bin/bacula-fd -c /etc/bacula/conf/bacula-fd.conf
erik     10788  0.0  0.0   4220   716 pts/3    S+   16:59   0:00 grep bacula-fd

>>>> It's with Bacula 2.4.3 on Fedora 10.
>>>
>>> Maybe it would be a good idea, if you show us your whole FileSet and
>>> the exclude statement.
>>
>> Of course:
> 
> Is this the FileSet run the Job in question?  Are you running *that* Job?
> Is that Job running on epohost-fd?
> 

Yes, yes and yes. Would you also like to see the output of that job?

>> FileSet {
>>  Name = "Full Set"
>>  Include {
>>    Options {
>>      signature = MD5
>> #      compression = GZIP
>>      aclsupport = yes
>>    }
>>    File = /
>>    File = /boot
>>    File = /dataspace
>>    File = /downloads
>>    File = /home
>>    File = /usr
>>    File = /var
>>  }
>>  Exclude {
>>    File = /home/erik/.gvfs
>>    File = /proc
>>    File = /media
>>    File = /tmp
>>    File = /spool
>>    File = /dataspace/bacula-backups
>>    File = /dataspace/bacula-restores
>>    File = /VMware
>>    File = /var/lib/nfs
>>  }
>> }
>>

-- 
Erik.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users