home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!decwrl!csus.edu!netcom.com!netcomsv!ntg!dplatt
- From: dplatt@ntg.com (Dave Platt)
- Newsgroups: comp.periphs.scsi
- Subject: Re: Noise like a seek coming from new scsi hard drive.
- Message-ID: <1993Jan27.183549.10996@ntg.com>
- Date: 27 Jan 93 18:35:49 GMT
- Article-I.D.: ntg.1993Jan27.183549.10996
- References: <1330@alsys1.aecom.yu.edu>
- Organization: New Technologies Group, Inc. Palo Alto CA
- Lines: 29
-
- >Most (not quite all) the bugs are out, however one thing worries me
- >somewhat. Every so often on intervals on the order of 20 to 30
- >minutes apart, (not too regular) there is a momentary sound from
- >the hard drive that lasts for about one second (by my reckoning)
- >and sound like the drive has been given a seek command. Is this
- >possible?
-
- The controller is very probably doing a "calibration seek". As the
- drive warms up or cools down, various components such as the arm and
- head expand or shrink slightly. This changes the relationship between
- the actuator's voice-coil position and the track over which the head
- sits. Periodically, the drive controller does a series of seeks across
- the disk and updates its internal table of actuator-position-to-track
- values. This allows it to seek to an arbitrary (PC-specified) track
- quite quickly.
-
- Remember, these embedded-SCSI drive controllers have quite a lot
- of intelligence on-board... usually at least the equivalent of a
- Z80, and often much more. I've heard that the firmware for some of the
- Imprimis/Seagate Wren drives runs into the tens of thousands of lines of
- C code. Quite a lot of mechanism management, cacheing, performance
- tuning, and error recovery is being performed by the controller, mostly
- or entirely "invisible" to the host. The sort of thermal-effects
- calibration you have observed is merely the tip of the iceberg.
-
- --
- Dave Platt VOICE: (415) 813-8917
- Domain: dplatt@ntg.com UUCP: ...netcomsv!ntg!dplatt
- USNAIL: New Technologies Group Inc. 2470 Embarcardero Way, Palo Alto CA 94303
-