Difference between revisions of "VAXft series"

From Computer History Wiki
Jump to: navigation, search
m (New category)
m (Oops)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
The '''VAXft series''' ('''VAX fault tolerant''') were a series of [[fault tolerant]] [[VAX]] computers produced by [[DEC]]. They used [[redundancy]] to produce reliable operation: units contained dual [[CPU]]s and other components, with a 'crosslink cable' running between the CPUs. The cable allowed [[hardware]] in the two CPUs to check, on an [[instruction]]-by-instruction basis, that they were producing identical results.
 +
 +
Some of the VAXft's fault tolerance features are implemented in [[software]], the [[VAXft System Services]] software, which is needed to support those features.
 +
 +
VAXft models included:
 +
 
* [[VAXft Model 110]]
 
* [[VAXft Model 110]]
 
* [[VAXft Model 310]]
 
* [[VAXft Model 310]]
Line 5: Line 11:
 
* [[VAXft Model 810]]
 
* [[VAXft Model 810]]
  
{{stub}}
+
{{semi-stub}}
 +
 
 +
==Further reading==
 +
 
 +
* ''VAXft Systems System Technical Description'' (EK-VXFT1-TD; not online)
 +
* ''VAXft Systems Guide to VAX Fault Tolerant Systems''
 +
* William F. Bruckert, Carlos Alonso, James M. Melvin, [http://www.dtjcd.vmsresource.org.uk/pdfs/dtj_v03-01_1991.pdf ''Verification of the First Fault-tolerant VAX System''], [[Digital Technical Journal]], Volume 3, Number 1, Winter 1991 (pp. 81-87 of the PDF)
 +
 
 +
==External links==
 +
 
 +
* [https://manx-docs.org/collections/mds-199909/cd1/vax/vxft1om4.pdf VAXft Systems Owner's Manual] (EK-VXFT1-OM.004)
 +
* [https://manx-docs.org/collections/mds-199909/cd1/vax/vxftbpg2.pdf VAXft Systems Configuration Guide] (EK-VXFTB-PG-002)
 +
* [https://manx-docs.org/collections/antonio/dec/MDS-2000-01/cd1/VAX/VXFT1HR3.PDF VAXft Systems Mini-Reference Guide] (EK-VXFT1-HR.003)
  
 
[[Category: VAX Families]]
 
[[Category: VAX Families]]
 +
[[Category: VAXft Systems]]

Revision as of 05:12, 8 May 2024

The VAXft series (VAX fault tolerant) were a series of fault tolerant VAX computers produced by DEC. They used redundancy to produce reliable operation: units contained dual CPUs and other components, with a 'crosslink cable' running between the CPUs. The cable allowed hardware in the two CPUs to check, on an instruction-by-instruction basis, that they were producing identical results.

Some of the VAXft's fault tolerance features are implemented in software, the VAXft System Services software, which is needed to support those features.

VAXft models included:

Further reading

External links