Bacula-users

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

2010-04-22 16:07:08
Subject: Re: [Bacula-users] How does Bacula determine network transfer speed?
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 22 Apr 2010 21:04:50 +0100
>>>>> 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-dir determine the maximum possible transfer speed during a backup,
> and if that speed is locked during the process.

No, they don't work at that level.  They open tcp streams and let the
underlying OSes deal with data transfer.  The backup data itself is
transferred from the bacula-fd to the bacula-sd (not the bacula-dir).

netstat -s might be a good place to start looking for network stats, though
they will be per machine rather than per process.

__Martin

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>