Table of Contents
AlphaServer GS80, GS160, and GS320 (Wildfire)
The Wildfire systems are large 21264 SMP servers built from "quads", also called quad building blocks, with up to eight quads in the largest configuration. 1)
Specifications
- Two quad building blocks (QBBs) are paired back to back in a system box. A GS160 cabinet holds up to two system boxes and so 16 CPU modules; a GS320 adds a second cabinet for four boxes and 32 CPU modules. The GS80 is a rack system with up to two QBB drawers of four CPUs each, so eight CPUs in all. The three share the same switch technology and the same CPU, memory, and power modules. 3)
- QBBs are joined by the global port and distribution board; in a two-box system a hierarchical switch takes the place of that interconnect. I/O riser modules cable the QBB backplane to the PCI boxes, and a QBB supports up to two PCI boxes, one per I/O port on the local riser. 4)
- A memory module has eight DIMM slots in two arrays, and the interleave follows how the arrays are filled: 4-way for one module with one array populated, 8-way for two modules with one array each, 16-way for four modules with one array each, and 32-way for four modules with both arrays populated. Larger interleave performs better, and mixing memory sizes limits interleaving and bandwidth. 5)
- Systems can be split into hard partitions, each with its own System Control Manager and its own instance of the operating system 6)
- The firmware also offers soft partitions, set up by SRM environment variables (
lp_countand friends) and started withlpinit, but only OpenVMS supports them. CPU and memory can be shared between soft partitions, but I/O is bound to a single partition. 7)
Firmware
Use the final SRM version, V7.3-1 (see final SRM versions).
- Esc Esc
scmswitches from the console to the System Control Manager, andquitreturns to COM1. From a VGA console, SCM commands are given at the SRM prompt asscmfollowed by the command. 9)
Linux
Current kernels include Wildfire support (CONFIG_ALPHA_WILDFIRE, or a generic kernel), 10) booted from SRM with aboot, but no one has reported booting a kernel newer than the 2.6 series. The SRM console occupies the low memory that other Alphas leave to the kernel, 11) so a generic kernel must be built with CONFIG_ALPHA_LEGACY_START_ADDRESS turned off; with it on, as in the default configuration, the kernel leaves out Wildfire support entirely (see Kernel). 12)
The last reports are Linux 2.4 on all 16 processors of a GS160 in 2000 13) and Linux 2.6.17 on a 32-CPU GS320 in 2006, which nearly worked apart from a lost IRQ 4. 14) In 2007 the same user reported that the GS320 had run CentOS, but needed a kernel.org kernel rather than CentOS's own, and had since been powered off. 15) The mailing list archives hold no later report.
Known issues
- Console: the serial consoles of GS160 systems connect to a terminal server in the cabinet, reached by telnet; the Windows NT PC delivered for console access is not required. 16)
- Power supplies: although each QBB has redundant power supply modules, losing one in any QBB takes down the whole GS160 or GS320. 17)
- Weight: fully configured, a GS80 weighs 260 kg (575 lb), a GS160 517 to 603 kg (1,140 to 1,330 lb), and a GS320 897 to 983 kg (1,978 to 2,168 lb). 20)
History
Wildfire succeeded the AlphaServer 8200 and 8400, with the first systems, limited to four quads, due in March 2000. 21)
Conflicting information
The following sources conflict with each other or with the account given above. They are listed here for further investigation.
- Wildfire model names
- arch/alpha/Kconfig, Linux 6.10: "AlphaServer GS 40/80/160/320"
- No HP document found mentions a GS40. Compaq's own user's guide covers only the GS80, GS160, and GS320. 22)
Documentation
| Document | Part number | Date |
|---|---|---|
| AlphaServer GS80/160/320 User's Guide | EK-GS320-UG.C01 | September 2000 |
| AlphaServer GS80/160/320 Firmware Reference Manual | EK-GS320-RM.C01 | September 2000 |
| AlphaServer GS80/160/320 Getting Started with Partitions | EK-GSPAR-RM.A01 | September 2000 |
| AlphaServer GS160/320 Installation Guide | EK-GS320-IN.C01 | September 2000 |
| AlphaServer GS80 Installation Guide | EK-GSR80-IN.A01 | October 2000 |
| AlphaServer GS80/160/320 Site Preparation | EK-GS320-SP.C01 | September 2000 |
| AlphaServer GS80/160/320 System Management Console Installation and User's Guide | EK-GSCON-IN.D01 | February 2001 |
| AlphaServer Management Station User's Guide, Version 4.0 | July 2004 | |
| AlphaServer GS80/160/320 V7.3 Firmware Release Notes | April 2007 | |
| AlphaServer GS80/160/320 V7.2 Firmware Release Notes and Update Procedures | June 2006 |
