Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Andreas Schuldei
On Mon, Jun 29, 2009 at 7:31 PM, Doug Forster wrote: > I don't remember but I think bacula will traverse mount points so . . . > "mount --bind olddir newdir" > Would likely work. I do know though that there at least was an issue with > differing file system types ie nfs/gfs mounts ect. i will try

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Andreas Schuldei
On Mon, Jun 29, 2009 at 7:15 PM, Dirk Bartley wrote: > Filesets can have exclude and include lists that are pulled in at > runtime from files.  The run before script could create these lists?? the fileset is defined server-side. how can the server include stuff that is created on the client?

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Dirk Bartley
Here is an example of one of my filesets: FileSet { Name = "ZimbraSet" Include { Options { signature = MD5 aclsupport = yes } File = /opt/zimbra/backup/sessions File = /opt/zimbra/conf File = /root #Exclude Dir Containing = ".baculaexclude" } Exclude {

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Doug Forster
I don't remember but I think bacula will traverse mount points so . . . "mount --bind olddir newdir" Would likely work. I do know though that there at least was an issue with differing file system types ie nfs/gfs mounts ect. Dirk Bartley wrote: > Filesets can have exclude and include lists that

Re: [Bacula-users] filesets and symbolic links

2009-06-29 Thread Dirk Bartley
Filesets can have exclude and include lists that are pulled in at runtime from files. The run before script could create these lists?? Dirk On Mon, 2009-06-29 at 14:04 +0200, Andreas Schuldei wrote: > hi! > > we have servers that operate with several independent raid arrays that > contain (lot