Hpux_logicalvolume table, Hpux_nisserverservice table – HP Systems Insight Manager User Manual

Page 631

Advertising
background image

Description

Data Type

Column Name

Specifies the number of disk cylinders per cylinder group

INT

DiskCylindersPerCylinderGroup

Specifies the number of disk revolutions per second

INT

DiskRevolutionsPerSecond

Specifies the expected time in MS to service a transfer
completion interrupt and initiate a new transfer on the same
disk

INT

RotationalDelay

The total number of currently mounted file systems

INT

dc_MountedFileSystems

HPUX_LogicalVolume table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

LogicalVolume_LUID

Node partly identifies HPUX_LogicalVolume

BIGINT

NodeID

Snapshot partly identifies HPUX_LogicalVolume

BIGINT

SnapshotID

Name of Logical Volume in the System

NVARCHAR(256)

Name

Inherited from CIM_LogicalDevice.DeviceID; an address or
other identifying information to uniquely name the Logical
Device

NVARCHAR(64)

DeviceID

Inherited from CIM_StorageExtent.Access; describes whether
the media is readable, writeable, or both (An enumeration:
0 = Unknown, 1 = Readable, 2 = Writeable, 3 =
Read/Write Supported, 4 = Write Once)

SMALLINT

Access

Computed by multiplying HPUX_LogicalVolume.BlockSize
by HPUX_LogicalVolume.NumberOfBlocks

BIGINT

LogicalExtentSize

Capacity of logical volume in number of logical extent

BIGINT

Capacity

Number of the mirrored Copy for the logical volume

INT

MirrorCopyNumber

Consistency Recovery Method for the mirrored logical
volume. No value for NOT mirrored Logical Volume (MWC,
NOMWC, NONE)

NVARCHAR(64)

ConsistencyRecovery

Access Scheduling Policy of the logical volume; might have
values such as (Striped, Sequential, Parallel)

NVARCHAR(64)

SchedulePolicy

Number of stripes for the logical volume

INT

NumberOfStripes

Size of stripes for logical volume; value in KB

INT

StripeSize

Switch of Bad Block Relocation feature; true if it is on, false
otherwise

BIT

BadBlockRelocation

Allocation Policy of the logical volume; might contain values
such as (Non-Strict, Non-Strict/Contiguous, Strict,
Strict/Contiguous, PVG-Strict, PVG-Strict/Contiguous,
PVG-Strict/Distributed, Unknown)

NVARCHAR(64)

AllocationPolicy

Counter of staled Logical Extent in the logical volume; valid
only the logical volume is mirrored

INT

StaledLogicalExtent

Number of read accesses to the logical volume

INT

NumberReadAccesses

Number of write accesses to the logical volume

INT

NumberWriteAccesses

Availability status of Logical Volume; might contain values
such as (Available/State, Available/Syncd, Available,
Unavailable)

NVARCHAR(64)

Status

HPUX_NISServerService table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

NISServerService_LUID

Node partly identifies HPUX_NISServerService

BIGINT

NodeID

Database tables 631

Advertising