home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!unido!adagio!grog
- From: grog@adagio.UUCP (Greg Lehey)
- Newsgroups: comp.unix.sysv386
- Subject: Re: how to write 525MB to Wangtek 525ES on Dell 2.1?
- Message-ID: <1849@adagio.UUCP>
- Date: 19 Aug 92 14:52:13 GMT
- References: <rvdp.713829991@yam> <Bt14A9.4p0@gator.rn.com> <rvdp.714046351@yam>
- Organization: LEMIS, Schellnhausen 2, W-6324 Feldatal, Germany
- Lines: 46
-
- In article <rvdp.714046351@yam> rvdp@sow.econ.vu.nl (Ronald van der Pol) writes:
- >larry@gator.rn.com (Larry Snyder) writes:
- >
- >>rvdp@sow.econ.vu.nl (Ronald van der Pol) writes:
- >
- >>>We have a Wangtek 525ES SCSI cartridge tape drive which should be
- >>>able to write various formats (525, 250, 150 MB). But how do you
- >>>choose the format? There don't seem to be different special files
- >>>for different formats. So how should it be done?
- >
- >>I belive the tape and drive determine this -- ie: put a 150 meg tape
- >>in the drive will yield 250 megs, a 60 meg will yield 120 megs
- >
- >I used the Wangtek 5525ES tape drive and a DC6525 tape. The script
- >wrote 9 25MB files and 13 records of the 10th file. So about 238 MB
- >was written (with 9 FileMarks?). After a 'mt rewind' and a 'mt fsf 9'
- >the tape looks to be positioned at the end of the media. So how much
- >is written to the tape, 250 MB or 525 MB?
-
- Maybe we should step back and look at this from a different angle. In
- particular:
-
- - What the driver does depends on how it's programmed. I don't know
- Dell at all, but it is probably similar in behaviour to other SysV
- ports. These will determine the format of a tape when called upon to
- read it (this is the reason for the apparently non-productive noises
- when it starts reading). In the case of writing, it will take a
- default value.
-
- - The amount that the default writes depends on the length of the tape
- (you weren't expecting that, were you?). A DC6525 tape is 1000'
- long, a DC6150 tape is 600' long. Accordingly, if you write to a
- DC6525 in QIC-150 mode, you will get about 250 MB on the tape - as
- your experiment proves.
-
- - Despite what many people have said on the subject, your assumption
- is correct: the normal way to select densities is via a different
- minor device number, which is usually attached to a different
- special device. This is where I can't help you: your system
- documentation should help. In my (by no means exhaustive)
- experience, people haven't gone to much trouble to support QIC-525
- --
- Greg Lehey | Tel: +49-6637-1488
- LEMIS | Fax: +49-6637-1489
- Schellnhausen 2, W-6324 Feldatal, Germany
- *** NOTE ***: Headers are mangled - reply to grog%lemis@Germany.EU.net
-