Re: [Bacula-users] bacula job times out after 2 hours 11 mins 15secs

2009-07-07 Thread Timo Neuvonen
"James Harper" kirjoitti viestissä news:aec6c66638c05b468b556ea548c1a77d016dd...@trantor... > The default keepalive settings in the Linux kernel are: > tcp_keepalive_time = 7200 seconds (2 hours) > tcp_keepalive_intvl = 75 seconds > tcp_keepalive_probes = 9 > > So, after 7200 seconds of inactivit

Re: [Bacula-users] bacula job times out after 2 hours 11 mins 15 secs

2009-07-07 Thread James Harper
The default keepalive settings in the Linux kernel are: tcp_keepalive_time = 7200 seconds (2 hours) tcp_keepalive_intvl = 75 seconds tcp_keepalive_probes = 9 So, after 7200 seconds of inactivity on a connection, Linux will send 9 probes (dummy packets) on the connection, 75 seconds apart. 7200 +

Re: [Bacula-users] Problem with Verify Jobs

2009-07-07 Thread Christoph Kaminski
Olaf Zevenboom schrieb: > Christoph, > > Please reread your post: the problem is reported: > You have to run an initCatalog verify first. Check the manual for details. > > Regards > Olaf > as you see in the log, I have started an InitCatalogbefor Verify... Greetz

Re: [Bacula-users] Tip: How to relabel an old tape without interrupting a running job that needs it

2009-07-07 Thread John Drescher
On Tue, Jul 7, 2009 at 6:14 AM, Martin Simmons wrote: >> On Mon, 06 Jul 2009 16:37:00 -0400, Phil Stracchino said: >> >> Problem: >> >> You have a running job which turns out to need one volume more than you >> anticipated.  You don't have another labelled tape ready.  You DO have >> some avail

Re: [Bacula-users] Always Open does not work with 3.0.1?

2009-07-07 Thread Sascha Wilde
Sascha Wilde wrote: > Sascha Wilde wrote: >> ... Volume "MYVOL" previously written, moving to end of data. >> [...] >> ... Ready to append to end of Volume "MYVOL" at file=XX. >> >> witch takes a few minutes (depending on how full the tape is). > [...] >> And as far as I understand the "Always Op

Re: [Bacula-users] Problem with Verify Jobs

2009-07-07 Thread Olaf Zevenboom
Christoph, Please reread your post: the problem is reported: You have to run an initCatalog verify first. Check the manual for details. Regards Olaf Christoph Kaminski wrote: > Hi all! > > Im new on the list. I have a problem with verify jobs: > > lilith-fd JobId 95: Could not stat /etc/exp

[Bacula-users] bacula job times out after 2 hours 11 mins 15 secs

2009-07-07 Thread Gavin McCullagh
Hi, we have two Ubuntu Hardy Heron (8.04) servers running the packaged versions of bacula-dir/bacula-sd (the backup server) and bacula-fd (the client). All versions are 2.2.8-5ubuntu7.2 (out of support, I know). I set up a reasonably large (190GB) backup job recently. The estimation says:

[Bacula-users] Fwd: Volume relabel

2009-07-07 Thread John Drescher
On Tue, Jul 7, 2009 at 5:50 AM, Holikar, Sachin (ext) wrote: > > Hello, > > We are having Fujitsu Tape library with 2 magzines enabled with 23 Slots + 1 > I/E slot. Recently we are falling short of the space in volumes for our daily > backups. > > 1>  Is it possible to use the tapes defined in an

Re: [Bacula-users] exim4 and bsmtp on same machine

2009-07-07 Thread Marc Schiffbauer
* John Kennedy schrieb am 07.07.09 um 10:27 Uhr: > Will there be any conflict if I install/configure exim4 on a machine > running bacula 2.2.6 which uses bsmtp to send Bacula status emails? > Thanks, > John No. -Marc -- +--+ |

[Bacula-users] Volume relabel

2009-07-07 Thread Holikar, Sachin (ext)
Hello, We are having Fujitsu Tape library with 2 magzines enabled with 23 Slots + 1 I/E slot. Recently we are falling short of the space in volumes for our daily backups. 1> Is it possible to use the tapes defined in another Pools to be used in other?? Like we have this setup, *list volume

Re: [Bacula-users] Generation ToolKit conf file Beta

2009-07-07 Thread Reynier Pérez Mira
Zed Master wrote: > Please report me any bug, miss or anything at sha...@gmx.fr Great, I'm developing something like that. Will be nice if you add multilanguage support (i18n) and also will be nice if you can share this code with me to use in my application (will be release as GPL when it's end

[Bacula-users] how to cancel correctly job ?

2009-07-07 Thread Olivier Delestre
Hi, This is second time i have a problem with bacula ( v2.4.4 ). In the night, i have network problem "JobId 1884: Fatal error: Network error with FD during Backup: ERR=Connexion ré-initialisée par le correspondant". The result are jobs are waiting. when i cancel, the job are marked but not

Re: [Bacula-users] Tip: How to relabel an old tape without interrupting a running job that needs it

2009-07-07 Thread Martin Simmons
> On Mon, 06 Jul 2009 16:37:00 -0400, Phil Stracchino said: > > Problem: > > You have a running job which turns out to need one volume more than you > anticipated. You don't have another labelled tape ready. You DO have > some available tapes waiting to be relabelled, but they're volumes wi

[Bacula-users] Volume relabel

2009-07-07 Thread Holikar, Sachin (ext)
Hello, We are having Fujitsu Tape library with 2 magzines enabled with 23 Slots + 1 I/E slot. Recently we are falling short of the space in volumes for our daily backups. 1> Is it possible to use the tapes defined in another Pools to be used in other?? Like we have this setup, *list v

[Bacula-users] exim4 and bsmtp on same machine

2009-07-07 Thread John Kennedy
Will there be any conflict if I install/configure exim4 on a machine running bacula 2.2.6 which uses bsmtp to send Bacula status emails? Thanks, John -- John Kennedy Linux System Administrator Publishing Technology plc T: +44 1865 397838 M: +44 7771 962776 john.kenn...@publishingtechnology.com ht

[Bacula-users] Problem with Verify Jobs

2009-07-07 Thread Christoph Kaminski
Hi all! Im new on the list. I have a problem with verify jobs: lilith-fd JobId 95: Could not stat /etc/exports: ERR=No such file or directory 07-Jul 09:39 lilith-dir JobId 95: Bacula lilith-dir 2.4.4 (28Dec08): 07-Jul-2009 09:39:12 Build: x86_64-pc-linux-gnu debian lenn

[Bacula-users] Generation ToolKit conf file Beta

2009-07-07 Thread Zed Master
-- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter th