HP Hard Partitioning

Last updated

HP nPartitions are hard partition technology in HP's Virtual Server Environment. nPartitions (or nPar) are electrically isolated from other nPar partitions within the same chassis. Cells (a unit of processors/IO/memory) make up nPar partitions. Being electrically isolated means that if a nPar partition were to fail due to hardware failure, then the other nPar partitions would continue to work. This is contrasted with vPar partitions which exist within nPar partitions in which a failure at the hardware level for a nPar would affect all vPars within that nPar.

Contents

The principle of nPartitioning [1] in HP Cell based systems is to combine several cells to increase the computing power of a system by adding more memory/processors/IO. This in contrast to vPartitioning where you slice bigger hardware (nPars) into smaller systems to which you dedicate hardware.

This is valid for all mid-range (rp74/rx7600, rp84/rx8600) and all Superdome servers.

Advantages

When buying a mid-range server from HP with only one cell, the customer might realize over time that his database system requires more computing power, thus by buying an addon cell he can add this cell to his existing nPar (with only one cell) to create a new nPar consisting of two cells, which in a maximum configuration would mean double the number of CPUs and memory.
This can be done on any cell based system, this includes the mid-range family and the Superdome.

If the cells are added as floating cells (no interleaved memory) they can also be warm added and removed from the partition.

Configurations

In a mid-range server you can choose to have 1-4 nPartitions (dependent on model), with all cells populated and 1 nPartition configured a rp84\8600 series would have 16CPU sockets, 64 DIMM slots and 15 I/O slots available. However the customer can configure 4 separate nPartitions (with a rp/rx8000 family and an IO-Extender cabinet) which would each have 4 CPU sockets, 16 DIMM slots and 7 I/O slots available.
Though in a Superdome system, the customer can have 1-16 nPartitions (because the Superdome can fit 16 cellboards), in a fully configured HP Superdome, this would give the customer running 1 nPartition access to 64 CPU sockets, 512 DIMM slots and 192 I/O slots, or any combination of cells and I/O cages.

Limitations

In a rp74/rx7600 family there is no physical limit to how to configure the nPartitions, however CPU/Memory usage may be limited by software like iCAP (HP-UX) or giCAP. [2]

However, on a rp84/rx8600 family server you are limited to a maximum of two nPartitions without buying an IO-Extender cabinet, this in because each partition requires access to I/O slots (or CORE-IO) and the server itself only has two logical I/O domains (on one physical I/O board)

The HP Superdome on the other hand is more flexible, each cell can be connected to an individual I/O cage via a RIO cable, which means in a 1 cabinet Superdome with two I/O cages you are limited to two nPartitions maximum, or if you have a 2 cabinet Superdome and two IO-Extender cabinets you can have up to 16 nPartitions, or any combination therein.
On the Superdome you have four-cell slices called "Quadrants" which means that within this slice you will have better / faster intercommunication between the cells, and the guidelines on nPartitioning should be followed here, this does not apply to mid-range servers since they have a maximum of four cells.

You are not allowed to mix PA-RISC and itanium cells in one nPar, nor are you allowed to mix CPU steppings

Partitioning software

There are several ways to edit the nPartition configuration :

Partitioning from HP System management homepage HP SMH Partitioning.gif
Partitioning from HP System management homepage

Related Research Articles

<span class="mw-page-title-main">Itanium</span> Family of 64-bit Intel microprocessors

Itanium is a discontinued family of 64-bit Intel microprocessors that implement the Intel Itanium architecture. The Itanium architecture originated at Hewlett-Packard (HP), and was later jointly developed by HP and Intel. Launched in June 2001, Intel initially marketed the processors for enterprise servers and high-performance computing systems. In the concept phase, engineers said "we could run circles around PowerPC...we could kill the x86." Early predictions were that IA-64 would expand to the lower-end servers, supplanting Xeon, and eventually penetrate into the personal computers, eventually to supplant reduced instruction set computing (RISC) and complex instruction set computing (CISC) architectures for all general-purpose applications.

<span class="mw-page-title-main">Motherboard</span> Main printed circuit board (PCB) used for a computing device

A motherboard is the main printed circuit board (PCB) in general-purpose computers and other expandable systems. It holds and allows communication between many of the crucial electronic components of a system, such as the central processing unit (CPU) and memory, and provides connectors for other peripherals. Unlike a backplane, a motherboard usually contains significant sub-systems, such as the central processor, the chipset's input/output and memory controllers, interface connectors, and other components integrated for general use.

<span class="mw-page-title-main">HP-UX</span> Operating system

HP-UX is Hewlett Packard Enterprise's proprietary implementation of the Unix operating system, based on Unix System V and first released in 1984. Current versions support HPE Integrity Servers, based on Intel's Itanium architecture.

<span class="mw-page-title-main">Sun Enterprise</span>

Sun Enterprise is a range of UNIX server computers produced by Sun Microsystems from 1996 to 2001. The line was launched as the Sun Ultra Enterprise series; the Ultra prefix was dropped around 1998. These systems are based on the 64-bit UltraSPARC microprocessor architecture and related to the contemporary Ultra series of computer workstations. Like the Ultra series, they run Solaris. Various models, from single-processor entry-level servers to large high-end multiprocessor servers were produced. The Enterprise brand was phased out in favor of the Sun Fire model line from 2001 onwards.

<span class="mw-page-title-main">HP 9000</span> Line of workstation and server computer systems

HP 9000 is a line of workstation and server computer systems produced by the Hewlett-Packard (HP) Company. The native operating system for almost all HP 9000 systems is HP-UX, which is based on UNIX System V.

<span class="mw-page-title-main">Altix</span> Supercomputer family

Altix is a line of server computers and supercomputers produced by Silicon Graphics, based on Intel processors. It succeeded the MIPS/IRIX-based Origin 3000 servers.

HPE Integrity Servers is a series of server computers produced by Hewlett Packard Enterprise since 2003, based on the Itanium processor. The Integrity brand name was inherited by HP from Tandem Computers via Compaq.

A hypervisor, also known as a virtual machine monitor (VMM) or virtualizer, is a type of computer software, firmware or hardware that creates and runs virtual machines. A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine. The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems. Unlike an emulator, the guest executes most instructions on the native hardware. Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine. This contrasts with operating-system–level virtualization, where all instances must share a single kernel, though the guest operating systems can differ in user space, such as different Linux distributions with the same kernel.

Dynamic Logical Partitioning (DLPAR), is the capability of a logical partition (LPAR) to be reconfigured dynamically, without having to shut down the operating system that runs in the LPAR. DLPAR enables memory, CPU capacity, and I/O interfaces to be moved nondisruptively between LPARs within the same server.

The Apple Network Server (ANS) was a line of PowerPC-based server computers designed, manufactured and sold by Apple Computer, Inc. from February 1996 to April 1997. It was codenamed "Shiner" and originally consisted of two models, the Network Server 500/132 and the Network Server 700/150, which got a companion model, the Network Server 700/200 with a faster CPU in November 1996.

<span class="mw-page-title-main">IBM BladeCenter</span> Blade server architecture by IBM

The IBM BladeCenter was IBM's blade server architecture, until it was replaced by Flex System in 2012. The x86 division was later sold to Lenovo in 2014.

Integrity Virtual Machines is a hypervisor from Hewlett Packard Enterprise for HPE Integrity Servers running HP-UX. It is part of HP's Virtual Server Environment suite, and is optimized for server use.

Logical Domains is the server virtualization and partitioning technology for SPARC V9 processors. It was first released by Sun Microsystems in April 2007. After the Oracle acquisition of Sun in January 2010, the product has been re-branded as Oracle VM Server for SPARC from version 2.0 onwards.

Skulltrail is an enthusiast gaming platform released by Intel on February 19, 2008. It is based on Intel's 5400 "Seaburg" workstation chipset. The primary difference between Skulltrail and Intel's current and past enthusiast chipsets is a dual CPU socket design that allows two processors to operate on the same motherboard. Therefore, Skulltrail can operate eight processing cores on one system. The platform supports two Core 2 Extreme QX9775 processors, which operate at 3.2 GHz.

The ES7000 is Unisys's x86/Windows, Linux and Solaris-based server product line. The "ES7000" brand has been used since 1999, although variants and models within the family support various processor and bus architectures. The server is marketed and positioned as a scale-up platform where scale-out becomes inefficient. Typically the ES7000 is utilized as a platform for homogeneous consolidation, large databases, Business Intelligence, Decision Support Systems, ERP, virtualization, as well as large Linux application hosting.

<span class="mw-page-title-main">HP Superdome</span> Series of server computers

The HP Superdome is a high-end server computer designed and manufactured by Hewlett Packard Enterprise. The product's most recent version, "Superdome 2," was released in 2010 supporting 2 to 32 sockets and 4 TB of memory. The Superdome used PA-RISC processors when it debuted in 2000. Since 2002, a second version of the machine based on Itanium 2 processors has been marketed as the HP Integrity Superdome.

<span class="mw-page-title-main">SGI Origin 200</span> Entry-level server by Silicon Graphics

The SGI Origin 200, code named Speedo, was an entry-level server computer developed and manufactured by SGI, introduced in October 1996 to accompany their mid-range and high-end Origin 2000. It is based on the same architecture as the Origin 2000 but has an unrelated hardware implementation. At the time of introduction, these systems ran the IRIX 6.4, and later, the IRIX 6.5 operating systems. The Origin 200 was discontinued on 30 June 2002.

HP X-Terminals are a line of X terminals from Hewlett Packard introduced in the early- to mid-1990s, including the 700/X and 700/RX, Envizex and Entria, and the Envizex II and Entria II. They were often sold alongside PA-RISC-based HP 9000 Unix systems. The primary use case was connecting several graphical consoles to a single server or workstation to allow multiple users access the same (expensive) processing system from terminal systems. These X-Terminals all allowed high-resolution, color-graphics access to the main server from which they downloaded their operating system and necessary program files. All models featured limited expandability, in most cases additional I/O options for peripherals and memory for more programs or local storage. HP did not use its own PA-RISC platform for these systems, the first design used an Intel CISC processor, while all later systems used RISC platforms, first Intel i960 and later the popular MIPS.

<span class="mw-page-title-main">LGA 1155</span> Intel CPU socket

LGA 1155, also called Socket H2, is a zero insertion force flip-chip land grid array (LGA) CPU socket designed by Intel for their CPUs based on the Sandy Bridge and Ivy Bridge microarchitectures.

<span class="mw-page-title-main">Dell M1000e</span> Server computer

The Dell blade server products are built around their M1000e enclosure that can hold their server blades, an embedded EqualLogic iSCSI storage area network and I/O modules including Ethernet, Fibre Channel and InfiniBand switches.

References

  1. "HP nPartitions". HP. Archived from the original on 2009-05-01. Retrieved 2009-04-13.
  2. "Using iCap with vPars". HP. Archived from the original on 2011-07-12. Retrieved 2009-04-13.
  3. "HP nPartitions command reference". HP. Archived from the original on 2008-05-16. Retrieved 2009-04-13.