Hi everyone, while still setting up Bacula (v5.2.6), I've come accross a rather strange issue with my tape library (an Overland NEO2000) with a LTO4-FC-Drive. When I do "fill" test with btape over multiple tapes, everything works fine. Also, for example, when I do a "label barcodes" command in btape over multiple slots, the individual tapes are moved into the drive, get written and are put back into their original slot.
But when I run a "real" backup job which spans more than one tape, the job gets stuck as soon as the end of the first tape is reached. The last messages from the job are: | [...] | 2018-04-01 14:16:42 tigersclaw-sd JobId 111: Volume "SU4103L4" previously written, moving to end of data. | 2018-04-01 15:55:32 tigersclaw-sd JobId 111: End of Volume "SU4103L4" at 21:2548 on device "LTO4-Drive-1" (/dev/nst0). Write of 2000000 bytes got -1. And after that, nothing happens anymore. Not even if I wait for half an hour. Here's the (hopefully) relevant part of my bacula-sd.conf: | [...] | Autochanger { | Name = Overland-NEO2000 | Device = LTO1-Drive-1 | Device = LTO4-Drive-1 | Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d" | Changer Device = /dev/sg4 | } | | Device { | Name = LTO4-Drive-1 | Drive Index = 1 | Media Type = LTO-4 | Archive Device = /dev/nst0 | AutomaticMount = yes | AlwaysOpen = yes | RemovableMedia = yes | RandomAccess = no | Maximum block size = 2MB | Maximum File Size = 40GB | AutoChanger = yes | Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" | Spool Directory = "/srv/bacula/spool" | } | [...] Any idea what exactly is going wrong here? What can I do to track down the reason for this error? What can I do to fix it? Best regards Sebastian ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users