Hi,

On 3/4/2006 8:16 AM, Alexander Pyhalov wrote:
Hello all! I've installed bacula -1.38.5 on FreeBSD 5.4 system and got a following result - I can make backup of my test freebsd and windows test stations and restore them. It works good when I do a backup or restore from hard disk, but when I tried to do backup to hp dat24 streamer, I can once restore data, after that when I try to do a backup I have the following error:
Error: I cannot write on Volume "Cassete2" because:
The number of files mismatch! Volume=11 Catalog=10
Tests of btape falls on append test

btape: btape.c:1061 Now moving to end of medium.
btape: btape.c:490 Moved to end of medium.
We should be in file 3. I am at file 4. This is NOT correct!!!!

Has this been answered already?

If not: I suspect a simple misconfiguration.

My config files are :

bacula-sd.conf:
...
Device {
  Name = "HPStreamer"
  Media Type = "4ez"
  Archive Device = /dev/sa0
  Hardware end of medium = No;
  AutomaticMount = yes;               # when device opened, read it
  RemovableMedia = yes;
  RandomAccess = no;
  Autochanger = no

BSF at EOM might help, this is also suggested in the manual, chapter "Testing your Tape Drive", section "Tape Modes on FreeBSD". Even beter, it sounds like it would fix just the problem you see...

Arno

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to