This glossary defines the terms and abbreviations as they are used in
the Integrity VM product documentation.
A |
|---|
| adoptive node | | The cluster member where the package starts after it fails over.
|
|---|
| APA | | Auto Port Aggregation. An HP-UX software product that creates link aggregates,
often called “trunks,” which provide a logical grouping of two
or more physical ports into a single “fat pipe”. This port arrangement
provides more data bandwidth than would otherwise be available.
|
|---|
| application | | A collection of processes that perform a specific function. In the context
of virtual machine clusters, an application is any software running on the
guest.
|
|---|
| asymmetric Serviceguard configuration | | A cluster configuration in which the cluster nodes do not have access
to the same physical storage and network devices.
|
|---|
| available resources | | Processors, memory, and I/O resources that are not assigned to a virtual
machine. These resources are available to be used in new partitions or can
be added to existing partitions.
|
|---|
B |
|---|
| backing store | | The physical device on the VM Host that is allocated to guests, such
as a network adapter, disk, or file.
|
|---|
| BMC | | Baseboard Management Controller. The Management Processor (MP) console
for Intel® Itanium systems.
|
|---|
| boot virtual machines | | To load a virtual machine's operating system and start it. Once a virtual
machine has been configured with an operating system, it is considered a guest,
and is started automatically when Integrity VM starts, or manually using the hpvmstart command. See also start virtual machines.
|
|---|
C |
|---|
| cluster | | Two or more systems configured together to host workloads. Users are
unaware that more than one system is hosting the workload.
|
|---|
| cluster member | | A cluster node that is actively participating in the Serviceguard cluster.
|
|---|
| cluster node | | A system (VM Host or guest) configured to be a part of a Serviceguard
cluster.
|
|---|
D |
|---|
| dedicated device | | A pNIC or storage unit that is dedicated to a specific virtual machine.
A dedicated device cannot be used by multiple virtual machines.
|
|---|
| distributed guests | | Guests that has been configured as a Serviceguard package.
|
|---|
E |
|---|
| EFI | | Extensible Firmware Interface. The boot firmware for all HP Integrity
systems.
|
|---|
| entitlement | | The amount of a system resource (for example, a processor) that is guaranteed
to a virtual machine. The actual allocation of resources to the virtual machine
can be greater or less than its entitlement, depending on the virtual machine's
demand for processor resources and the overall system processor load.
|
|---|
| event log | | Information about system events. An event log indicates what event
has occurred, when and where it happened, and its severity (alert level).
Event logs do not rely on normal I/O operation.
|
|---|
| extensible firmware interface | | See EFI.
|
|---|
F |
|---|
| failover | | The operation that takes place when a primary service (network, storage,
or CPU) fails, and the application continues operation on a secondary unit.
In the case of Serviceguard virtual machines, the virtual machine can fail
over to another cluster member. In case of a network failure, on a properly
configured system the virtual machine can fail over to another LAN on the
same cluster node.
|
|---|
G |
|---|
| guest | | The virtual machine running the guest OS and guest applications.
|
|---|
| guest administrator | | The administrator of a virtual machine. A guest administrator can operate
the virtual machine using the hpvmconsole command with
action that can affect the specific guest only.
|
|---|
| guest application | | A software application that runs on a guest.
|
|---|
| guest application package | | A guest application that has been configured as a Serviceguard package.
|
|---|
| guest console | | The virtual machine console that is started by the hpvmconsole command.
|
|---|
| guest operator | | The administrator of the guest OS. This level of privilege gives complete
control of the virtual machine but does not allow control of the other guests,
the VM Host, or the backing stores.
|
|---|
| guest OS | | Guest operating system.
|
|---|
| guest package | | A Serviceguard package that is an Integrity VM guest.
|
|---|
H |
|---|
| host | | A system or partition that is running an instance of an operating
system. The physical machine that is the VM Host for one or more virtual
machines.
|
|---|
| host administrator | | The system administrator. This level of privilege provides control of
the VM Host system and its resources, as well as creating and managing guests.
|
|---|
| host name | | The name of a system or partition that is running an OS instance.
|
|---|
| host OS | | The operating system that is running on the host machine.
|
|---|
I |
|---|
| Ignite-UX | | The HP-UX Ignite server product. Used as a core build image to create
or reload HP-UX servers.
|
|---|
| Integrity Virtual Machines | | The HP Integrity Virtual Machines product, which allows you to install
and run multiple systems (virtual machines) on the same physical host system.
|
|---|
| Integrity VM | | See Integrity Virtual Machines..
|
|---|
| ISSE | | HP Instant Support Enterprise Edition. A secure remote support platform
for business servers and storage devices.
|
|---|
L |
|---|
| localnet | | The local network created by Integrity VM for internal local communications.
Guests can communicate on the localnet, but the VM Host cannot.
|
|---|
M |
|---|
| migration | | The operation of stopping a Serviceguard package on one cluster member
and then starting it on another cluster member. This is accomplished using
the hpvmmigrate command. Migrating the package (for example,
a virtual machine), can be useful in system management procedures and workload
balancing. See also virtual machine migration..
|
|---|
| multiserver environment | | A Serviceguard cluster consisting of VM Host systems.
|
|---|
N |
|---|
| NIC | | Network Interface Card. Also called “network adapter.”
|
|---|
| NSPOF | | No single point of failure. A configuration imperative that implies
the use of redundancy and high availability to ensure that the failure of
a single component does not impact the operations of the machine.
|
|---|
P |
|---|
| package configuration script | | A script that is customized for each virtual machine Serviceguard package
and that contains specific variables and parameters, including logical volume
definitions, for that virtual machine.
|
|---|
| package control script | | A script containing parameters that controll how Serviceguard operates.
|
|---|
| PMAN | | Platform Manager. See VM Host.
|
|---|
| pNIC | | Physical network interface card.
|
|---|
| primary node | | The cluster member on which a failed-over package was originally running.
|
|---|
R |
|---|
| redundancy | | A method of providing high availability that uses mltiple copies of
storage or network units to ensure services are always available (for example,
disk mirroring).
|
|---|
| restricted device | | A physical device that can be accessed only by the VM Host system. For
example, the VM Host boot device should be a restricted device.
|
|---|
S |
|---|
| Serviceguard | | Serviceguard allows you to create high-availability clusters of HP 9000
or HP Integrity servers. Many customers using Serviceguard want to manage
virtual machines as Serviceguard packages. A Serviceguard package groups application
services (individual HP-UX processes) together and maintains them on multiple
nodes in the cluster, making them available for failover.
|
|---|
| SGeRAC | | Serviceguard extension for real application clusters.
|
|---|
| SGeSAP | | Serviceguard extension for SAP.
|
|---|
| shared device | | A virtual device that can be used by more than one virtual machine.
|
|---|
| start virtual machines | | To start a virtual machine that has been booted before. See also boot virtual machines.
|
|---|
| storage unit | | A file, DVD, disk, or logical volume on the VM Host that is used by
the virtual machines running on the VM Host.
|
|---|
| symmetric Serviceguard configuration | | A cluster configuration in which the nodes share access to the same
storage and network devices.
|
|---|
V |
|---|
| virtual console | | The virtualized console of a virtual machine that emulates the functionality
of the Management Processor interface for HP Integrity servers. Each virtual
machine has its own virtual console from which the virtual machine can be
powered on or off and booted or shut down, and from which the guest OS can
be selected.
|
|---|
| virtual device | | An emulation of a physical device. This emulation, used as a device
by a virtual machine, effectively maps a virtual device to an entity (for
example, s a DVD) on the VM Host.
|
|---|
| virtual machine | | Virtual hardware system. Also called VM.
|
|---|
| virtual machine application | | The executable program on the VM Host that manifests the individual
virtual machine. The program communicates with the loadable drivers based
on information in the guest-specific configuration file, and it instantiates
the virtual machine.
|
|---|
| virtual machine console | | The user-mode application that provides console emulation for virtual
machines. Each instance of the virtual machine console represents one console
session for its associated virtual machine.
|
|---|
| virtual machine host | | See VM Host.
|
|---|
| Virtual Machine Manager (VMM) | | The management application responsible for managing and configuring
HP Integrity Virtual Machines.
|
|---|
| virtual machine migration | | Migration of a virtual machine from one VM Host system to another by
using the Integrity VM command hpvmmigrate. Do not use
this command for virtual machine packages.
|
|---|
| virtual machine package | | A virtual machine that is configured as a Serviceguard package.
|
|---|
| virtual network | | A LAN that is shared by the virtual machines running on the same VM
Host or in the same Serviceguard cluster.
|
|---|
| virtual switch | | See vswitch.
|
|---|
| VM | | See Virtual machine.
|
|---|
| VM Host | | The virtual machine host system.
|
|---|
| vNIC | | Virtual network interface card (NIC). The network interface that is
accessed by guest applications.
|
|---|
| vswitch | | Virtual switch. A component in the guest virtual network. By associating
the vswitch with a physical working LAN on the VM Host, you provide the guest
with the capability of communicating outside the localnet.
|
|---|
W |
|---|
| WBEM | | Web-Based Enterprise Management. A set of Web-based information services
standards developed by the Distributed Management Task Force,
Inc. A WBEM provider offers access to a resource. WBEM clients
send requests to providers to get information about and access to the registered
resources.
|
|---|
| workload | | The collection of processes in a virtual machine.
|
|---|