```
bareos-sd JobId 30873: Error: stored/block.cc:1057 Read error on fd=6 at file:blk 0:0 on device "tapedrive-0" (/dev/tape/by-id/scsi-35000e11162fc2001-nst). ERR=Input/output error.
```


ls -lt /dev/tape/by-id/scsi-35000e11162fc2001-nst

AND what the symbolic link points to


I tried using other tapes, but that does not work either. I tried relabeling the tapes but this does not work either and I get an error. Not even manually writing to the tapes with 'mt' works and I get the error

```
/dev/nst0: Input/output error
mt: The tape is write-protected.
```

ls -lt /dev/nst0

What user are you running as? What is Bareos-fd running as?

When asking the status with 'mtx' I get "/dev/sch0 is not an sg device, or old sg driver".

mtx doesn't talk to /dev/sch (and never has), find the /dev/sg and talk to that instead


Many years ago I wrote and published udev tweaks to add the changer and tape /dev/sg as link in /dev/tape/by-id/ - Check if it appears there


--
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 bareos-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/9724f80b-c569-4033-bb6c-4fd7857a2b30%40gmail.com.

Reply via email to