Date: Wed, 19 Apr 95 10:43:33 EDT From: jeffa@sybase.com (Jeff Anuszczyk) To: obrien@antares.aero.org Cc: questions@FreeBSD.org, jeffa@sybase.com Subject: Re: QIC-80 for backups - is this right? Message-ID: <9504191443.AA10120@red_oak.sybgate.sybase.com>
next in thread | raw e-mail | index | archive | help
> I've got a Colorado Memory QIC-80 "floppy tape" drive, > which I bought to do backups. I'm now wondering if it's time to > sell it and get something else! > > I'm trying to get an epochal dump of the root, just to try > things out. I'm doing: > > # dump 0fbB - 64 2650 /dev/rsd0a | ft > > It's been running for hours. It steps the tape for quite > awhile in tiny jerks that I can't believe are really streaming the > tape, then it'll do a long forward-and-reverse motion, then back > to tiny jerks. Is this normal? Is this an indication that the > ft0 driver needs serious help? Should I throw this thing off a pier > and dump over a thousand bucks into SCSI tape? What's going on > here? Well, personally I've never been a big fan of these tapes drives (I've definately had problems with them). However, the problem you describe sounds a heck of a lot like you hit a bad spot on the tape and the driver just keeps rewriting over and over. Are you running V1.1.5.1 or V2.0R? Version 2 is much better at handling this type of thing... with V1 the driver had the annoying habit of just sitting there forever and ever trying to write the tape. The solution. Believe it or not I find that reformatting the tape (yup, spending 2 hours doing it) with the DOS based formatting program (none available under FreeBSD :-( will generally fix the problem. This will reestablish the bad block map and generally set things up pretty well. - jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504191443.AA10120>