--On February 7, 2007 5:35:14 PM +0100 Julien Brulé <[EMAIL PROTECTED]> wrote:
hi all, i am trying to backup big filesystem and i get this errors
Have you tried doing a (on a new tape) simple tar of some of the tape host filesystem (atleast a few gigs) and then testing that tar out? IE tar cvf /dev/nstN /var ; mt rewind ; tar tvf /dev/nstN It really sounds like you've got a SCSI cabling problem. My LTO3 library was/is really sensitive to the quality of the SCSI cables. If the simple tar test fails then it's very likely you need to get better cables. I ended up with cables made by blackbox after a set of tripp lite's were totally junk.
