File System and ZBR drives
Tom Balon
balon at hpcupt1.cup.hp.com
Wed Apr 24 04:48:18 AEST 1991
How do different versions of unix deal with new ZBR (Zone Bit
Recording)) style disk drives. These drives are divided into
several zones with a different number of sectors/track in each
zone.
As I understand it, the unix file system uses the track size,
block/frag size, and information from the super block ( rotdly
for example ) in order to optimally allocate the next disk block.
This may not work well with ZBR. For example, say we have a
disk with 1 to n zones. We build a 8K/1K file system on the disk.
In zone 1, the track size is 32K so we have 4 8K blocks per track,
in zone n, the track size is 24K so we have only 3 8k blocks per
track. Under these conditions, the old algorithm breaks down.
- Tom
***********************************************************************
* Tom Balon |{ucbvax, hplabs}!hpda!balon [UUCP] *
* Hewlett-Packard 47LF |balon at hpda.hp.com [INTERNET] *
* 19447 Pruneridge Ave |(408) 447-7116 [AT&T NET] *
* Cupertino, Ca. 95014 | *
***********************************************************************
More information about the Comp.unix.questions
mailing list