From: Edwin H. <ed...@co...> - 2003-09-29 13:51:54
|
[ Simon J. Blandford wrote: ] > buffer (writer): write of data failed: Input/output error > bytes to write=32768, bytes written=-1, total written 5841504K > afio: "-" [offset 5728m+576k+0]: Fatal error: > afio: "-": Broken pipe How big are your tapes? "buffer" died while trying to write a chunk of data, at about 5.7GB worth. You might also check syslog messages to see if the tape driver had anything to say. (Something like that is more likely, because for a tape full you get an ENOSPACE message usually not an EIO) If the driver seems ok and the tape wasn't full, maybe try with "buffer" set to off to check that that isn't the problem. (it'll be slower, but it'll be the same data on the tape) -- Edwin Huffstutler ed...@co... GnuPG Key ID: AE782DC9 |