PRIMECLUSTER Installation and Administration Guide 4.1 (for Solaris(TM) Operating System)
Contents Index PreviousNext

Glossary


 

AC

See Access Client.


 

Access Client

GFS kernel module on each node that communicates with the Meta Data Server and provides simultaneous access to a shared file system.

See also Meta Data Server.


 

Administrative LAN

In PRIMECLUSTER configurations, an Administrative LAN is a private local area network (LAN) on which machines such as the System Console and Cluster Console reside. Because normal users do not have access to the Administrative LAN, it provides an extra level of security. The use of an Administrative LAN is optional.

See also public LAN.


 

API

See Application Program Interface.


 

application (RMS)

A resource categorized as userApplication used to group resources into a logical collection.


 

Application Program Interface

A shared boundary between a service provider and the application that uses that service.


 

application template (RMS)

A predefined group of object definition value choices used by RMS Wizard kit to create object definitions for a specific type of application.


 

attribute (RMS)

The part of an object definition that specifies how the base monitor acts and reacts for a particular object type during normal operations.


 

automatic configuration (GDS)

Function that automatically recognizes the physical connection configuration of shared disk units and registers the units to the resource database.


 

automatic power control

This function is provided by the Enhanced Support Facility (ESF), and it automatically switches the PRIMEPOWER power on and off.


 

automatic switchover (RMS)

The procedure by which RMS automatically switches control of userApplication over to another host after specified conditions are detected.

See also directed switchover, failover, switchover, and symmetrical switchover.


 

availability

Availability describes the need of most enterprises to operate applications via the Internet 24 hours a day, 7 days a week. The relationship of the actual to the planned usage time determines the availability of a system.


 

base cluster foundation (CF)

This PRIMECLUSTER module resides on top of the basic OS and provides internal interfaces for the CF (Cluster Foundation) functions that the PRIMECLUSTER services use in the layer above.

See also Cluster Foundation.


 

BM (base monitor)(RMS)

The RMS module that maintains the availability of resources. The base monitor is supported by daemons and detectors. Each host being monitored has its own copy of the base monitor


 

Cache Fusion

The improved interprocess communication interface in Oracle 9i that allows logical disk blocks (buffers) to be cached in the local memory of each node. Thus, instead of having to flush a block to disk when an update is required, the block can be copied to another node by passing a message on the interconnect, thereby removing the physical I/O overhead.


 

CCBR

See Cluster Configuration Backup and Restore.


 

ccbr.conf

The environment configuration file that is used for backup and restore operations, and is placed in the "/opt/SMAW/ccbr" directory. This file is used in the "$CCBRHOME" variable setting. For details, see the manual pages for the "cfbackup(1M)" and "cfrestore(1M)" commands and the comments in the "ccbr.conf" file.


 

ccbr.gen

The file that stores the generation number and is placed in the "/opt/SMAW/ccbr" directory. A value of 0 or higher is stored in this file. For details, see the manual pages for the "cfbackup(1M)" and "cfrestore(1M)" commands.


 

CCBRHOME variable

The variable that identifies the directory in which backup data is stored. The initial value is the "/var/spool/pcl4.1/ccbr" directory. This variable can be set only in the "ccbr.conf" file.


 

CF

See Cluster Foundation.


 

child (RMS)

A resource defined in the configuration file that has at least one parent. A child can have multiple parents, and can either have children itself (making it also a parent) or no children (making it a leaf object).

See also resource, object, parent, and leaf object.


 

class (GDS)

See disk class.


 

cluster

A set of computers that work together as a single computing source. Specifically, a cluster performs a distributed form of parallel computing.

See also RMS configuration.


 

Cluster Configuration Backup and Restore

CCBR provides a simple method to save the current PRIMECLUSTER configuration information of a cluster node. It also provides a method to restore the configuration information.


 

Cluster Foundation

The set of PRIMECLUSTER modules that provides basic clustering communication services.

See also base cluster foundation.


 

cluster interconnect (CF)

The set of private network connections used exclusively for PRIMECLUSTER communications.


 

Cluster Join Services (CF)

This PRIMECLUSTER module handles the forming of a new cluster and the addition of nodes.


 

Cluster Resource Management facility

Facility that manages hardware units that are shared among multiple nodes.


 

concatenated virtual disk

Concatenated virtual disks consist of two or more pieces on one or more disk drives. They correspond to the sum of their parts. Unlike simple virtual disks where the disk is subdivided into small pieces, the individual disks or partitions are combined to form a single large logical disk. (Applies to transitioning users of existing Fujitsu Siemens products only.)

See also mirror virtual disk, simple virtual disk, striped virtual disk, virtual disk.


 

concatenation (GDS)

The linking of multiple physical disks. This setup allows multiple disks to be used as one virtual disk that has a large capacity.


 

configuration file (RMS)

The RMS configuration file that defines the monitored resources and establishes the interdependencies between them. The default name of this file is config.us.


 

console

See single console.


 

Console Break agent

The Console Break agent is used for the Shutdown Facility to eliminate a node by sending a break signal from RCCU.


 

custom detector (RMS)

See detector.


 

custom type (RMS)

See generic type.


 

daemon

A continuous process that performs a specific function repeatedly.


 

database node (SIS)

Nodes that maintain the configuration, dynamic data, and statistics in a SIS configuration.

See also gateway node, service node, Scalable Internet Services.


 

detector (RMS)

A process that monitors the state of a specific object type and reports a change in the resource state to the base monitor.


 

directed switchover (RMS)

The RMS procedure by which an administrator switches control of userApplication over to another host.

See also automatic switchover, failover, switchover, and symmetrical switchover.


 

disk class (GDS)

Collection of SDX objects. The shared type disk class is also a resource unit that can be used by the PRIMECLUSTER system. A disk class is sometimes simply called a "class."


 

disk group (GDS)

A collection of disks or low-order groups that become the unit for mirroring, striping, or concatenation. Disk and low-order groups that belong to the same disk group are mutually mirrored, striped, or concatenated according to the type attribute (mirror, stripe, or concatenation) of that disk group.

A disk group is sometimes simply called a "group."


 

DOWN (CF)

A node state that indicates that the node is unavailable (marked as down). A LEFTCLUSTER node must be marked as DOWN before it can rejoin a cluster.

See also UP, LEFTCLUSTER, node state.


 

ENS (CF)

See Event Notification Services.


 

environment variables (RMS)

Variables or parameters that are defined globally.


 

error detection (RMS)

The process of detecting an error. For RMS, this includes initiating a log entry, sending a message to a log file, or making an appropriate recovery response.


 

Ethernet

LAN standard that is standardized by IEEE 802.3. Currently, except for special uses, nearly all LANs are Ethernets. Originally the expression Ethernet was a LAN standard name for a 10 megabyte per second type LAN, but now it is also used as a general term that includes high-speed Ethernets and gigabyte Ethernets.


 

Event Notification Services (CF)

This PRIMECLUSTER module provides an atomic-broadcast facility for events.


 

failover (RMS, SIS)

The process by which a user application automatically transfers processes and data inherited from an operating system to a standby system because some failure has occurred.
With SIS, this process switches a failed node to a backup node. With RMS, this process is known as switchover.

See also automatic switchover, directed switchover, switchover, symmetrical switchover.


 

Fast switching mode

One of the LAN duplexing modes presented by GLS.

This mode uses a multiplexed LAN simultaneously to provide enhanced communication scalability between Solaris servers and high-speed switchover if a LAN failure occurs.


 

fault tolerant network

A network with the ability to withstand faults (fault tolerant). Fault tolerant is the ability to maintain and continue normal operation even if a fault occurs in part of the computer system. A fault tolerant network is therefore a network that can continue normal communication even if a flat occurs in part of the network system.


 

gateway node (SIS)

Gateway nodes have an external network interface. All incoming packets are received by this node and forwarded to the selected service node, depending on the scheduling algorithm for the Service.

See also service node, database node, Scalable Internet Services.


 

GDS

See Global Disk Services.


 

generation number

Data generation management is enabled in the PRIMECLUSTER backup and restore operations. The current generation number is added as part of the backup and restore data name. Integers of 0 or higher are used as generation numbers, and the generation number is incremented each time backup is successful. The generation number is stored in the "ccbr.gen" file and can be specified as an optional argument in the "cfbackup(1M)" and "cfrestore(1M) " commands.
For details, see the manual pages for the "cfbackup(1M)" and "cfrestore(1M)" commands.


 

generic type (RMS)

An object type which has generic properties. A generic type is used to customize RMS for monitoring resources that cannot be assigned to one of the supplied object types.

See also object type.


 

GFS

See Global File Services.


 

GFS local file system

A local file system that features high-speed file access and file system switchover after a system failure. High-speed file access is available through the serial block allocation to file data, and file system switchover is assured through a file system consistency recovery function.

A GFS local file system is used by one node or by two nodes, in which case the file system is used as a switchover file system.


 

GFS shared file system

A shared file system that allows simultaneous access from multiple Solaris systems that are connected to shared disk units, while maintaining data consistency, and allows processing performed by a node to be continued by other nodes even if the first node fails.

A GFS shared file system can be mounted and used concurrently from multiple nodes.


 

Global Disk Services

This optional product provides volume management that improves the availability and manageability of information stored on the disk unit of the Storage Area Network (SAN).


 

Global File Services

This optional product provides direct, simultaneous accessing of the file system on the shared storage unit from two or more nodes within a cluster.


 

Global Link Services

This PRIMECLUSTER optional module provides network high availability solutions by multiplying a network route.


 

GLS

See Global Link Services.


 

graph (RMS)

See system graph.


 

graphical user interface

A computer interface with windows, icons, toolbars, and pull-down menus that is designed to be simpler to use than the command-line interface.


 

group (GDS)

See disk group.


 

GS/SURE linkage mode

One of the LAN duplexing modes presented by GLS.

This mode uses a duplexed LAN simultaneously and high reliance communication with Global server or SURE system is realized.


 

GUI

See graphical user interface.


 

high availability

This concept applies to the use of redundant resources to avoid single points of failure.


 

highest-order group (GDS)

Group that does not belong to another group. A volume can be created in the highest-order group.


 

hub

Star-type wiring device used for LAN or fibre channels.


 

installation server

System having a Solaris CD image on the disk or CD-ROM drive to distribute the Solaris CD image to other systems over the network.


 

interconnect (CF)

See cluster interconnect.


 

Internet Protocol address

A numeric address that can be assigned to computers or applications.

See also IP aliasing.


 

internode communication facility

Communication function between cluster nodes that are used by PRIMECLUSTER CF. Since this facility is designed especially for communication between cluster nodes, the overhead is less than that of TCP/IP, and datagram communication services that also guarantee the message arrival sequence can be carried out.


 

IP address

See Internet Protocol address.


 

IP aliasing

This enables several IP addresses (aliases) to be allocated to one physical network interface. With IP aliasing, the user can continue communicating with the same IP address, even though the application is now running on another host.

See also Internet Protocol address.


 

JOIN (CF)

See Cluster Join Services.


 

keyword (reserved words)

A word that has special meaning in a programming language. For example, in the configuration file, the keyword node identifies the kind of definition that follows.


 

LAN

See public LAN.


 

latency (RMS)

Time interval from when a data transmission request is issued until the actual response is received.


 

leaf object (RMS)

A bottom object in a system graph. In the configuration file, this object definition is at the beginning of the file. A leaf object does not have children.


 

LEFTCLUSTER (CF)

A node state that indicates that the node cannot communicate with other nodes in the cluster. That is, the node has left the cluster. The purpose for the intermediate LEFTCLUSTER state is to avoid the network partition problem.

See also UP, DOWN, network partition, node state.


 

line switching unit

This device connects external lines to more than one node and switches the connected nodes by the RCI.


 

link (RMS)

Designates a child or parent relationship between specific resources.


 

local area network

See public LAN.


 

local host

The host from which a command or process is initiated.

See also remote host.


 

local MAC address

MAC address that the system administrator of a local area network (LAN) system guarantees to be unique within that system.


 

log file

The file that contains a record of significant system events or messages. The base monitor, wizards, and detectors can have their own log files.


 

logical volume (GDS)

General term for a virtual disk device that the user can access directly. The user can access a logical volume in the same way as accessing a physical disk slice (partition). A logical volume is sometimes simply called a "volume." low-order group (GDS)

Group that belongs to another group. A volume cannot be created in a low-order group.


 

MAC address

Address that identifies the office or node that is used by the MAC sublayer of a local area network (LAN).


 

MDS

See Meta Data Server.


 

message

A set of data transmitted from one software process to another process, device, or file.


 

message queue

A designated memory area which acts as a holding place for messages.


 

Meta Data Server (GFS)

GFS daemon that centrally manages the control information of a file system (meta-data).


 

mirrored disk (RCFS)

A set of disks that contain the same data. If one disk fails, the remaining disks of the set are still available, preventing an interruption in data availability. (Applies to transitioning users of existing Fujitsu Siemens products only.)

See also mirrored piece.


 

mirrored piece (RCFS)

Physical pieces that together comprise a mirrored virtual disk. These pieces include mirrored disks and data disks. (Applies to transitioning users of existing Fujitsu Siemens products only.)

See also mirrored disk.


 

mirrored volume (GDS)

A volume that is created in a mirror group. Data redundancy is created by mirroring.


 

mirror group (GDS)

A disk group of the mirror type. This a collection of mutually mirrored disks or low-order groups.


 

mirroring (GDS)

A setup that maintains redundancy by writing the same data to multiple slices. Even if an error occurs in some of the slices, this setup allows access to the volume to continue as long as a normal slice remains.


 

mirror virtual disk (VM)

Mirror virtual disks consist of two or more physical devices, and all output operations are performed simultaneously on all of the devices. (Applies to transitioning users of existing Fujitsu Siemens products only.)

See also concatenated virtual disk, simple virtual disk, striped virtual disk, and virtual disk.


 

mixed model cluster

A cluster system that is built from different PRIMEPOWER models. For example, one node is a PRIMEPOWER 1000 machine, and another node is a PRIMEPOWER 200 machine.

The models are divided into two groups, which are represented by the PRIMEPOWER 200, 400, and 600 machines and the PRIMEPOWER 800, 1000, and 2000 machines.


 

monitoring agent

Component that monitors the state of a remote cluster node and immediately detects if that node goes down. This component is separate from the SA function.


 

mount point

The point in the directory tree where a file system is attached.


 

multihosting

Same disk via multiple controllers. (Applies to transitioning users of existing Fujitsu Siemens products only.)


 

native operating system

The part of an operating system that is always active and translates system calls into activities.


 

network adapter

A LAN network adapter.


 

network interface card

See network adapter.


 

network partition (CF)

This condition exists when two or more nodes in a cluster cannot communicate over the interconnect; however, with applications still running, the nodes can continue to read and write to a shared device, compromising data integrity.


 

NIC switching mode

One of the LAN duplexing modes presented by GLS. The duplexed NIC is used exclusively, and LAN monitoring between the Solaris server and the switching HUB, and switchover if an error is detected are implemented.


 

node

A host which is a member of a cluster. A computer node is the same as a computer.


 

node state (CF)

Every node in a cluster maintains a local state for every other node in that cluster. The node state of every node in the cluster must be either UP, DOWN, or LEFTCLUSTER.

See also UP, DOWN, LEFTCLUSTER.


 

object (RMS)

In the configuration file or a system graph, this is a representation of a physical or virtual resource.

See also leaf object, object definition, node state, object type.


 

object definition (RMS)

An entry in the configuration file that identifies a resource to be monitored by RMS. Attributes included in the definition specify properties of the corresponding resource. The keyword associated with an object definition is object.

See also attribute, object type.


 

object type (RMS)

A category of similar resources monitored as a group, such as disk drives. Each object type has specific properties, or attributes, which limit or define what monitoring or action can occur. When a resource is associated with a particular object type, attributes associated with that object type are applied to the resource.

See also generic type.


 

online maintenance

The capability of adding, removing, replacing, or recovering devices without shutting or powering off the host.


 

operating system dependent (CF)

This module provides an interface between the native operating system and the abstract, OS-independent interface that all PRIMECLUSTER modules depend upon.


 

OPS

See Oracle Parallel Server.


 

Oracle Parallel Server

Oracle Parallel Server allows access to all data in the database to users and applications in a clustered or MPP (massively parallel processing) platform.


 

OSD (CF)

See operating system dependent.


 

parent (RMS)

An object in the configuration file or system graph that has at least one child.

See also child, configuration file, and system graph.


 

patrol diagnosis

A function that periodically diagnoses hardware faults.


 

physical IP address

IP address that is assigned directory to the interface (for example, hme0) of a network interface card. See also logical IP address. For information about the logical interface, see the explanation of logical interface in ifconfig(1M).


 

primary host (RMS)

The default host on which a user application comes online when RMS is started. This is always the hostname of the first child listed in the userApplication object definition.


 

PRIMECLUSTER services (CF)

Service modules that provide services and internal interfaces for clustered applications.


 

private network address

Private network addresses are a reserved range of IP addresses specified by RFC1918. They may be used internally by any organization but, because different organizations can use the same addresses, they should never be made visible to the public internet.


 

private resource (RMS)

A resource accessible only by a single host and not accessible to other RMS hosts.

See also resource, shared resource.


 

public LAN

The local area network (LAN) by which normal users access a machine.

See also Administrative LAN.


 

queue

See message queue.


 

quorum

State in which integrity is maintained among the nodes that configure the cluster system. Specifically, the CF state in all nodes that configure the cluster system is either UP or DOWN (there is no LEFTCLUSTER node).


 

RC2000

Software (Java application) that provides functions for operating the operating system console of each node.


 

RCCU

Abbreviation for Remote Console Connection Unit.

See also remote console connection unit.


 

redundancy

This is the capability of one object to assume the resource load of any other object in a cluster, and the capability of RAID hardware and/or RAID software to replicate data stored on secondary storage devices.


 

Reliant Monitor Services (RMS)

The package that maintains high availability of user-specified resources by providing monitoring and switchover capabilities.


 

remote console connection unit

Device that converts an RS232C interface and a LAN interface. This device allows another device (personal computer) that is connected to the LAN to use the TTY console functions through the Telnet function.


 

remote host

A host that is accessed through a telecommunications line or LAN.

See also local host.


 

remote node

See remote host.


 

reporting message (RMS)

A message that a detector uses to report the state of a particular resource to the base monitor.


 

resource (RMS)

A hardware or software element (private or shared) that provides a function, such as a mirrored disk, mirrored disk pieces, or a database server. A local resource is monitored only by the local host.

See also private resource, shared resource.


 

resource database (CF)

Database that manages information on hardware units that are shared among multiple nodes.

The resource database is managed by the cluster resource management facility.


 

resource definition (RMS)

See object definition.


 

resource label (RMS)

The name of the resource displayed in a system graph.


 

resource state (RMS)

Current state of a resource.


 

RMS

See Reliant Monitor Services.


 

RMS command

Commands that enable RMS resources to be administered from the command line.


 

RMS configuration

A configuration in which two or more nodes are connected to shared resources. Each node has its own copy of operating system and RMS software, as well as its own applications.


 

RMS Wizard kit

Each component of the RMS Wizard Kit adds new menu items to the RMS Wizard Tools for a specific application.

See also RMS Wizard Tools, Reliant Monitor Services (RMS).


 

RMS Wizard Tools

A software package composed of various configuration and administration tools used to create and manage applications in an RMS configuration.

See also RMS Wizard kit, Reliant Monitor Services.


 

route

In the PRIMECLUSTER Concept Guide, this term refers to the individual network paths of the redundant cluster interfaces that connect the nodes to each other.


 

Rolling update

Update method used to fix an application or maintenance within the cluster system. Fix application is enabled by applying fixes to each node sequentially without stopping jobs.


 

SAN

See Storage Area Network.


 

scalability

The ability of a computing system to dynamically handle any increase in work load. Scalability is especially important for Internet-based applications where growth caused by Internet usage presents a scalable challenge.


 

Scalable Internet Service (SIS)

Scalable Internet Services is a TCP connection load balancer, and dynamically balances network access loads across cluster nodes while maintaining normal client/server sessions for each connection.


 

SCON

See single console.


 

scope (GDS)

The range of nodes that can share objects in the shared type disk class.


 

script (RMS)

A shell program executed by the base monitor in response to a state transition in a resource. The script may cause the state of a resource to change.


 

SDX disk (GDS)

General term for disks that GDS manages. Depending on its use, an SDX disk may be called a single disk, a keep disk, a spare disk, or an undefined disk. An SDS disk is sometimes simply called a "disk."


 

SDX object (GDS)

General term for resources that GDS manages. The resources include classes, groups, SDX disks, and volumes.


 

service node (SIS)

Service nodes provide one or more TCP services (such as FTP, Telnet, and HTTP) and receive client requests forwarded by the gateway nodes.

See also database node, gateway node, and Scalable Internet Services.


 

shared disk connection confirmation

Function that checks whether that all shared disk units are turned on and all cable connections are correct when a node is started.


 

shared resource

A resource, such as a disk drive, that is accessible to more than one node.

See also private resource, resource.


 

Shutdown Facility

A facility that forcibly stops a node in which a failure has occurred. When PRIMECLUSTER decides that system has reached a state in which the quorum is not maintained, it uses the Shutdown Facility (SF) to return the cluster system to the quorum state.


 

shutdown request

Instruction that forcibly stops the specified node so that the quorum is restored.


 

simple virtual disk

Simple virtual disks define either an area within a physical disk partition or an entire partition.

See also concatenated virtual disk, striped virtual disk, and virtual disk.


 

single console

The workstation that acts as the single point of administration for hosts being monitored by RMS. The single console software, SCON, is run from the single console.


 

single disk (GDS)

SDX disk that does not belong to a group and can be used to create a single volume.


 

single volume (GDS)

A volume that is created in a single disk that does not belong to a group. There is no data redundancy.


 

SIS

See Scalable Internet Services.


 

spare disk (GDS)

A spare disk for restoring the mirroring state in place of a failed disk.


 

state

See resource state.


 

state transition procedure

The state transition procedure receives a state transition instruction from the cluster control and controls activation and deactivation of the resource (start and stop of the application).


 

Storage Area Network

The high-speed network that connects multiple, external storage units and storage units with multiple computers. The connections are generally fiber channels.


 

striped group (GDS)

A disk group of the stripe type. This is a collection of disks or low-order groups that become striping units.


 

striped virtual disk

Striped virtual disks consist of two or more pieces. These can be physical partitions or further virtual disks (typically a mirror disk). Sequential I/O operations on the virtual disk can be converted to I/O operations on two or more physical disks. This corresponds to RAID Level 0 (RAID0).

See also concatenated virtual disk, mirror virtual disk, simple virtual disk, virtual disk.


 

striped volume (GDS)

A volume that is created in a striped group. Striping allows the I/O load to be distributed among multiple disks. There is no data redundancy.


 

stripe width (GDS)

The size is which data is divided when striping takes place.


 

striping (GDS)

Dividing data into fixed-size segments, and cyclically distributing and writing the data segments to multiple slices. This method distributes I/O data to multiple physical disks and issues I/O data at the same time.


 

switching mode

LAN duplexing mode presented by GLS.

There is a total of six switching mode types: fast switching mode, NIC switching mode, GS/SURE linking mode, multipath mode, and multilink Ethernet mode:


 

switchover

The process by which a user application transfers processes and data inherited from an operating node to a standby node, based on a user request.


 

switchover (RMS)

The process by which RMS switches control of userApplication over from one monitored host to another.

See also automatic switchover, directed switchover, failover, and symmetrical switchover.


 

symmetrical switchover (RMS)

This means that every RMS host is able to take on resources from any other RMS host.

See also automatic switchover, directed switchover, failover, and switchover.


 

synchronized power control

When the power of one node is turned in the cluster system configured with PRIMEPOWER, this function turns on all other powered-off nodes and disk array unit that are connected to nodes through RCI cables.


 

system disk (GDS)

The disk in which the operating Solaris is installed. This term refers to the entire disk, including slices that are currently operating as one of the following file systems or swap area:

/, /usr, /var, or swap area


 

system graph (RMS)

A visual representation (a map) of monitored resources used to develop or interpret the configuration file.

See also configuration file.


 

template

See application template.


 

type

See object type.


 

UP (CF)

A node state that indicates that the node can communicate with other nodes in the cluster.

See also DOWN, LEFTCLUSTER, node state.


 

user group

A group that limits the environment setup, operation management, and other operations presented by Web-Based Admin View and the Cluster Admin GUI. There are four user groups: wvroot, clroot, cladmin, and clmon. Each user ID is registered in an appropriate user group by the operation system administrator of the management server.


 

virtual disk

With virtual disks, a pseudo device driver is inserted between the highest level of the Solaris logical Input/Output (I/O) system and the physical device driver. This pseudo device driver then maps all logical I/O requests on physical disks.

See also concatenated virtual disk, mirror virtual disk, simple virtual disk, striped virtual disk.


 

virtual interface (VIP)

Virtual IP address or host name that SIS uses to make multiple nodes of the cluster appear as a single-system image.


 

volume (GDS)

See logical volume (GDS).


 

watchdog timer monitoring

Timer value that measures operating system hangs and boot failures.


 

Web-Based Admin View

This is a common base enabling use of the Graphic User Interface of PRIMECLUSTER. This interface is in Java.


 

Wizard (RMS)

An interactive software tool that creates a specific type of application using pretested object definitions. An enabler is a type of wizard.


 

XSCF

Abbreviation for eXtended System Control Facility. XSCF is a system monitoring facility that consists of dedicated processors that are independent from a main CPU. XSCF performs integrated management of the cooling system (FAN unit), power supply unit, system monitoring, and power on/off and monitoring system of peripherals. This is enabled from remote places, providing functions to monitor a main unit, notify a system administrator of a system failure, and perform console input/output from remote places via serial port or Ethernet port.


Contents Index PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2005