[ale] tar input-output error

Jerry Yu jjj863 at gmail.com
Mon Oct 2 09:34:53 EDT 2006


I would do the folowing myself
1) rewind
2) dd if=/dev/st0 of=tape1.first10k bs=1024 count=10
2.5) specify different or varaible block size if possible.

On 10/2/06, Allan Metts <ametts2 at mindspring.com> wrote:
>
> Hi everyone,
>
> I recently bought a Quantum LTO-3 tape drive, and have taken several
> hundred gigabytes of data off-line as follows:
>
> [root at cello ~]# mt -f /dev/st0 rewind
> [root at cello ~]# tar cvpf /dev/st0 * >& write.log
> [root at cello ~]# tar tvpf /dev/st0  >& verify.log
>
> I compare the two logs, and everything looks great.
>
>
> A few weeks or days later, I try to look at the tapes again....
>
> [root at cello ~]# mt -f /dev/st0 status
> SCSI 2 tape drive:
> File number=0, block number=0, partition=0.
> Tape block size 512 bytes. Density code 0x44 (no translation).
> Soft error count since last status=0
> General status bits on (45010000):
> BOT WR_PROT ONLINE IM_REP_EN
>
> [root at cello ~]# tar tvpf /dev/st0
> tar: /dev/st0: Cannot read: Input/output error
> tar: At beginning of tape, quitting now
> tar: Error is not recoverable: exiting now
>
>
> Repeating mt status after this failure still shows the soft error count of
> zero.
>
> This seems to have happened with all of my tape volumes -- which were
> captured on different days, and stored in different places for different
> periods of time.  So I don't think the same giant magnet destroyed them or
> anything. Most recently, I offloaded to tape, ejected the tape remotely (but
> left it in the drive), came back a few days later, reinserted the tape, and
> got the error.  The fact that this tape never changed environments should
> eliminate thermal considerations, I'd think.
>
> I'm hoping it's something stupid on my part.  Anyone know how I can get my
> data off of these $100 tapes using my $3,000 tape drive?
>
> Allan
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
-------------- next part --------------
An HTML attachment was scrubbed...




More information about the Ale mailing list