1834441 Members
2642 Online
110067 Solutions
New Discussion

Re: dd error I/O data

 
matteo_4
Frequent Advisor

dd error I/O data

Hi all,
i try to copy a tape but return to me
a message like this:

data i/o error read

23608+0 block in
23608+0 block out

Is the data valid to continue copy the tape?

Thank all
2 REPLIES 2
Mark Grant
Honored Contributor

Re: dd error I/O data

Looks to me like your copy is OK but the original looks a bit dodgy. I'd find some way to verify the copy if I were you and do more copies from that.

Never preceed any demonstration with anything more predictive than "watch this"
Karthik S S
Honored Contributor

Re: dd error I/O data

Are you trying to copy from the tape to disk or tape to tape?

Verify the source tape using,

dd if=/dev/rmtX of=/dev/null bs=1024k

If you again get the read error you can safely assume that tape is bad. Try with cleaning tape once.

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn