On Thursday 08 September 2005 18:39, Maurizio Santini wrote:
> Thank you for your answer but let me rephrase the question.
>
> I have "Maximum Network Buffer Size = 65536" in bacula-fd.conf in the
> machine where the tape drive, bacula-dir.conf and bacula-sd.conf are,
> but Maximum Network Buffer Size in bacula-fd.conf in the client machines
> is set with the default value of 32768.
>
> Now, does it matter that the two values are different or bacula takes
> into account only the value of the configuration file where the tape
> drive is?
>
> Please let me know if the question is not clear enough.

The data will be sent blocked as defined in bacula-fd in each client.  If the 
SD does not have the same blocking factor, you will either waste space (if 
the SD buffer is bigger) or the SD will do two reads to get a single FD block 
(if the SD buffer is smaller).  Unless there is a bug, the transfer *should* 
work if the two sizes are not the same. I have never tested it though.

>
> Thanks,
>
> Maurizio
>
> > On Thu, 2005-09-08 at 13:13, Arno Lehmann wrote:
> > Hello,
> >
> > Maurizio Santini wrote:
> > > Any hints on this?
> >
> > nothing definite, sorry.
> >
> > > Thanks,
> > >
> > > On Wed, 2005-09-07 at 14:48, Maurizio Santini wrote:
> > >>Hi,
> > >>
> > >>It might be a silly question but does the directive "Maximum Network
> > >>Buffer Size = <bytes>" need to be set in any bacula-fd.conf (I mean all
> > >>clients) or only in the machine where the tape drive reside?
> >
> > That's a question of network tuning, and to my experience the effects of
> > different settings depend on lots of factors: Network load, network
> > adapter hardware, machine load, switches, and all the other things you
> > can tune in a network stack.
> >
> > I think you will either have to try different settings, or ask someone
> > with a really good knowledge about your OSes and hardware and,
> > especially, network systems.
> >
> > Arno
> >
> > >>Thanks,
> > >>
> > >>Maurizio
> > >>
> > >>
> > >>
> > >>-------------------------------------------------------
> > >>SF.Net email is Sponsored by the Better Software Conference & EXPO
> > >>September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> > >> Practices Agile & Plan-Driven Development * Managing Projects & Teams
> > >> * Testing & QA Security * Process Improvement & Measurement *
> > >> http://www.sqe.com/bsce5sf
> > >> _______________________________________________
> > >>Bacula-users mailing list
> > >>Bacula-users@lists.sourceforge.net
> > >>https://lists.sourceforge.net/lists/listinfo/bacula-users
> > >
> > > -------------------------------------------------------
> > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> > > Practices Agile & Plan-Driven Development * Managing Projects & Teams *
> > > Testing & QA Security * Process Improvement & Measurement *
> > > http://www.sqe.com/bsce5sf
> > > _______________________________________________
> > > Bacula-users mailing list
> > > Bacula-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/bacula-users
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to