Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 09:45:14 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Jim Bryant <kc5vdj@yahoo.com>
Cc:        <scsi@freebsd.org>
Subject:   an example of tape breakage still...
Message-ID:  <20010716093605.O96667-100000@wonky.feral.com>

next in thread | raw e-mail | index | archive | help


EOM handling, even in my patched driver, is still broken:

nellie.feral.com > tape_pattern_tester -v -b 32k -f /dev/nsa0
.......Rewind Tape
........Write Pass
End of File 15 (524288000 total bytes written)
End of File 31 (1048576000 total bytes written)
End of File 47 (1572864000 total bytes written)
End of File 63 (2097152000 total bytes written)
End of File 79 (2621440000 total bytes written)
End of File 95 (3145728000 total bytes written)
End of File 111 (3670016000 total bytes written)
End of File 127 (4194304000 total bytes written)
End of File 143 (4718592000 total bytes written)
End of File 159 (5242880000 total bytes written)
End of File 175 (5767168000 total bytes written)
End of File 191 (6291456000 total bytes written)
End of File 207 (6815744000 total bytes written)
End of File 223 (7340032000 total bytes written)
End of File 239 (7864320000 total bytes written)
End of File 255 (8388608000 total bytes written)
End of File 271 (8912896000 total bytes written)
End of File 287 (9437184000 total bytes written)
End of File 303 (9961472000 total bytes written)
write: Input/output error
EOT at File 306 Record 500 Offset 0 (10043392000 total bytes written)
Elapsed Seconds: 6175; Data Rate: 1.55109MB/s
.......Rewind Tape
.........Read Pass
End of File 15 (524288000 total bytes read)
End of File 31 (1048576000 total bytes read)
End of File 47 (1572864000 total bytes read)
End of File 63 (2097152000 total bytes read)
End of File 79 (2621440000 total bytes read)
End of File 95 (3145728000 total bytes read)
End of File 111 (3670016000 total bytes read)
End of File 127 (4194304000 total bytes read)
End of File 143 (4718592000 total bytes read)
End of File 159 (5242880000 total bytes read)
End of File 175 (5767168000 total bytes read)
End of File 191 (6291456000 total bytes read)
End of File 207 (6815744000 total bytes read)
End of File 223 (7340032000 total bytes read)
End of File 239 (7864320000 total bytes read)
End of File 255 (8388608000 total bytes read)
End of File 271 (8912896000 total bytes read)
End of File 287 (9437184000 total bytes read)
End of File 303 (9961472000 total bytes read)
EOT at File 307 Record 0 Offset 0 (10043424768 total bytes read)
Elapsed Seconds: 5218: Data Rate: 1.83557MB/s

-matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010716093605.O96667-100000>