Re: [Bacula-users] SPEED!

2011-07-07 Thread Glen Barber
On 7/7/11 2:36 AM, J. Echter wrote: > Am 07.07.2011 04:43, schrieb Glen Barber: >> On 7/6/11 12:37 PM, J. Echter wrote: >>> backup speed has nothing to do with regular backup speed. >>> >> Can you explain exactly what this means? >> > sorry, i meant b

Re: [Bacula-users] SPEED!

2011-07-06 Thread Glen Barber
On 7/6/11 12:37 PM, J. Echter wrote: > > backup speed has nothing to do with regular backup speed. > Can you explain exactly what this means? -- Glen Barber -- All of the data generated in your IT infrastr

Re: [Bacula-users] timeout error

2010-08-09 Thread Glen Barber
ne so already, you might try adding a heartbeat interval to the client FD. % grep -i heartbeat /usr/local/etc/bacula-fd.conf Heartbeat Interval = 15 http://www.bacula.org/manuals/en/install/install/Storage_Daemon_Configuratio.html Regards, - -- Glen Barber -BEGIN PGP SIGNATURE- Version: Gn

[Bacula-users] Odd Maximum Spool Size behavior after network connection interruption

2010-07-29 Thread Glen Barber
. I'm using bacula 5.0.0 on FreeBSD 7.2-RELEASE. Thanks, and regards. -- Glen Barber -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share o

Re: [Bacula-users] How does Bacula determine network transfer speed?

2010-04-22 Thread Glen Barber
Hi Martin, Martin Simmons wrote: > >>>>> On Thu, 22 Apr 2010 10:27:30 -0400, Glen Barber said: > > > > I'm seeing what I believe to be unusual behavior with regards to transfer > > speeds. Ultimately, I'd like to find out if either bacula-fd or

[Bacula-users] How does Bacula determine network transfer speed?

2010-04-22 Thread Glen Barber
ording to my firewall network graph, stopping only to despool to tape. Does bacula lock in to a particular transfer rate until the backup reaches completion? Thanks, and regards. [1] - http://www.bacula.org/5.0.x-manuals/en/developers/developers/Director_Se

[Bacula-users] "Got BNET_SIG -4 from SD" error

2010-04-19 Thread Glen Barber
g00532.html [2] - http://oss.org.cn/man/network/bacula/bacula_dev/TCP_IP_Network_Protocol.html#SECTION000188000 [3] - http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg38708.html -- Glen Barber --

Re: [Bacula-users] Bacula suddenly choking on Full backups with Unknown term code

2010-02-22 Thread Glen Barber
Hi Martin, Martin Simmons wrote: > >>>>> On Sun, 21 Feb 2010 12:15:01 -0500, Glen Barber said: > > > > fd JobId 13934: Fatal error: backup.c:892 Network send error to SD. > > ERR=Broken pipe > > sd JobId 13934: Job client.2010-02-20_17.43.07 marked

[Bacula-users] Bacula suddenly choking on Full backups with Unknown term code

2010-02-21 Thread Glen Barber
ther user's mbox with the same file(1) output. Have I hit a bug? I know 2.4.3 is rather old, and an upgrade is in the near future, but I'd hate to upgrade to find the same problem, so I'm hoping this is something s

Re: [Bacula-users] Tool to test a Fileset what passes?

2010-01-31 Thread Glen Barber
should have been backed up ...! > Have a look at the 'estimate' command. http://www.bacula.org/en/dev-manual/Bacula_Console.html Regards, -- Glen Barber -- The Planet: dedicated and managed hosting, clo

Re: [Bacula-users] Continue to spool to disk when tape is full?

2009-12-11 Thread Glen Barber
is a list of submitted feature > requests that generally get voted on before each major release and the > results of the vote steer the developers on what is most important to > users. > That is good to know. Thanks for the quick reply! -- Glen Barber --

Re: [Bacula-users] Continue to spool to disk when tape is full?

2009-12-11 Thread Glen Barber
Hi John, On Fri, Dec 11, 2009 at 4:26 PM, John Drescher wrote: > On Fri, Dec 11, 2009 at 4:13 PM, Glen Barber wrote: >> Hi Martin, >> >> On Fri, Dec 11, 2009 at 3:48 PM, Martin Simmons wrote: >>>> >>>> If I understand the documentation correctly,

Re: [Bacula-users] Continue to spool to disk when tape is full?

2009-12-11 Thread Glen Barber
d in the >> documentation, or is Bacula expected to stop spooling to disk when the >> tape is full? > > The latter -- it stops because it can't simultaneously read and write the > spool file. > That ma

[Bacula-users] Continue to spool to disk when tape is full?

2009-12-10 Thread Glen Barber
If I understand the documentation correctly, raising dir.conf Maximum Concurrent Jobs will interleave multiple backups to tape, which I want to avoid. Is there something obvious I've missed in the documentation, or is Bacula expected to stop spooling to disk when the tape is full?