Computer Drive User Manual
Table Of Contents
- 1.0 Scope 1
- 2.0 Standards, compliance and reference documents 3
- 3.0 General description 7
- 4.0 Performance characteristics 11
- 5.0 Reliability specifications 15
- 6.0 Physical/electrical specifications 23
- 6.1 AC power requirements 23
- 6.2 DC power requirements 23
- 6.3 Power dissipation 29
- 6.4 Environmental limits 32
- 6.4.1 Temperature 32
- 6.4.2 Relative humidity 32
- 6.4.3 Effective altitude (sea level) 33
- 6.4.4 Shock and vibration 33
- 6.4.5 Acoustics 35
- 6.4.6 Air cleanliness 35
- 6.4.7 Corrosive environment 35
- 6.4.8 European Union Restriction of Hazardous Substances (RoHS) Directive 36
- 6.4.9 China Restriction of Hazardous Substances (RoHS) Directive 36
- 6.4.10 Electromagnetic susceptibility 36
- 6.5 Mechanical specifications 37
- 7.0 Defect and error management 39
- 8.0 Installation 43
- 9.0 Interface requirements 47
- 9.1 FC-AL features 47
- 9.1.1 Fibre Channel link service frames 47
- 9.1.2 Fibre Channel task management functions 48
- 9.1.3 Fibre Channel task management responses 48
- 9.1.4 Fibre Channel port login 49
- 9.1.5 Fibre Channel port login accept 50
- 9.1.6 Fibre Channel Process Login 50
- 9.1.7 Fibre Channel Process Login Accept 51
- 9.1.8 Fibre Channel fabric login 51
- 9.1.9 Fibre Channel fabric accept login 52
- 9.1.10 Fibre Channel Arbitrated Loop options 53
- 9.2 Dual port support 53
- 9.3 SCSI commands supported 54
- 9.4 Miscellaneous operating features and conditions 63
- 9.5 FC-AL physical interface 64
- 9.5.1 Physical characteristics 64
- 9.5.2 Connector requirements 65
- 9.5.3 Electrical description 65
- 9.5.4 Pin descriptions 65
- 9.5.5 FC-AL transmitters and receivers 66
- 9.5.6 Power 67
- 9.5.7 Fault LED Out 67
- 9.5.8 Active LED Out 68
- 9.5.9 Enable port bypass signals 68
- 9.5.10 Motor start controls 68
- 9.5.11 SEL_6 through SEL_0 ID lines 69
- 9.5.12 Device control codes 71
- 9.6 Signal characteristics 71
- 9.1 FC-AL features 47
- 10.0 Seagate Technology support services 75
- 1.0 Scope
- 2.0 Standards, compliance and reference documents
- 3.0 General description
- 4.0 Performance characteristics
- 5.0 Reliability specifications
- 6.0 Physical/electrical specifications
- 6.1 AC power requirements
- 6.2 DC power requirements
- 6.3 Power dissipation
- 6.4 Environmental limits
- 6.4.1 Temperature
- 6.4.2 Relative humidity
- 6.4.3 Effective altitude (sea level)
- 6.4.4 Shock and vibration
- 6.4.5 Acoustics
- 6.4.6 Air cleanliness
- 6.4.7 Corrosive environment
- 6.4.8 European Union Restriction of Hazardous Substances (RoHS) Directive
- 6.4.9 China Restriction of Hazardous Substances (RoHS) Directive
- 6.4.10 Electromagnetic susceptibility
- 6.5 Mechanical specifications
- 7.0 Defect and error management
- 8.0 Installation
- 9.0 Interface requirements
- 9.1 FC-AL features
- 9.1.1 Fibre Channel link service frames
- 9.1.2 Fibre Channel task management functions
- 9.1.3 Fibre Channel task management responses
- 9.1.4 Fibre Channel port login
- 9.1.5 Fibre Channel port login accept
- 9.1.6 Fibre Channel Process Login
- 9.1.7 Fibre Channel Process Login Accept
- 9.1.8 Fibre Channel fabric login
- 9.1.9 Fibre Channel fabric accept login
- 9.1.10 Fibre Channel Arbitrated Loop options
- 9.2 Dual port support
- 9.3 SCSI commands supported
- 9.4 Miscellaneous operating features and conditions
- 9.5 FC-AL physical interface
- 9.5.1 Physical characteristics
- 9.5.2 Connector requirements
- 9.5.3 Electrical description
- 9.5.4 Pin descriptions
- 9.5.5 FC-AL transmitters and receivers
- 9.5.6 Power
- 9.5.7 Fault LED Out
- 9.5.8 Active LED Out
- 9.5.9 Enable port bypass signals
- 9.5.10 Motor start controls
- 9.5.11 SEL_6 through SEL_0 ID lines
- 9.5.12 Device control codes
- 9.6 Signal characteristics
- 9.1 FC-AL features
- 10.0 Seagate Technology support services

Cheetah NS 10K.2 FC Product Manual, Rev. B 13
4.4 Prefetch/multi-segmented cache control
The drive provides a prefetch (read look-ahead) and multi-segmented cache control algorithms that in many
cases can enhance system performance. Cache refers to the drive buffer storage space when it is used in
cache operations. To select this feature, the host sends the Mode Select command with the proper values in
the applicable bytes in page 08h. Prefetch and cache operations are independent features from the standpoint
that each is enabled and disabled independently using the Mode Select command; however, in actual opera-
tion, the prefetch feature overlaps cache operation somewhat as described in sections 4.5.1 and 4.5.2.
All default cache and prefetch mode parameter values (Mode Page 08h) for standard OEM versions of this
drive family are given in Section 9.3.2
4.5 Cache operation
Note. Refer to the Fibre Channel Interface Manual for more detail concerning the cache bits.
Of the 16 Mbytes physical buffer space in the drive, approximately 13,000 kbytes can be used as a cache. The
buffer is divided into logical segments from which data is read and to which data is written.
The drive keeps track of the logical block addresses of the data stored in each segment of the buffer. If the
cache is enabled (see RCD bit in the FC Interface Manual ), data requested by the host with a read command
is retrieved from the buffer, if possible, before any disk access is initiated. If cache operation is not enabled, the
buffer is still used, but only as circular buffer segments during disk medium read operations (disregarding
Prefetch operation for the moment). That is, the drive does not check in the buffer segments for the requested
read data, but goes directly to the medium to retrieve it. The retrieved data merely passes through some buffer
segment on the way to the host. All data transfers to the host are in accordance with buffer-full ratio rules. See
the explanation provided with the information about Mode Page 02h (disconnect/reconnect control) in the Fibre
Channel Interface Manual.
The following is a simplified description of the prefetch/cache operation:
Case A—read command is received and all of the requested logical blocks are already in the cache:
1. Drive transfers the requested logical blocks to the initiator.
Case B—A Read command requests data, and at least one requested logical block is not in any segment of
the cache:
1. The drive fetches the requested logical blocks from the disk and transfers them into a segment, and then
from there to the host in accordance with the Mode Select Disconnect/Reconnect parameters, page 02h.
2. If the prefetch feature is enabled, refer to section 4.5.2 for operation from this point.
Each cache segment is actually a self-contained circular buffer whose length is an integer number of logical
blocks. The drive dynamically creates and removes segments based on the workload. The wrap-around capa-
bility of the individual segments greatly enhances the cache’s overall performance.
Note. The size of each segment is not reported by Mode Sense command page 08h, bytes 14 and 15.
The value 0XFFFF is always reported regardless of the actual size of the segment. Sending a size
specification using the Mode Select command (bytes 14 and 15) does not set up a new segment
size. If the STRICT bit in Mode page 00h (byte 2, bit 1) is set to one, the drive responds as it does
for any attempt to change an unchangeable parameter.