Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : Administration Guide

Glossary

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

A

administration branch 

The half (branch) of the administration network that contains all of the general-purpose administration ports to the nodes of the HP XC system.


administration network 

The private network within the HP XC system that is used for administrative operations.


B

base image 

The collection of files and directories that represents the common files and configuration data that are applied to all nodes in an HP XC system.


branch switch 

A component of the Administration Network. A switch that is uplinked to the root switch and receives physical connections from multiple nodes.


C

cluster 

A set of independent computers combined into a unified system through system software and networking technologies.


cluster alias 

The external cluster host name supported by LVS, which enables inbound connections without having to know individual nodes names to connect and log in to the HP XC system.


compute node 

A node that is assigned only with the compute role and no other. Jobs are distributed to and run on nodes with the compute role; no other services run on a compute node.

.


Console Branch 

A component of the administration network. The half (branch) of the administration network that contains all of the console ports of the nodes of the HP XC system. This branch is established as a separate branch to enable some level of partitioning of the administration network to support specific security needs.


D

DHCP 

Dynamic Host Control Protocol. A protocol that dynamically allocates IP addresses to computers on a local area network.


Dynamic Host Control Protocol 

See DHCP.


E

EFI 

Extensible Firmware Interface. Defines a model for the interface between operating systems and Itanium-based platform firmware. The interface consists of data tables that contain platform-related information, plus boot and run-time service calls that are available to the operating system and its loader. Together, these provide a standard environment for booting an operating system and running preboot applications.


extensible firmware interface 

See EFI.


external network node 

A node that is connected to a network external to the HP XC system.


F

fairshare 

An LSF job-scheduling policy that specifies how resources should be shared by competing users. A fairshare policy defines the order in which LSF attempts to place jobs that are in a queue or a host partition.


FCFS 

First-come, first-served. An LSF job-scheduling policy that specifies that jobs are dispatched according to their order in a queue, which is determined by job priority, not by order of submission to the queue.


first-come, first-served 

See FCFS.


G

global storage 

Storage within the HP XC system that is available to all of the nodes in the system. Also known as local storage.


golden client 

The node from which a standard file system image is created. The golden image is distributed by the image server. In a standard HP XC installation, the head node acts as the image server and golden client.


golden image 

A collection of files, created from the golden client file system that are distributed to one or more client systems. Specific files on the golden client may be excluded from the golden image if they are not appropriate for replication.


golden master 

The collection of directories and files that represents all of the software and configuration data of an HP XC system. The software for any and all nodes of an HP XC system can be produced solely by the use of this collection of directories and files.


H

head node 

The single node that is the basis for software installation, system configuration, and administrative functions in an HP XC system. There may be another node that can provide a failover function for the head node, but HP XC system has only one head node at any one time.


host name 

The name given to a computer. Lowercase and uppercase letters (a–z and A–Z), numbers (0–9), periods, and dashes are permitted in host names. Valid host names contain from 2 to 63 characters, with the first character being a letter.


I

I/O node 

A node that has more storage available than the majority of server nodes in an HP XC system. This storage is frequently externally connected storage, for example, SAN attached storage. When configured properly, an I/O server node makes the additional storage available as global storage within the HP XC system.


iLO 

Integrated Lights Out. A self-contained hardware technology available on CP3000 cluster platform hardware models that enables remote management of any node within a system.


image server 

A node specifically designated to hold images that will be distributed to one or more client systems. In a standard HP XC installation, the head node acts as the image server and golden client.


Integrated Lights Out 

See iLO.


interconnect 

A hardware component that provides high-speed connectivity between the nodes in the HP XC system. It is used for message passing and remote memory access capabilities for parallel applications.


interconnect network 

The private network within the HP XC system that is used primarily for user file access and for communications within applications.


Internet address 

A unique 32-bit number that identifies a host's connection to an Internet network. An Internet address is commonly represented as a network number and a host number and takes a form similar to the following: 192.0.2.0.


IPMI 

Intelligent Platform Management Interface. A self-contained hardware technology available on HP ProLiant DL145 servers that enables remote management of any node within a system.


L

Linux Virtual Server 

See LVS.


load file 

A file containing the names of multiple executables that are to be launched simultaneously by a single command.


Load Sharing Facility 

See LSF-HPC with SLURM.


local storage 

Storage that is available or accessible from one node in the HP XC system.


LSF execution host 

The node on which LSF runs. A user's job is submitted to the LSF execution host. Jobs are launched from the LSF execution host and are executed on one or more compute nodes.


LSF master host 

The overall LSF coordinator for the system. The master load information manager (LIM) and master batch daemon (mbatchd) run on the LSF master host. Each system has one master host to do all job scheduling and dispatch. If the master host goes down, another LSF server in the system becomes the master host.


LSF-HPC with SLURM 

Load Sharing Facility for High Performance Computing integrated with SLURM. The batch system resource manager on an HP XC system that is integrated with SLURM. LSF-HPC with SLURM places a job in a queue and allows it to run when the necessary resources become available. SF-HPC with SLURM manages just one resource: the total number of processors designated for batch processing.

LSF-HPC with SLURM can also run interactive batch jobs and interactive jobs. An LSF interactive batch job allows you to interact with the application while still taking advantage of SF-HPC with SLURM scheduling policies and features. An SF-HPC with SLURM interactive job is run without using SF-HPC with SLURM batch processing features but is dispatched immediately by SF-HPC with SLURM on the LSF execution host.

See also LSF execution host.


LVS 

Linux Virtual Server. Provides a centralized login capability for system users. LVS handles incoming login requests and directs them to a node with a login role.


M

Management Processor 

See MP.


master host 

See LSF master host.


module 

A package that provides for the dynamic modification of a user's environment by means of modulefiles.

See also modulefile.


modulefile 

Contains information that alters or sets shell environment variables, such as PATH and MANPATH. Modulefiles enable various functions to start and operate properly.


MP 

Management Processor. Controls the system console, reset, and power management functions on HP Integrity servers.


MPI 

Message Passing Interface. A library specification for message passing, proposed as a standard by a broadly based committee of vendors, implementors, and users.


MySQL 

A relational database system developed by MySQL AB that is used in HP XC systems to store and track system configuration information.


N

NAT 

Network Address Translation. A mechanism that provides a mapping (or transformation) of addresses from one network to another. This enables external access of a machine on one LAN that has the same IP address as a machine on another LAN, by mapping the LAN address of the two machines to different external IP addresses.


Network Address Translation 

See NAT.


Network Information Services 

See NIS.


NIS 

Network Information Services. A mechanism that enables centralization of common data that is pertinent across multiple machines in a network. The data is collected in a domain, within which it is accessible and relevant. The most common use of NIS is to maintain user account information across a set of networked hosts.


NIS client 

Any system that queries NIS servers for NIS database information. Clients do not store and maintain copies of the NIS maps locally for their domain.


NIS master server 

A system that stores the master copy of the NIS database files, or maps, for the domain in the /var/yp/DOMAIN directory and propagates them at regular intervals to the slave servers. Only the master maps can be modified. Each domain can have only one master server.


NIS slave server 

A system that obtains and stores copies of the master server's NIS maps. These maps are updated periodically over the network. If the master server is unavailable, the slave servers continue to make the NIS maps available to client systems. Each domain can have multiple slave servers distributed throughout the network.


P

parallel application 

An application that uses a distributed programming model and can run on multiple processors. An HP XC MPI application is a parallel application. That is, all interprocessor communication within an HP XC parallel application is performed through calls to the MPI message passing library.


PXE 

Preboot Execution Environment. A standard client/server interface that enables networked computers that are not yet installed with an operating system to be configured and booted remotely. PXE booting is configured at the BIOS level.


R

resource management role 

Nodes with this role manage the allocation of resources to user applications.


role 

A set of services that are assigned to a node.


Root Administration Switch 

A component of the administration network. The top switch in the administration network; it may be a logical network switch comprised of multiple hardware switches. The Root Console Switch is connected to the Root Administration Switch.


root node 

A node within an HP XC system that is connected directly to the Root Administration Switch.


RPM 

Red Hat Package Manager.

1. A utility that is used for software package management on a Linux operating system, most notably to install and remove software packages.

2. A software package that is capable of being installed or removed with the RPM software package management utility.


S

serial application 

A command or user program that does not use any distributed shared-memory form of parallelism. A serial application is basically a single-processor application that has no communication library calls (for example, MPI, PVM, GM, or Portals).

An example of a serial application is a standard Linux command, such as the ls command. Another example of a serial application is a program that has been built on a Linux system that is binary compatible with the HP XC environment, but does not contain any of the HP XC infrastructure libraries.


SLURM backup controller 

The node on which the optional backup slurmctld daemon runs. On SLURM failover, this node becomes the SLURM master controller.


SLURM master controller 

The node on which the slurmctld daemon runs.


SMP 

Symmetric multiprocessing. A system with two or more CPUs that share equal (symmetric) access to all of the facilities of a computer system, such as the memory and I/O subsystems. In an HP XC system, the use of SMP technology increases the number of CPUs (amount of computational power) available per unit of space.


ssh 

Secure Shell. A shell program for logging in to and executing commands on a remote computer. It can provide secure encrypted communications between two untrusted hosts over an insecure network.


standard LSF 

A workload manager for any kind of batch job. Standard LSF features comprehensive workload management policies in addition to simple first-come, first-serve scheduling (fairshare, preemption, backfill, advance reservation, service-level agreement, and so on). Standard LSF is suited for jobs that do not have complex parallel computational needs and is ideal for processing serial, single-process jobs. Standard LSF is not integrated with SLURM.


symmetric multiprocessing 

See SMP.


Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.