Difference between revisions of "Digital Storage Systems Interconnect"

From Computer History Wiki
Jump to: navigation, search
m (typo)
(Cluster functionality added)
Line 1: Line 1:
 
The '''Digital Storage Systems Interconnect''' (usually given as '''DSSI''') is a [[mass storage]] [[bus]] from [[Digital Equipment Corporation|DEC]]. It can also be used to create loosely-coupled [[multi-processor]]s by sharing a number of [[disk drive]]s between two systems. Such shared drives are termed 'Integrated Storage Elements' (ISEs).
 
The '''Digital Storage Systems Interconnect''' (usually given as '''DSSI''') is a [[mass storage]] [[bus]] from [[Digital Equipment Corporation|DEC]]. It can also be used to create loosely-coupled [[multi-processor]]s by sharing a number of [[disk drive]]s between two systems. Such shared drives are termed 'Integrated Storage Elements' (ISEs).
 +
 +
DSSI made it possible to build [[VAXcluster]]s from [[MicroVAX]] and smaller [[VAX]] computers by adding CI-bus functionality to smaller VAX systems.
  
 
[[File:The SCA Model.png|thumb|right|350px|Systems Communication Architecture]]
 
[[File:The SCA Model.png|thumb|right|350px|Systems Communication Architecture]]

Revision as of 13:49, 13 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]."

The QBUS DSSI peripheral was the KFQSA. Some VAX CPU's had built-in DSSI peripherals, called 'Embedded DSSI Adapters' (EDAs); one such was the KA640 CPU of the MicroVAX 3300/3400. The VAX 4000 series also supported the DSSI.

External Links