ATTO Technology S-Class manual Invalidparameterincdb will be returned

Models: S-Class

1 105
Download 105 pages 63.96 Kb
Page 31
Image 31

A CHECK_CONDITION,

ID, Mode, Length or Buffer Offset. The Mode is

INVALID_PARAMETER_IN_CDB will be returned

always Data (0x2), the Buffer ID is always 0 and

to an initiator that specifies an incorrect Buffer

the Buffer Offset is always 0.

Exhibit 5.1-1 The SCSI command process: reserve the Diamond Storage Array, send the command, release the Diamond Storage Array.

Initiator/Host

 

Diamond Storage Array

 

 

 

Goal: reserve the Diamond Storage Array for an in-band CLI command

 

 

SCSI cdb: Reserve LUN 0

=>

 

 

<=

SCSI success

 

 

 

Goal: retrieve the Diamond Storage Array temperature via in-band CLI

 

 

1. Issue the command:

 

 

SCSI cdb: WriteBuffer LUN 0, bid=’AA’, “get Temperature\n”

=>

places “Temperature=28C\n\r” into

 

 

the read-data buffer

 

<=

SCSI success

2. Retrieve the results:

 

 

SCSI cdb: ReadBuffer LUN 0, bid=’AA’

=>

 

 

<=

Returns “Temperature=28C\n\r”

 

 

from the read-data buffer

 

<=

SCSI success

 

 

 

Goal: release the Diamond Storage Array for other in-band users

 

 

SCSI cdb: Release LUN 0

=>

 

 

<=

SCSI success

 

 

 

20 In-band CLI

Page 31
Image 31
ATTO Technology S-Class manual Invalidparameterincdb will be returned, Initiator/Host Diamond Storage Array