Hallo RequestedDeletion, David,
It’s a good idea load ide-scsi with lilo, but it does not work in my box.
The module is loaded but removed someplace again.
lsmod show me at boot , ide-scsi is loaded
If I login say lsmod, ide-scsi not loaded
If I load the module via rc.local, it works
rmmod ide-scsi
insmod ide-scsi
insmod osst
lsmod
Now, my second problem:
If I write on the tape, say my messges:
Aug 10 17:17:50 server kernel: osst0: Couldn't write header frame
Aug 10 17:17:50 server kernel: osst0: Error with sense data: [valid=0] Info fld=0x0, Current osstce:00: sense key Not Ready
Aug 10 17:17:50 server kernel: Additional sense indicates Logical unit is in process of becoming ready
Aug 10 17:17:55 server kernel: osst0: Error with sense data: [valid=0] Info fld=0xbaf, Current osstce:00: sense key Medium Error
Aug 10 17:17:55 server kernel: Additional sense indicates Write error
Aug 10 17:17:55 server kernel: osst0: Bad block in header partition, skipped
Aug 10 17:17:55 server kernel: osst0: Reading back 1 frames from drive buffer
Aug 10 17:17:56 server kernel: osst0: Error with sense data: [valid=0] Info fld=0xbb0, Current osstce:00: sense key Medium Error
In my Windows-Box I can write on this tape, I think the tape is okay.
David, what say your
mt -f /dev/nst0 status ???
(OnStream SC-, DI-, DP-, or USB tape drive:
File number=0, block number=0.
Tape block size 32768 bytes. Density code 0x40 (no translation).
Soft error count since last status=0
General status bits on (41010000):
BOT ONLINE IM_REP_EN)
I think the problem is the density code 0x40 (no translation) ?
Thx
Matthias