Re: [Bacula-users] Getting multiple streams for a large file system

2012-06-14 Thread Fahrer, Julian
Hi, > -Ursprüngliche Nachricht- > Von: Clark, Patricia A. [mailto:clar...@ornl.gov] > Gesendet: Dienstag, 12. Juni 2012 21:31 > An: bacula-users@lists.sourceforge.net > Betreff: [Bacula-users] Getting multiple streams for a large file system > > I have several lar

Re: [Bacula-users] Getting multiple streams for a large file system

2012-06-14 Thread John Drescher
On Tue, Jun 12, 2012 at 3:31 PM, Clark, Patricia A. wrote: > I have several large file systems (>1TB) where I want to break them up to get > smaller backup streams in parallel to increase the throughput to tape.  My > fileset directive is below.  I want everything in /home, but divided by the >

Re: [Bacula-users] Getting multiple streams for a large file system

2012-06-13 Thread Uwe Schuerkamp
On Tue, Jun 12, 2012 at 03:31:12PM -0400, Clark, Patricia A. wrote: > I have several large file systems (>1TB) where I want to break them up to get > smaller backup streams in parallel to increase the throughput to tape. My > fileset directive is below. I want everything in /home, but divided b

[Bacula-users] Getting multiple streams for a large file system

2012-06-12 Thread Clark, Patricia A.
I have several large file systems (>1TB) where I want to break them up to get smaller backup streams in parallel to increase the throughput to tape. My fileset directive is below. I want everything in /home, but divided by the regular expressions provided in the Options section. Will this do