Hello Jesse
First time mt command also fails.
mt: /dev/rst0: rewind: Operation not supported by device (SCSI SENSE DATA is the same)
After that tar is OK. Also second time mt rewind is OK.
-------------------------------------------------------------------------------
---- before non successful
tkd$ mt status
SCSI tape drive, residual=0
ds=5<>
er=0
blocksize: 0 (0, 0, 0, 0)
density: 70 (0, 0, 0, 0)
current file number: 0
current block number: 0
---- tar tvf fails
---- after non successful (only current block number is different)
tkd$ mt status
SCSI tape drive, residual=0
ds=5<>
er=0
blocksize: 0 (0, 0, 0, 0)
density: 70 (0, 0, 0, 0)
current file number: 0
current block number: 10118
-------------------------------------------------------------------------------
Successful case's before/after 'mt status' is the same as above.
First time any mt/tar command fails, after that any mt/tar command is OK.
Except 'mt status' command. 'mt status' does not change 'this error status' .
Thanks,
- Tamo