On Fri, 15 Jun 2007 15:03:28 -0600
Ken Gunderson <[EMAIL PROTECTED]> wrote:


[snip]
> 
> Relevant bacula-sd.conf config:
> 
> 
> Autochanger {
>   Name = Autochanger
>   Device = Drive-1
>   Changer Command = "/usr/local/etc/bacula/mtx-changer %c %o %S %a %d"
>   Changer Device = /dev/pass1
> }
> 
> Device {
>   Name = Drive-1                      #
>   Drive Index = 0
>   Media Type = LTO-2
>   Archive Device = /dev/nsa0
>   AutomaticMount = yes;               # when device opened, read it
>   AlwaysOpen = yes;
>   RemovableMedia = yes;
>   RandomAccess = no;
>   AutoChanger = yes
>   Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'"
> # btape test results advise tweaking thusly...
>   Hardware End of Medium = No
>   Fast Forward Space File = No
>   BSF at EOM = yes
>   Backward Space Record = No
> }

Following up on myself here....

If I change conf above to comment out Fast Forward Space File = No then
btape fill succeeds.  

Note that previously I'd read in bacula btape docs:

"When I set Hardware End of Medium = no  and Fast Forward Space File =
no  file positioning was very slow on my LTO-3 (about ten to 100
minutes), but

with Hardware End of Medium = no and Fast Forward Space File = yes, the
time is ten to 100 times faster (about one to two minutes). "

I'm using LTO-2 drive but had waited 3-4 hours w/the Fast Forward Space
File = No setting so figured, perhaps mistakenly, that that should have
been enough??


 -- 
Best regards,

Ken Gunderson
GPG Key -- 9F5179FD

"Never hold discussions with the monkey when the organ grinder is in
the room." - Sir Winston Churchill

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to