exabyte record size limit

Guy McConnell mcconnel at b11.ingr.com
Tue Feb 19 04:57:37 AEST 1991


In article <64513 at brunix.UUCP> sgf at cs.brown.edu (Sam Fulcomer) writes:
[In regard to Exabyte record size limits]

>Well, some people have it mostly right. The 8200 has a 256k data buffer.
>The maximum logical block length for fixed or variable block modes is 240k.
>the physical block length is 1024 bytes. The data buffer circuitry 
>adds block address and tag information in the data buffer, hence the 240k
>limit.
>
>The 8200 format writes 8 physical blocks of data (1024 bytes each, with 400 
>bytes ECC and 16 bytes address) during each physical write operation. 

    Actually,  there are 400 bytes of ECC,  14 bytes of address, and
2 bytes of CRC per 1K block.  The drive writes more than the 8 1K
blocks during each "physical write" in which a larger logical block
size was specified.  Perhaps you meant during each rotation of the
head during a write.
>
>I assume that most sensible drivers use buffered mode writes, however.
>In buffered mode writes the data buffer fills up to a predetermined
>point before the drive actually writes the data to tape. The predetermined
>point is called the "write motion threshold" and defaults to 240k.

    It is called the "motion threshold" because it is equally valid
for reads and writes and it defaults to 80H or 128KBytes.  It is
Mode Selectable and the valid values are from 20H to D0H (32KBytes
to 208KBytes).
--
==============================================================================
 Guy D. McConnell                   |            | "All that is gold
does not
 Intergraph Corp. Huntsville,  AL.   |  Opinions  | glitter,  not
all those who
 Mass Storage Peripheral Evaluation |   herein   | wander are lost, 
the old
 Tape Products                      |  are mine  | that is strong
does not
 uunet!ingr!b11!mspe5!guy           |   alone.   | wither,  and deep
roots are
 (205)730-6289   FAX (205)730-6011  |            | not touched by
the frost."
==============================================================================
"))"



More information about the Comp.sys.sgi mailing list