Compaq SystemPro
   HOME

TheInfoList



OR:

The SystemPro from
Compaq Compaq Computer Corporation was an American information technology, information technology company founded in 1982 that developed, sold, and supported computers and related products and services. Compaq produced some of the first IBM PC compati ...
, released in November 1989, is a computer capable of running server-based computer
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
s and was arguably the first true PC based server. It supports
Intel Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and Delaware General Corporation Law, incorporated in Delaware. Intel designs, manufactures, and sells computer compo ...
's 486 chip, a
32-bit In computer architecture, 32-bit computing refers to computer systems with a processor, memory, and other major system components that operate on data in a maximum of 32- bit units. Compared to smaller bit widths, 32-bit computers can perform la ...
bus, RAID disk and dual-processor support well before its main rivals.


Features

The SystemPro, along with the simultaneously released Compaq
Deskpro The Compaq Deskpro was manufactured by Compaq as a line of business-oriented desktop computers until replaced by the Evo brand in 2001, with the latter being originally produced up until Compaq merged with HP in 2002, making it (alongside oth ...
486, was one of the first two commercially available computer systems containing the new EISA bus. The SystemPro was also one of the first PC-style systems specifically designed as a network
server Server may refer to: Computing *Server (computing), a computer program or a device that provides requested information for other programs or devices, called clients. Role * Waiting staff, those who work at a restaurant or a bar attending custome ...
, and as such was built from the ground up to take full advantage of the EISA bus. It included such features as
multiprocessing Multiprocessing (MP) is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor or the ability to allocate tasks between them. The ...
(the original systems were asymmetric-only), hardware
RAID RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
, and bus-mastering network cards. All models of SystemPro used a full-height tower configuration, with eight internal
hard drive A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating hard disk drive platter, pla ...
bay A bay is a recessed, coastal body of water that directly connects to a larger main body of water, such as an ocean, a lake, or another bay. A large bay is usually called a ''gulf'', ''sea'', ''sound'', or ''bight''. A ''cove'' is a small, ci ...
s. As well as the provision for an
80387 x87 is a floating-point-related subset of the x86 architecture instruction set. It originated as an extension of the 8086 instruction set in the form of optional floating-point coprocessors that work in tandem with corresponding x86 CPUs. These m ...
maths coprocessor chip, the processor card also included a socket for a
Weitek Weitek Corporation was an American Microprocessor, chip-design company that originally focused on floating-point units for a number of commercial Central processing unit, CPU designs. During the early to mid-1980s, Weitek designs could be found ...
maths coprocessor chip. Support for the Weitek function needed to be especially provided in the application, it did not use the same
instruction set In computer science, an instruction set architecture (ISA) is an abstract model that generally defines how software controls the CPU in a computer or a family of computers. A device or program that executes instructions described by that ISA, s ...
as the 80387 chip. The Weitek socket (empty) is the multi-pin triple-row socket to the right on the CPU-board closeup.


Multiprocessing

At its initial release in November 1989, the SystemPro supported up to two 33 MHz
386 __NOTOC__ Year 386 (Roman numerals, CCCLXXXVI) was a common year starting on Thursday of the Julian calendar. At the time, it was known as the Year of the Consulship of Honorius and Euodius (or, less frequently, year 1139 ''Ab urbe condita''). ...
processors, but early in 1990, 33 MHz 486 processors became an option (the processors were housed on proprietary
daughterboard In computing, an expansion card (also called an expansion board, adapter card, peripheral card or accessory card) is a printed circuit board that can be inserted into an electrical connector, or expansion slot (also referred to as a bus sl ...
s). Because the system was asymmetric, 386 and 486 processors could be mixed. Single processor configurations were also available. The only operating system which fully supported the SystemPro's asymmetric multiprocessing was a custom version of
SCO Unix Xinuos OpenServer, previously SCO UNIX and SCO Open Desktop (SCO ODT), is a closed source computer operating system developed by Santa Cruz Operation (SCO), later acquired by SCO Group, and now owned by Xinuos. Early versions of OpenServer were ...
, sold by Compaq. However, when running
OS/2 OS/2 is a Proprietary software, proprietary computer operating system for x86 and PowerPC based personal computers. It was created and initially developed jointly by IBM and Microsoft, under the leadership of IBM software designer Ed Iacobucci, ...
, certain applications (notably
Sybase Sybase, Inc. was an enterprise software and services company. The company produced software relating to relational databases, with facilities located in California and Massachusetts. Sybase was acquired by SAP in 2010; SAP ceased using the Syba ...
SQL Server) could be offloaded to the second processor, and later,
Novell NetWare NetWare is a discontinued computer network operating system developed by Novell, Inc. It initially used cooperative multitasking to run various services on a personal computer, using the Internetwork Packet Exchange, IPX network protocol. The f ...
SFT-III was able to offload its I/O engine. The original versions of
Windows NT Windows NT is a Proprietary software, proprietary Graphical user interface, graphical operating system produced by Microsoft as part of its Windows product line, the first version of which, Windows NT 3.1, was released on July 27, 1993. Original ...
(3.1) included a
hardware abstraction layer Hardware abstractions are sets of routines in software that provide programs with access to hardware resources through programming interfaces. The programming interface allows all devices in a particular class ''C'' of hardware devices to be acc ...
specifically for the SystemPro; despite NT's
symmetric multiprocessing Symmetric multiprocessing or shared-memory multiprocessing (SMP) involves a multiprocessor computer hardware and software architecture where two or more identical processors are connected to a single, shared main memory, have full access to all ...
design, this HAL could offload some
kernel Kernel may refer to: Computing * Kernel (operating system), the central component of most operating systems * Kernel (image processing), a matrix used for image convolution * Compute kernel, in GPGPU programming * Kernel method, in machine learnin ...
tasks to the second CPU. This made Windows NT 3.1 the only version of Windows to support multiprocessor 386-based machines.


System/Memory Architecture

The system used a state-of-the-art shared memory bus design, called Tri-Flex Architecture, to facilitate its multiprocessing capabilities. The original SystemPro shipped with 4MB 80 ns
DRAM Dram, DRAM, or drams may refer to: Technology and engineering * Dram (unit), a unit of mass and volume, and an informal name for a small amount of liquor, especially whisky or whiskey * Dynamic random-access memory, a type of electronic semicondu ...
, expandable up to 256MB using proprietary memory modules.


RAID

The SystemPro also offered one of the first implementations of
RAID RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
(including RAID 5) available on a PC-based system. The original RAID card, called the IDA (Intelligent Drive Array) used a proprietary form of IDE, supporting up to 4 drives internally. At its release, the largest drive available was 210 MB. Two IDA cards could be installed, allowing all 8 hard drive bays to be filled (each IDA controller array would appear as a separate logical drive to the operating system, however), providing a grand total of 1.2 GB using RAID 5, or 1.6 GB using non-redundant striping (
RAID 0 In computer storage, the standard RAID levels comprise a basic set of RAID ("redundant array of independent disks" or "redundant array of inexpensive disks") configurations that employ the techniques of striping, mirroring, or parity to create la ...
). Another option called the IDA Expansion Array provided support for up to 7 drives in a single array (housed in an external tower chassis looking virtually identical to the SystemPro itself), using an early (and very proprietary) form of differential
SCSI Small Computer System Interface (SCSI, ) is a set of standards for physically connecting and transferring data between computers and peripheral devices, best known for its use with storage devices such as hard disk drives. SCSI was introduced ...
. Note that all hard drives in the SystemPro or the Expansion Array were internally mounted drives;
hot swapping Hot swapping is the replacement or addition of components to a computer system without stopping, shutting down, or rebooting the system. Hot plugging describes only the addition of components to a running computer system. Components which ha ...
was not an option. System for RAID performance and health monitoring patented in 1993.


Market

The SystemPro was marketed for those who had scaled up to the top end of LAN hardware, or those who were scaling down from
minicomputer A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
s — and its pricing was set accordingly. At the time of launch, the "low-end" SystemPro (a single 33-MHz 386 CPU, 4 MB RAM, and two 120-MB hard drives) listed for $15,999 (USD); the same machine with 840 MB of storage (four 210-MB hard drives) listed for $25,999 (USD). A second 386 processor card cost $3,500 (USD), and an additional 32 MB of RAM was $21,999 (USD).


Legacy

The SystemPro line continued for several years, ending with the SystemPro XL, which was introduced in 1992. The XL was the only model that supported symmetric multiprocessing. It was replaced, also in 1992, by Compaq's ProSignia line, and later the ProLiant series, which introduced hot swappable drives and the
rack mount A 19-inch rack is a standardized frame or enclosure for mounting multiple electronic equipment modules. Each module has a front panel that is wide. The 19 inch dimension includes the edges or ''ears'' that protrude from each side of the ...
chassis now popular in
data center A data center is a building, a dedicated space within a building, or a group of buildings used to house computer systems and associated components, such as telecommunications and storage systems. Since IT operations are crucial for busines ...
s. However, the SystemPro is notable for having established the PC-based server market, and setting a high-water mark for the servers that followed.


References

* * * * * * https://www.pcmag.com/article2/0,1759,1179817,00.asp
A posting to USENET at the time of the launch

Another USENET posting at the time
{{Compaq SystemPro Server hardware Computer-related introductions in 1989