I've already posted once, but thought I'd try again after more people
have installed 7.1. . .

Before wiping out my 7.0 installation, I backed up my important data to
my 8GB HP Colorado internal IDE tape drive.  I backed up with `tar czvpf
/dev/ht0 /etc /home /root' and tested the backup with `tar xzvpf
/dev/ht0' (in a directory other than /).  The backup and restore
returned no errors whatsoever.  When I've backed up before with taper
and Mandrake 7.0, my tape drive worked flawlessly then as well.

Anyway, after wiping out 7.0 and installing 7.1, I can write to my tape,
but not read from it.  I'll include the error messages below.  I've
tried backing up and restoring a few files to/from /dev/fd0 with no
problems, so I guess it's safe to say the problem is not with tar or
gzip.

I'd greatly appreciate any help with this.

---Norvell Spearman
-------------------------------------------------------------------
[root@localhost blah]# tar xzvpf /dev/ht0
tar (grandchild): /dev/ht0: Cannot read: Input/output error
tar (grandchild): At beginning of tape, quitting now
tar (grandchild): Error is not recoverable: exiting now

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
[root@localhost blah]# tar xzvpf /dev/nht0
tar (grandchild): /dev/nht0: Cannot read: Input/output error
tar (grandchild): At beginning of tape, quitting now
tar (grandchild): Error is not recoverable: exiting now

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
-------------------------------------------------------------------
Below is from /var/log/messages:

Jun 15 18:55:18 localhost kernel: ide-tape: hdd <-> ht0: HP COLORADO 8GB
rev 2.05
Jun 15 18:55:18 localhost kernel: ide-tape: hdd: overriding
capabilities->speed (assuming 650KB/sec)
Jun 15 18:55:18 localhost kernel: ide-tape: hdd: overriding
capabilities->max_speed (assuming 650KB/sec)
Jun 15 18:55:18 localhost kernel: ide-tape: hdd <-> ht0: 650KBps,
16*32kB buffer, 6336kB pipeline, 100ms tDSC
Jun 15 18:55:18 localhost kernel: ide-tape: ht0: I/O error, pc = 10, key
=  7, asc = 27, ascq =  0
Jun 15 18:55:18 localhost kernel: ide-tape: ht0: I/O error, pc = 10, key
=  7, asc = 27, ascq =  0
Jun 15 18:55:18 localhost kernel: ide-tape: ht0: I/O error, pc = 1e, key
=  5, asc = 20, ascq =  0
Jun 15 18:55:18 localhost kernel: ide-tape: ht0: I/O error, pc =  8, key
=  5, asc = 2c, ascq =  0
Jun 15 18:55:18 localhost kernel: ide-tape: ht0: I/O error, pc = 1e, key
=  5, asc = 20, ascq =  0
Jun 15 18:55:24 localhost kernel: ide-tape: ht0: I/O error, pc = 10, key
=  7, asc = 27, ascq =  0
Jun 15 18:55:24 localhost kernel: ide-tape: ht0: I/O error, pc = 10, key
=  7, asc = 27, ascq =  0
Jun 15 18:55:24 localhost kernel: ide-tape: ht0: I/O error, pc = 1e, key
=  5, asc = 20, ascq =  0
Jun 15 18:55:24 localhost kernel: ide-tape: ht0: I/O error, pc =  8, key
=  5, asc = 2c, ascq =  0
Jun 15 18:55:24 localhost kernel: ide-tape: ht0: I/O error, pc = 1e, key
=  5, asc = 20, ascq =  0

Reply via email to