HP Systems Insight Manager 5.3 Technical Reference Guide

DescriptionData TypeColumn Name
Inherited from CIM_UnixLocalFileSystem.FreeINodes; the
number of free inodes present in the file system
BIGINTFreeInodes
Inherited from CIM_UnixLocalFileSystem.TotalINodes; the
total number of inodes available in the file system. 0
indicates this file system does not have a preset limit
BIGINTTotaInodes
Inherited from
CIM_UnixLocalFileSystem.FSReservedCapacity; the reserve
data capacity of the file system in bytes
BIGINTFSReservedCapacity
Indicates whether a file system is a bootablebitBootable
Indicates that this file system supports large filesbitLargeFileSupported
Indicates the minimum percentage of free disk spaces
allowed
smallintMinimumFreespace
Specifies the fragment block size of this file systemINTFragmentSize
Specifies the density of Inodes in this file systemINTInodeSize
The number of sectors per track on the diskINTSectorsPerTrack
Specifies the number of tracks per cylinder on the diskINTTracksPerCylinder
Specifies the number of disk cylinders per cylinder groupINTDiskCylindersPerCylinderGroup
Specifies the number of disk revolutions per secondINTDiskRevolutionsPerSecond
Specifies the expected time in MS to service a transfer
completion interrupt and initiate a new transfer on the same
disk
INTRotationalDelay
The total number of currently mounted file systemsINTdc_MountedFileSystems
HPUX_LogicalVolume table
DescriptionData TypeColumn Name
LUID uniquely defining this table rowBIGINTLogicalVolume_LUID
Node partly identifies HPUX_LogicalVolumeBIGINTNodeID
Snapshot partly identifies HPUX_LogicalVolumeBIGINTSnapshotID
Name of Logical Volume in the SystemNVARCHAR(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)
SMALLINTAccess
Computed by multiplying HPUX_LogicalVolume.BlockSize
by HPUX_LogicalVolume.NumberOfBlocks
BIGINTLogicalExtentSize
Capacity of logical volume in number of logical extentBIGINTCapacity
Number of the mirrored Copy for the logical volumeINTMirrorCopyNumber
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 volumeINTNumberOfStripes
Size of stripes for logical volume; value in KBINTStripeSize
Switch of Bad Block Relocation feature; true if it is on, false
otherwise
BITBadBlockRelocation
Database tables 709