On Monday 12 September 2005 19:29, Arunav Mandal wrote:
> ----- Original Message -----
> From: "Matthias Kurz" <[EMAIL PROTECTED]>
> To: "Arunav Mandal" <[EMAIL PROTECTED]>
> Sent: Monday, September 12, 2005 1:09 PM
> Subject: Re: Fw: [Bacula-users] Filset exclusions
>
> > On Sun, Sep 11, 2005, Arunav Mandal wrote:
> >
> > [...]
> >
> > > > I am using bacula 1.36.3 version and I tried this Filset but still I
>
> can't
>
> > > > exclude mp3's and other files which I want to exclude. Anything I am
> > >
> > > missing
> > >
> > > > here?
> > > >
> > > > FileSet {
> > > >   Name = linux-default
> > > >   #Ignore Fileset changes = yes
> > > >   Include {
> > > >   Options {
> > > >   signature=SHA1
> > > >   verify=pins1
> > > >   onefs=no
> > > >   sparse=no
> > > >   wildfile = *.mp3
> > > >   wildfile = *.m4a
> > > >   wildfile = *.o
> > > >   wildfile = *.obj
> > > >   wildfile = *.vob
> > > >   wildfile = *.VOB
> > > >   Exclude = yes
> > > > }
> > > >   File = /
> > > >   }
> >
> > Works for me. Though, i'm using 1.37.38.
> > Does it only fail to exclude .mp3s or is none of the above excluded ?
> > Is this really exactly the FileSet you're using ? Or did you edit it,
> > before you posted ? Did you verify the FileSet name in the job record ?
> > You did restart the daemons or reloaded the config, didn't you ?
> > There is another recommendation, that pops up every now and then: Put
> > the strings with "special" characters in it into double quotes. It
> > works for me without the quotes, but maybe this is a "historical" hint
> > and it was necessary in earlier versions.
>
> It works for non LVM partitions but not on LVM partitions. Yes this is the
> fileset I used and I used different combinations but with no use. I checked
> all conf files and everything looks ok. I restart and done everything..
>

Can you clarify the above statement?  Wildcard matching should depend only on 
the filenames and not on LVM or non-LVM partitions, unless there is something 
really strange about those partitions that I don't understand.

Please note that no files will be backed up on any mounted partition under /.   


-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to