Hi,

I'm going on with my problems in btape test. Modifying configuration
parameters in the 'bacula-sd.conf' I've got another error:

=== Write, rewind, and position test ===

I'm going to write 1000 records and an EOF
then write 1000 records and an EOF, then rewind,
and position to a few blocks and verify that it is correct.

This is an *essential* feature ...

btape: btape.c:907 Wrote 1000 blocks of 64412 bytes.
btape: btape.c:469 Wrote 1 EOF to "TRAVAN 40" (/dev/ht0)
btape: btape.c:923 Wrote 1000 blocks of 64412 bytes.
btape: btape.c:469 Wrote 1 EOF to "TRAVAN 40" (/dev/ht0)
btape: btape.c:469 Wrote 1 EOF to "TRAVAN 40" (/dev/ht0)
btape: btape.c:932 Rewind OK.
Reposition to file:block 0:4
btape: btape.c:1012 Bad data in record. Expected 5, got 1 at byte 0.
Test failed!

The configuration for my device is:

Device {
  Name = "TRAVAN 40"
  Media Type = TRAVAN4
  Archive Device = /dev/ht0
  AutomaticMount = yes;               # when device opened, read it
  AlwaysOpen = yes;                   #Sempre obert per evitar
reposicionaments innecessaris de la cinta
  Close on Poll = yes;                #Amb aquesta directiva i la
seguent pretenem que s'expulsi la cinta
  Offline on Unmount = yes;           #i s'esperi per al muntatge de
la nova cinta introduïda
  RemovableMedia = yes;
  RandomAccess = no;
  AutoChanger = no;
  Block positioning = no;
  Minimum block size = 64512;
  Maximum block size = 64512;
  BSF at EOM = yes;
  TWO EOF = yes;
  Backward Space Record = no;
  Backward Space File = yes;
  Forward Space Record = no;
  Forward Space File = no;
}

It is an IDE DELL POWERVAULT 100T TRAVAN 40.

How can I arrange the error?

Thank you,

Carles Biosca


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to