Hpux_hfs table – HP Systems Insight Manager User Manual
Page 630
Description
Data Type
Column Name
Used by swinstall during the installation of this patch fileset
to save the patched files if patch_save_files was set to true
at that time (When rolling back or committing this patch,
this attribute is used to determine the directory to access
those saved files.)
NVARCHAR(256)
SavedFileDirectory
HPUX_HFS table
Description
Data Type
Column Name
LUID uniquely defining this table row
BIGINT
HFS_LUID
BIGINT
NodeID
BIGINT
SnapshotID
Inherited from CIM_FileSystem.Name; the inherited Name
serves as key of a FileSystem instance within a
ComputerSystem
NVARCHAR(256)
Name
Equates to HPUX_HFS
NVARCHAR(256)
CreationClassName
Equates to CIM_ComputerSystem
NVARCHAR(256)
CSCreationClassName
Equates to CIM_ComputerSystem.Name where NodeID is
equal
NVARCHAR(256)
CSName
Inherited from CIM_FileSystem.Root; path name or other
information defining the root of the FileSystem
NVARCHAR(256)
Root
Inherited from CIM_FileSystem.ReadOnly; indicates that
the FileSystem is designated as read only
bit
ReadOnly
Inherited from CIM_FileSystem.FileSystemType; string
describing the type of FileSystem and its conventions (For
example, \"NTFS\" or \"S5\" can be as well as any
additional information on the FileSystem implementation.
Because various flavors of FileSystems (like S5) exist, this
property is defined as a string.)
NVARCHAR(256)
FileSystemType
Inherited from CIM_FileSystem.FileSystemSize; the total size
of the File System in bytes (If unknown, enter 0.)
BIGINT
FileSystemSize
Inherited from CIM_FileSystem.BlockSize.The FileSystem's
block size for data storage and retrieval
BIGINT
BlockSize
Inherited from CIM_FileSystem.AvailableSpace; the total
amount of free space for the FileSystem, in bytes
BIGINT
AvailableSpace
Inherited from CIM_ManagedSystemElement.Name; a label
by which an object is known
NVARCHAR(256)
RemoteFileSystem_Name
Inherited from CIM_UnixLocalFileSystem.FreeINodes; the
number of free inodes present in the file system
BIGINT
FreeInodes
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
BIGINT
TotaInodes
Inherited from
CIM_UnixLocalFileSystem.FSReservedCapacity; the reserve
data capacity of the file system in bytes
BIGINT
FSReservedCapacity
Indicates whether a file system is a bootable
bit
Bootable
Indicates that this file system supports large files
bit
LargeFileSupported
Indicates the minimum percentage of free disk spaces
allowed
bit
MinimumFreespace
Specifies the fragment block size of this file system
INT
FragmentSize
Specifies the density of Inodes in this file system
INT
InodeSize
The number of sectors per track on the disk
INT
SectorsPerTrack
Specifies the number of tracks per cylinder on the disk
INT
TracksPerCylinder
630 Reference information