Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Martin Simmons
> On Fri, 14 Jun 2013 11:30:19 +0200, Bruno Friedmann said: > > On Friday 14 June 2013 15.47:50 Wouter van Marle wrote: > > bconsole doesn't seem to support this. > > > > * list media pool=File > out.txt > > > > Still prints them on screen. > > > > Wouter. > > > > On Fri, 2013-06-14 at 09:

Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Bruno Friedmann
On Friday 14 June 2013 15.47:50 Wouter van Marle wrote: > bconsole doesn't seem to support this. > > * list media pool=File > out.txt > > Still prints them on screen. > > Wouter. > > On Fri, 2013-06-14 at 09:42 +0200, Radosław Korzeniewski wrote: > > Hello, > > > > 2013/6/14 Wouter van Marle

Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Wouter van Marle
bconsole doesn't seem to support this. * list media pool=File > out.txt Still prints them on screen. Wouter. On Fri, 2013-06-14 at 09:42 +0200, Radosław Korzeniewski wrote: > Hello, > > 2013/6/14 Wouter van Marle > OK just checked on this. > > When entering this comma

Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Radosław Korzeniewski
Hello, 2013/6/14 Wouter van Marle > OK just checked on this. > > When entering this command I get a list of a couple thousand volumes. I > think I should invalidate/clear them all. Heading of the table rolls > right off the screen so no idea what the numbers mean! > > Redirect it to the file and

Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Wouter van Marle
Upon a bit further investigation, I find that at least now the 50M limit is gone; just the problem remains that old volume names are being reused instead of new volumes being created. Is there a way to just purge all the existing volumes from the database? Or blanket change them to no recycling?

Re: [Bacula-users] File deamon not following configuration

2013-06-14 Thread Wouter van Marle
OK just checked on this. When entering this command I get a list of a couple thousand volumes. I think I should invalidate/clear them all. Heading of the table rolls right off the screen so no idea what the numbers mean! Wouter. On Wed, 2013-05-15 at 12:21 +0200, Radosław Korzeniewski wrote: >

Re: [Bacula-users] File deamon not following configuration

2013-05-15 Thread Radosław Korzeniewski
Hello, 2013/5/15 Wouter van Marle > Hereby example of a message from a job. It seems to be recycling a > volume, even though I have set "Recycle = no" in bacula-dir.conf! > Show output of the bconsole command (the pool name is the pool resource where your recycled volume is assigned, put below

Re: [Bacula-users] File deamon not following configuration

2013-05-10 Thread Radosław Korzeniewski
Hello, 2013/5/10 Wouter van Marle > On Fri, 2013-05-10 at 07:45 +0200, Radosław Korzeniewski wrote: > > Hello, > > > > 2013/5/10 Wouter van Marle > > On Thu, 2013-05-09 at 12:46 +0200, Radosław Korzeniewski > > wrote: > > > Hello, > > > > > > 2013/5/9 Wou

Re: [Bacula-users] File deamon not following configuration

2013-05-09 Thread Radosław Korzeniewski
Hello, 2013/5/10 Wouter van Marle > On Thu, 2013-05-09 at 12:46 +0200, Radosław Korzeniewski wrote: > > Hello, > > > > 2013/5/9 Wouter van Marle > > *show pool=File > > Pool: name=File PoolType=Backup > > use_cat=1 use_once=1 cat_files=1 > > max_vols=

Re: [Bacula-users] File deamon not following configuration

2013-05-09 Thread Wouter van Marle
On Thu, 2013-05-09 at 12:46 +0200, Radosław Korzeniewski wrote: > Hello, > > 2013/5/9 Wouter van Marle > *show pool=File > Pool: name=File PoolType=Backup > use_cat=1 use_once=1 cat_files=1 > max_vols=0 auto_prune=1 VolRetention=1 year > V

Re: [Bacula-users] File deamon not following configuration

2013-05-09 Thread Radosław Korzeniewski
Hello, 2013/5/9 Wouter van Marle > *show pool=File > Pool: name=File PoolType=Backup > use_cat=1 use_once=1 cat_files=1 > max_vols=0 auto_prune=1 VolRetention=1 year > VolUse=0 secs recycle=0 LabelFormat=Squirrel-${JobName} > CleaningPrefix=*None* LabelType=0 > Recy

Re: [Bacula-users] File deamon not following configuration

2013-05-09 Thread Radosław Korzeniewski
Hello, 2013/5/9 Wouter van Marle > I have done an update for the File and Default pools in bconsole, but > the problem persists. > > send us console command output: * show pool=File * show pool=Default Still not using the correct file names, and still cutting it off at 50M > per chunk. > Once

Re: [Bacula-users] File deamon not following configuration

2013-05-09 Thread Wouter van Marle
I have done an update for the File and Default pools in bconsole, but the problem persists. Still not using the correct file names, and still cutting it off at 50M per chunk. Wouter. On Mon, 2013-05-06 at 11:49 +0200, Radosław Korzeniewski wrote: > Hello, > > 2013/5/6 Wouter van Marle >

Re: [Bacula-users] File deamon not following configuration

2013-05-06 Thread Michael D. Wood
-systems.com] Sent: Sunday, May 05, 2013 11:32 PM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] File deamon not following configuration Hi, I'm having a big problem with my bacula configuration. It is supposed to create a new large archive every time a job is run, with a.o. th

Re: [Bacula-users] File deamon not following configuration

2013-05-06 Thread Radosław Korzeniewski
Hello, 2013/5/6 Wouter van Marle > Hi, > > I'm having a big problem with my bacula configuration. > > It is supposed to create a new large archive every time a job is run, > with a.o. the job name and start date and time in the name. > > Now some time ago I changed this scheme, made it small chu

[Bacula-users] File deamon not following configuration

2013-05-05 Thread Wouter van Marle
Hi, I'm having a big problem with my bacula configuration. It is supposed to create a new large archive every time a job is run, with a.o. the job name and start date and time in the name. Now some time ago I changed this scheme, made it small chunks (50 MB), many chunks for one archive. I didn'