| AlphaServer ES47, ES80, GS1280 | |
|---|---|
| Codename | Marvel |
| CPU | 21364 (EV7) |
| Processors | Up to 8 (ES47, ES80), up to 64 (GS1280) |
| Core logic | None (on-chip memory controllers); IO7 for I/O |
| Memory | Up to 8 GiB of RDRAM per CPU |
| Buses | PCI-X, PCI, AGP |
| Firmware | SRM (last V7.3-1) |
| Kernel option | CONFIG_ALPHA_MARVEL |
| Linux | Supported |
The Marvel systems are the last Alpha machines, built from 21364 (EV7) processors whose on-chip memory controllers and router links connect directly to each other, without core logic between them. The GS1280 was sold in models with up to 64 CPUs. 1)
Except where noted, the following comes from the ES47 and ES80 QuickSpecs. 2)
Each system building block drawer has a backplane manager (MBM), a microcontroller that monitors and controls environmental conditions in the drawer, stores the system configuration and partition information, and loads the console; each I/O drawer has a PCI backplane manager (PBM). 8) In the two-processor drawer, the backplane manager logic is on the I/O expander module. 9)
The MBM provides a server management command line interface, with the prompt MBM>, which displays the configuration and environmental status, powers the system or a partition on and off, halts and resets it, updates firmware, and creates and deletes partitions. 10) It is reached from a serial terminal attached to the MBM connector on the drawer's backplane, by telnet over the server management LAN, or from the AlphaServer Management Station. 11)
The SRM console and the operating system run behind the MBM. The connect command opens a virtual terminal session to the primary CPU of a partition, where the SRM console, and Linux booted with console=srm, appear. Typing the escape sequence Esc Esc MBM (^[^[MBM) returns to the MBM> prompt from either. The sequence is case insensitive, and can be changed with set escape. 12)
MBM> power on ... MBM> connect Connecting to partition. Use the sequence ^[^[MBM to return. P00>>> ^[^[MBM MBM>
power on and connect need no arguments on a system with a single hard partition; otherwise the partition is named with -hp and -sp. 13) If the server management variable srm_auto_connect is on, the MBM connects to the console automatically after power-up diagnostics, instead of staying at the MBM> prompt. 14) Other commands include power off, reset, show system, show power, and help. 15)
connect command (see Server management), or through the USB port in a master I/O drawer, a network connection, or a local terminal 16)
Current kernels support the Marvel systems, with CONFIG_ALPHA_MARVEL or a generic kernel, booted from the SRM console with aboot and console=srm. A generic kernel must be built without CONFIG_ALPHA_LEGACY_START_ADDRESS, which the default configuration enables and which leaves out Marvel support; see Kernel. 19) Linux uses at most 32 CPUs, so it cannot use every processor of the largest GS1280. 20)
CONFIG_ALPHA_LEGACY_START_ADDRESS off, so it includes Marvel support. 21) Gentoo's distribution kernel, sys-kernel/gentoo-kernel, takes its Alpha configuration from Debian's. 22) Gentoo's Alpha installation CD carries two kernels, gentoo, built with the option on, and gentoo_nolsa, built with it off; the second is the one for the Marvel (see Installation: Distribution kernels). 23) 24)aic7xxx driver, and the CMD 649 the pata_cmd64x driver. 27) 28)When Compaq announced its move to Itanium in June 2001, it said that the EV7 would require new systems and that the existing ES, DS, and GS systems had never been intended to run it. 35)
The following sources conflict with each other or with the account given above. They are listed here for further investigation.
esc_sequence variable defaults to "^[^[MBM", as the connect and telnet examples also show.