Hi,

just for completion, if someone is going to use FreeBSD or something similar for Bareos or Bacula. Every Drive in the sd.conf needs following:
### FREEBSD NEEDED CONFIG
  Hardware End of Medium = no
  BSF at EOM = no
  Backward Space Record = yes
  Backward Space File = yes
  Fast Forward Space File = yes
  TWO EOF = no

and the kernel needs (since FreeBSD 9.3, but only verified with 10) to be compiled with following additional parameter:

options MAXPHYS=(1024*2048)

so you will set the maxphys for io to 2MB, because the default is 128kb, and the Blocksize collides with this, and since FreeBSD 9.3 (or at least 10) the split IO function is deactivated and when activated, isn't working with bareos and set for deprecation and will be out with FreeBSD 11.

i hope this helps the one or another ;)

Greets
Adam

--
Adam Podstawka
Informatician - Bioinformatics
Leibniz Institute DSMZ-German Collection of Microorganisms and Cell Cultures

www.dsmz.de

Director: Prof. Dr. Jörg Overmann
Local court: Braunschweig HRB 2570
Chairman of the management board: RD Dr. David Schnieders

DSMZ - A member of the Leibniz Association
www.leibniz-gemeinschaft.de

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to