Difference between revisions of "Digital Storage Systems Interconnect"

From Computer History Wiki
Jump to: navigation, search
m (DSSI Disk Drives: RF31F and RF31T added)
(External Links: "RF Series Integrated Storage Element User Guide" added)
Line 67: Line 67:
 
** [http://www.bitsavers.org/pdf/dec/dsa/dssi/Digitals_Storage_System_Interconnect_Rev_1.0.0_199003.txt Digital's Storage System Interconnect] - protocol specification document
 
** [http://www.bitsavers.org/pdf/dec/dsa/dssi/Digitals_Storage_System_Interconnect_Rev_1.0.0_199003.txt Digital's Storage System Interconnect] - protocol specification document
 
* [http://www.bitsavers.org/pdf/dec/vax/3800/EK-338AC-DH-003_MicroVAX_Dual-Host_Systems_Dec90.pdf MicroVAX Dual-Host Systems] (EK-338AC-DH-003) - contains a clear description of how a DSSI can be used to create a loosely-couple multi-processor
 
* [http://www.bitsavers.org/pdf/dec/vax/3800/EK-338AC-DH-003_MicroVAX_Dual-Host_Systems_Dec90.pdf MicroVAX Dual-Host Systems] (EK-338AC-DH-003) - contains a clear description of how a DSSI can be used to create a loosely-couple multi-processor
 +
* [https://decdoc.itsx.net/dec94mds/rf72dug8.pdf RF Series Integrated Storage Element User Guide] (EK-RF72D-UG-008)
  
 
[[Category: DEC Buses]]
 
[[Category: DEC Buses]]
 
[[Category: DEC Mass Storage]]
 
[[Category: DEC Mass Storage]]
 
[[Category: DSSI]]
 
[[Category: DSSI]]

Revision as of 13:03, 18 August 2023

The Digital Storage Systems Interconnect (usually given as DSSI) is a mass storage bus from DEC. It can also be used to create loosely-coupled multi-processors by sharing a number of disk drives between two systems. Such shared drives are termed 'Integrated Storage Elements' (ISEs).

DSSI made it possible to build VAXclusters from MicroVAX and smaller VAX computers by adding CI-bus functionality to smaller VAX systems.

Systems Communication Architecture

Description from the 'Digital's Storage System Interconnect' protocol specification document:

"The DSSI, supporting the needs of low-end and mid-range systems, is one in a family of high-performance computer-to-computer interconnects (CI's) that combine a common host interface and port layer with an implementation-specific datalink and physical interconnect.

CI-class interconnects provide the transmission services required by Digital's Systems Communication Architecture (SCA) - a four-tiered set of protocols and interfaces as shown [to the right]."

Family of DSSI Products

DSSI Controllers/Interfaces

DSSI Hierarchical Storage Controllers (HSDs)

DSSI Disk Drives

DSSI Tape Drives

External Links