[Bacula-users] never delete oldest FULL Backup

2009-08-10 Thread Daniel Betz
Hello all, ist there an way to never delete an FULL Backup unless there is an new FULL Backup with Status T ? Greetings, Daniel Betz Platform Engineer ___ domainfactory GmbH Oskar-Messter-Str. 33 85737 Ismaning Germany Telefon:  +49 (0)89 / 55266-364

Re: [Bacula-users] bacula don t love the ftp ?

2009-03-18 Thread Daniel Betz
Hi, you could give ftpfs ( http://ftpfs.sourceforge.net/ ) an try which lets you mount an remote ftp or ssh account on your lokal filesystem. Greetings, Daniel Betz Platform Engineer ___ domainfactory GmbH Oskar-Messter-Str. 33 85737 Ismaning Germany

Re: [Bacula-users] authorization errors

2008-12-04 Thread Daniel Betz
Hi Alexandru, try to add the following Line in you Storage ressource: Client Connect Wait = 18000 # or any other high value I have had the same problem and this line fixed it. Greetings, Daniel Betz Platform Engineer ___ domainfactory GmbH Oskar-Messter-Str

Re: [Bacula-users] message.c:465 Mail program terminated in error and "The table 'File' is full"

2008-12-03 Thread Daniel Betz
Hi Barry, this means that your MySQL Table 'File' is full. Try these: http://bacula.org/en/rel-manual/Catalog_Maintenance.html#SECTION00244 Because there are thousands of there errors in your mail report, the mail command dies. Greetings, Daniel Betz Platfor

Re: [Bacula-users] Large maildir backup

2008-11-27 Thread Daniel Betz
Hi! I have the same problem with large amount of files on one filesystem ( Maildir ). Now i have 2 concurrent jobs running and the time for the backups need half the time. I havent tested 4 concurrent jobs jet .. :-) Greetings, Daniel Betz Platform Engineer

Re: [Bacula-users] update to 2.2.6: Job X wants Pool="X" but have Pool="Y"

2008-01-23 Thread Daniel Betz
Rudolph Bott wrote: > Mattias Twedmark wrote: > >> Hi Rudolph, >> >> I spent two days recently with the exact same problem trying to use one >> storage and on device for multiple clients and jobs. My conclusion was >> that the Storage Device can only keep one pool open at a time and >> theref

Re: [Bacula-users] Problems with restoring files from filelist in database

2008-01-21 Thread Daniel Betz
ORDER BY JobId ASC"; Greetings, Daniel Daniel Betz wrote: > Hi all, > > i have an problem with restoring files from an filelist in an database. > > the best is, that i will explain this in an example: > > I use bacula 2.2.6 on over 110 backup servers an on over 1200

[Bacula-users] Problems with restoring files from filelist in database

2008-01-21 Thread Daniel Betz
Hi all, i have an problem with restoring files from an filelist in an database. the best is, that i will explain this in an example: I use bacula 2.2.6 on over 110 backup servers an on over 1200 clients. To easy control restores (6-10 restores every day) i have written an perl script to search

Re: [Bacula-users] Problem After Version Upgrade

2007-12-18 Thread Daniel Betz
ing Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users >

Re: [Bacula-users] Restore Command and E-Mail

2007-09-19 Thread Daniel Betz
Ok, i have found it :-) studying the documentation is mostly better than posting around :-) > Hi all, > > i have written an perl Script for my colleagues, which does all the > restore jobs from one server, so that there is no need to use the bacula > console. > this is for security reason. :-)

[Bacula-users] Restore Command and E-Mail

2007-09-19 Thread Daniel Betz
Hi all, i have written an perl Script for my colleagues, which does all the restore jobs from one server, so that there is no need to use the bacula console. this is for security reason. :-) The problem itself is now, that they start an restore job over the script and the script does all what

[Bacula-users] problem with Storage Daemon authentification

2007-09-13 Thread Daniel Betz
Hello all, we use bacula on 139 Redhat 9 Shrike Servers, who are backing up more than 1800 servers. Sometimes (about 6-10 server daily) we get the error: 2-Sep 02:43 clientname-fd: tehuante.2007-09-12_01.00.01 Fatal error: Authorization key rejected by Storage daemon. Please see http://www.bacu