Manuals

Manuals
Glossary: Dell OpenManage™ Array Manager 3.1 User's Guide

Back to Contents Page

Glossary

Dell OpenManage™ Array Manager 3.1 User's Guide

Use this glossary to find the definitions of terms pertinent to Array Manager.

Active partition

The partition where the computer starts up. The active partition must be a primary partition on a basic disk. If you use Microsoft® Windows NT® or Window® 2000 exclusively, the active partition can be the same as the system partition. If you have a dual-boot system with two operating systems (such as Windows 2000 and Windows NT OR Windows NT and Windows 98® or MS-DOS®) the active partition must contain the startup files for both operating systems. See also Basic disk, Extended partition, Extended partition, Partition, Primary partition.

Array

The term array refers to a RAID controller and its associated logical and physical disks.

Array disk

A physical disk controlled by a RAID controller. These disks can be placed in an array group, and virtual disks can be created from them.

Array group

An array group provides a mechanism to group disks that are controlled by a particular RAID controller. You can create virtual disks from disks in an array group if you have a SCSI RAID controller. However, with the PowerVault™ 660F controller, you will need to further define the array group into one or more disk groups before creating virtual disks. See also Disk groups.

Basic disk

A physical disk that can contain primary partitions, an extended partition, and logical drives. See also Basic volume, Extended partition, Logical drive, and Primary partition.

Basic volume

A logical volume or partition created on a basic disk. You can create basic volumes only on basic disks. See also Basic disk and Volume.

BBU

Abbreviation for battery backup unit.

Breaking a mirror

Breaking a mirror creates two simple volumes with individual drive letters. Each volume contains the data on the mirror at the time the mirror was broken. The data is no longer redundant, but it remains intact. Compare with Removing a mirror.

Boot volume

The volume, formatted for either an NTFS or FAT file system, that contains the Windows NT/2000 operating system and its support files. The boot volume can be the same as the system volume. See also FAT and FAT32, NTFS, System volume, and Volume.

Cache

A fast storage area that keeps a copy of data or instructions for quicker data retrieval. Storage cache usually resides on RAID controllers and boosts performance because the CPU doesn't have to wait for a disk head to spin. Data can be written and read directly from cache.

C-C nexus

Controller-controller nexus. A controller-controller nexus refers to the state in which both redundant controllers are in communication with each other. In this state, each controller can copy write-back data to its partner controller and can determine whether the other controller is operating.

Clustering

Clustering is the process of associating multiple servers so that they function as a single, virtual server. Clustering can provide greater overall system availability, performance, and capacity for the server platforms.

Concatenation

Storing data either on one disk (simple) or on disk space that spans more than one disk (spanned).

Consistency check

A consistency check verifies the accuracy of redundant data in a RAID group. For example, on a virtual disk with parity, checking consistency computes the parity of the data drives and compares the results with the contents of the parity drives.

Dell Utility Partition

This is a factory-installed, bootable partition on the hard-disk drive that provides utilities and diagnostics for your Dell hardware and software. When activated, the partition boots and provides an executable environment for the partition's utilities.

DIMM

Abbreviation for dual in-line memory module, a method for packaging memory.

Direct Attach

A Fibre Channel hardware configuration in which the host bus adapter(s) of a single server are directly connected to Fibre Channel RAID controller(s). This attachment method uses point-to-point Fibre Channel connectivity. In this configuration, the Fibre Channel RAID controller storage is confined to that server and is not shared across multiple servers. See also Redundant controllers.

Disk

A physical data storage device attached to a computer. See also Basic disk, Dynamic disk.

Disk groups

With redundant Fibre Disk RAID controllers that support a large number of physical disks, it is necessary to define one or more disk groups from the array group before creating virtual disks. You then create virtual disks from a disk group rather than from the larger array group. See also Array group.

Disk striping

Disk striping writes data across multiple disk drives instead of just one disk. Disk striping involves partitioning each drive storage space into stripes that can vary in size. These stripes are interleaved in a repeated, sequential manner. The combined storage space is composed of stripes from each drive.

Dynamic disk

A logical disk that is managed by Array Manager software. Dynamic disks can contain only dynamic volumes (that is, volumes created with Array Manager software). Dynamic disks cannot contain partitions or logical drives, nor can they be accessed by MS-DOS or Windows 95®/98. See also Dynamic volume, Partition.

Dynamic volume

A logical volume that is created with Array Manager software. Dynamic volumes include simple, spanned, striped, mirrored, and RAID-5. You must create dynamic volumes on dynamic disks. See also Dynamic disk, Volume.

Encapsulation

The process of upgrading partitions and Windows NT 4.0 Disk Administrator RAID volumes to dynamic volumes by upgrading the disk(s) they are on to dynamic. See the section Upgrade Disks with Legacy Volumes to Dynamic in the Volume Management chapter for details.

Extended partition

A portion of a basic disk that can contain logical drives. Use an extended partition if you want to have more than four volumes on your basic disk. Only one of the four partitions allowed per physical disk can be an extended partition, and no primary partition needs to be present to create an extended partition. Extended partitions can be created only on basic disks. See also Basic disk, Logical drive, Partition, Primary partition, Active partition.

Failback

Failback is a feature of RAID in which a RAID controller operating in failover mode detects the presence of a second operating controller, exits failover mode, and resumes its normal mode of operation. For more information, see Failover and Failback in the Storage Management Concepts chapter.

Failover

Failover is a feature of RAID in which a pair of RAID controllers that are in communication with one another simultaneously process the same input/output commands to an array of disks. If one of the controllers fails, the surviving controller detects the failure and automatically assumes the function of the failed controller. For more information, see Failover and Failback in the Storage Management Concepts chapter.

FAT and FAT32

FAT and FAT32 are file systems that are defined as follows:

FAT (File Allocation Table) — A file system used by MS-DOS, Windows 3.x, Windows 95, and Windows 98. Windows NT and Windows 2000 also can use the FAT file system. The operating system maintains a table to keep track of the status of various segments of disk space used for file storage.

FAT32 (File Allocation Table) — A derivative of the file allocation table (FAT) file system. FAT32 supports smaller cluster sizes than FAT, thus providing more efficient space allocation on FAT32 drives. FAT32 is designed for larger disks than FAT.

Fault tolerance

Ensures data integrity when hardware failures occur.

Fibre Channel

For Fibre Channel terms, see Fibre Channel Concepts in the Storage Management Concepts chapter.

Firmware

Software (programs or data) that has been written onto read-only memory (ROM). Firmware can boot and operate a device. Each controller contains firmware which helps provide the controller's functionality.

Free space

Available space used to create logical drives within an extended partition. See also Extended partition, Logical drive, Unallocated space.

FT disk

Refers to a disk that is completely supported by Microsoft's Disk Administrator.

FT volume types

These are legacy systems that Array Manager can identify. These are basic volumes. You can use Disk Administrator in parallel with Array Manager if you need to keep these disks as basic disks.

HBA

Host bus adapter. A PCI adapter card which resides in the server whose only function is to convert data commands from PCI-bus format to storage interconnect format (examples: SCSI, Fiber Channel) and communicate directly with disk drives, tape drives, CD-ROMS, or other storage devices.

Hot spare

A hot spare is an extra, unused disk that is part of a disk subsystem. It is assigned as a backup disk that can take over when a primary disk fails. Hot spares remain in standby mode, ready for activation in case of a disk failure. Hot spares can replace failed drives without interrupting the system or requiring user intervention.

Hotswap

A hotswap is the replacement of a component (such as a hard drive, power supply, PCI card, or bus) while the computer is still running.

Logical drive

A logical drive is a partition you create within an extended partition on a basic disk. A logical drive can be formatted and assigned a drive letter. Only basic disks can contain logical drives. A logical drive cannot span multiple disks. See also Basic disk, Basic volume, Extended partition.

LS modules

LS modules are cards installed in slots at the front of the enclosure. Each LS module has an SES processor that monitors environmental functions and a Loop Redundancy Circuit (LRC) function, which maintains the viability of the Fibre Channel loop.

LUN

Logical unit number. A LUN is a logical representation of physical storage. You determine whether a LUN is a disk drive, a number of disk drives, or a partition on a disk drive, depending on the RAID configuration.

Mirrored volume (RAID-1)

A fault-tolerant volume that duplicates data on two physical disks. It provides data redundancy by using a copy (mirror) of the volume to duplicate the information contained in the volume. The mirror is located on a different disk. If one of the physical disks fails, the data on the failed disk becomes unavailable, but the system continues to operate using the unaffected disk.

A mirrored volume is slower than a RAID-5 volume in read operations but faster in write operations. You can create mirrored volumes only on dynamic disks. You cannot extend mirrored volumes. In Windows NT 4.0 Disk Administrator, a mirrored volume is known as a mirror set. See also Dynamic disk, Dynamic volume, Fault tolerance, RAID, Volume.

Nexus

A controller-controller nexus refers to the state in which both redundant controllers are in communication. In this state, each controller can copy write-back data to its partner controller and can determine whether the other controller is operating.

NLM

Abbreviation for NetWare Loadable Module.

NTFS

An advanced file system designed for use specifically within the Windows NT operating system. It supports file system recovery, extremely large storage media, long file names, and various features for the POSIX subsystem. It also supports object-oriented applications by treating all files as objects with user-defined and system-defined attributes. NTFS is also called Windows NT file system. See also FAT and FAT32.

Online Volume Expansion (OLVE)

The capability of extending an existing simple or spanned dynamic volume while the volume is online. This is done with the Extend Volume command. For more information, see Extending a Dynamic Simple or Spanned Volume in the Volume Management chapter.

Parity

Redundant information that is associated with a block of information. In Array Manager software, parity is a calculated value used to reconstruct data after a failure.

RAID-5 volumes stripe data and parity intermittently across a set of disks. Within each stripe, the data on one disk is parity data and the data on the other disks is normal data. RAID-5 volumes therefore require at least three disks to allow for this extra parity information. When a disk fails, Array Manager software uses the parity information in those stripes in conjunction with the data on the good disks to recreate the data on the failed disk. See also Fault tolerance, Volume, Striped volume (RAID-0), RAID-5 volume (stripe set with parity), RAID-10 and RAID-0+1 (striping over mirrored sets).

Partition

A portion of a physical disk that functions as though it were a physically separate disk. Partitions can be created only on basic disks. Partitions cannot span disks; they must be a contiguous region. See also Basic disk, Extended partition, Extended partition, Partition, Active partition.

PCI

Peripheral Component Interconnect. PCI is the predominant 32-bit or 64-bit bus used in PCs and servers.

PERC

PowerEdge Expandable RAID Controller. A RAID controller based on I20 technology. See also PERC /Di and PERC /Si.

PERC /Di

A PERC dual integrated channel controller. See also PERC and PERC /Si.

PERC /Si

A PERC single-integrated channel controller. See also PERC and PERC /Di.

Physical array

A physical array is a collection of physical disk drives governed by RAID management software. A physical array appears to Array Manager as one or more logical drives.

Primary partition

A volume you create using unallocated space on a basic disk. Microsoft Windows NT and other operating systems can start from a primary partition. You can create up to four primary partitions on a basic disk, or three primary partitions and an extended partition. Primary partitions can be created only on basic disks and cannot be subpartitioned. See also Basic disk, Dynamic volume, Extended partition, Partition.

Providers

Providers run on a managed node along with the server on the Microsoft Windows NT 4.0 or Windows 2000 operating system. Providers are plug-ins to the server framework. Each provider is specific to the hardware controller or software component that the provider manages.

RAID

Hardware RAID (Redundant Array of Independent Disks) refers to:

An array of multiple independent hard disk drives that, in varying levels, provide high performance and fault tolerance.

The term that describes a method used to standardize and categorize fault-tolerant disk systems.

RAID levels provide various mixes of performance, reliability, and cost. Array Manager supports the available RAID levels of the particular hardware included in your system.

Also, Array Manager supports the following RAID levels: Level 0 (striping), Level 1 (mirroring), and Levels 3 and 5 (striping with parity), Levels 10 and 0+1 (striping with mirroring). See also Fault tolerance, Striped volume (RAID-0), Mirrored volume (RAID-1), RAID-5 volume (stripe set with parity), RAID-10 and RAID-0+1 (striping over mirrored sets).

RAID-0 (striping)

See Striped volume (RAID-0).

RAID-1 (mirroring)

See Mirrored volume (RAID-1).

RAID-5 volume (stripe set with parity)

A RAID-5 volume is a fault-tolerant volume with data and parity striped intermittently across three or more physical disks. Parity is a calculated value that is used to reconstruct data after a failure. If a portion of a physical disk fails, you can recreate the data that was on the failed portion from the remaining data and parity. You can create RAID-5 volumes only on dynamic disks. You cannot mirror or extend RAID-5 volumes. In Windows NT 4.0 Disk Administrator, a RAID-5 volume is known as a striped set with parity. See also Fault tolerance, Parity, RAID.

RAID-10 and RAID-0+1 (striping over mirrored sets)

These two RAID levels involve striped data that is mirrored. They provide both speed (from striping) and fault tolerance (from the mirroring). RAID-10 is available with PERC controllers; RAID-0+1 is a feature of the PowerVault 660F controller. See also Fault tolerance, Parity, RAID.

RAID policy

An automated RAID configuration method that is application-based.

Read-ahead

A controller using read-ahead policy reads sequential sectors of the disk when seeking data.

Rebuild

Recreating data that existed on a drive before the drive failed. You can rebuild data only on virtual disks with data redundancy.

Redundant controllers

Refers to two identical Fibre Channel RAID controllers that share a common set of array disks. The two controllers can be connected to a server in a direct attach or in a SAN configuration. The two controllers communicate with each other to verify that both are functioning properly through a ping/acknowledgment sequence. Failure to acknowledge the ping triggers failover. When one controller fails, the surviving controller takes over the resources of the failed controller. This failover process is transparent to the applications running on the host. See also Direct Attach.

Region

Contiguous area of storage on a disk.

Removing a mirror

Removing a mirror from a volume destroys the data from the selected mirror and leaves the other mirror intact. After you remove a mirror, the space on the disk used by the removed mirrored volume becomes unallocated space. The remaining volume becomes a simple volume on the disk. Compare with Breaking a mirror.

SAN

Abbreviation for Storage Area Network.

SCSI

Small Computer System Interface. A processor-independent standard for system-level communications between a computer and intelligent devices including hard-drives, floppy disks, CD drives, printers, scanners, and so on.

SES

Abbreviation for SCSI Enclosure Services.

Simple volume

A volume that consists of contiguous space on a single disk. You can extend a simple volume within the same disk or onto additional disks. If you extend a simple volume across multiple disks or across noncontiguous areas on the same disk, it becomes a spanned volume. You can create simple volumes only on dynamic disks. Simple volumes are not fault tolerant but can be mirrored.

When a basic disk with a partition is upgraded, the partition becomes a simple volume. An extended partition on a basic disk also becomes a simple volume when the disk is upgraded to dynamic. See also Dynamic disk, Dynamic volume, Fault tolerance, Spanned volume.

S.M.A.R.T. (Self Monitoring Analysis and Reporting Technology)

This is a method of determining the reliability of an array disk by performing a predictive failure analysis on each disk, as defined by that disk's vendor. Array Manager picks up alerts sent from each RAID controller, if the hard disk supports S.M.A.R.T.

SNMP

Simple NetWork Management Protocol. SNMP, a popular network control and monitoring protocol, is part of the original TCP/IP protocol suite. SNMP provides the format in which vital information about different network devices, such as network servers or routers, can be sent to a management application.

Spanned volume

A volume made up of disk space on more than one physical disk. A spanned volume can also consist of two or more noncontiguous areas on a single disk. You can add more space to a spanned volume by extending it at any time. You can create spanned volumes only on dynamic disks. Spanned volumes are not fault tolerant. In Windows NT 4.0 Disk Administrator, a spanned volume is known as a volume set. See also Dynamic disk, Dynamic volume, Fault tolerance, Simple volume.

Striped volume (RAID-0)

A volume that stores data in stripes on two or more physical disks. Data in a striped volume is allocated alternately and evenly (in stripes) to the disks of the striped volume. Striped volumes are not fault tolerant, but you can mirror a striped dynamic volume to ensure redundancy. You can also extend a striped dynamic volume. See also Dynamic disk, Dynamic volume, Fault tolerance, Simple volume, RAID.

Subdisk

Refers to a region of contiguous space on a disk. Subdisks are building blocks for dynamic volumes.

Subsystem

Refers to all the objects in a particular array enclosure. It includes physical and logical objects.

System volume

The volume that has the hardware-specific files needed to load Windows NT/2000. See also Volume, Partition.

TCP/IP

Abbreviation for Transmission Control Protocol/Internet Protocol. A system for transferring information over a computer network containing dissimilar systems, such as PC and UNIX.

Unallocated space

Available disk space that is not allocated to any partition, logical drive, or volume. The type of object you can create on unallocated space depends on the disk type (basic or dynamic). For basic disks, you can use unallocated space outside partitions to create primary or extended partitions. You can use free space inside an extended partition to create a logical drive. For dynamic disks, you can use unallocated space to create dynamic volumes. Unlike with basic disks, you do not select the exact disk region used to create the volume.

Virtual disk

A virtual disk is an abstract entity used by Array Manager that allows you to use different hardware RAID layouts on selected array disks. Virtual disks are hardware RAID logical drives. After the virtual disk is created and the system is rebooted, the virtual disk appears as a disk in Windows NT/2000. A virtual disk is functionally identical to a physical disk from the standpoint of applications.

Volume

A logical/virtual entity that is made up of portions of one or more physical disks. A volume may be formatted and may have a file system and/or drive letter. A volume has a type (dynamic) and a layout (simple, spanned, mirrored, striped, RAID-5, and RAID-10 or RAID-0+1). See also Dynamic volume, Simple volume, Spanned volume, Striped volume (RAID-0), Mirrored volume (RAID-1), RAID-5 volume (stripe set with parity), RAID-10 and RAID-0+1 (striping over mirrored sets).


Back to Contents Page

 

 

 

Laptops | Desktops | Business Laptops | Business Desktops | Workstations | Servers | Storage | Monitors | Printers | LCD TVs | Electronics
© 2009 Dell | About Dell | Terms of Sale | Unresolved Issues | Privacy | About Our Ads | Dell Recycling | Contact | Site Map | Feedback

snWEB6