Reference Guide

16 Version 1.0.1
7.2 HPSCSI_HBAComputerSystem
The HPSCSI_HBAComputerSystem within this profile represents the HBA itself. Many of the other
classes in this profile are scoped to this instance (e.g. drives, ports). Implementations shall instantiate an
instance of HPSCSI_HBAComputerSystem associated to the HPSCSI_HBAPortController instance using
CIM_LogicalIdentity association.
7.2.1 HPSCSI_HBAComputerSystem.OperationalStatus
This property shall contain the overall status value for the HBA.
7.2.2 HPSCSI_HBAComputerSystem.OtherDedicatedDescriptions
This property shall be set to “Direct Attached Storage HBA”.
7.2.3 HPSCSI_HBAComputerSystem.Dedicated
This array property shall be set to “Other”
7.2.4 HPSCSI_HBAComputerSystem.ControllerStatus
This enumeration will be used to indicate the status returned by the controller.
Table 3 - HP SCSI HBA profile: HPSCSI_HBAComputerSystem.ControllerStatus
Value ValueMap
0
Unknown
1
Other
2
OK
3
ERROR
7.3 HPSCSI_StorageVolume
The HPSCSI_StorageVolume instance represents the logical storage unit exposed by the SCSI HBA. The
HPSCSI_StorageVolume instance will always have a one to one association to an
HPSCSI_StorageExtent when the Disk Drive Lite profile is included.
7.3.1 HPSCSI_StorageVolume.OSName
This should display the volume name as it is known to the operating system if known otherwise it shall
either show “Unknown” or not be assigned a value.
7.4 HPSCSI_DiskDrive
The HPSCSI_DiskDrive class has been extended from CIM_DiskDrive as defined in SNIA Disk Drive Lite
profile.
7.4.1 HPSCSI_DiskDrive.DriveInterface
This value indicates the type of interface for the disk. (E.g. Parallel, SATA, SCSI). Note that SCSI HBA
provider only supports SATA and SCSI drives. This property shall contain the value of 1 (Parallel) for this
profile.