HP Insight Management WBEM Providers for Windows on Integrity Data Sheet

SAS HBA 356
17.3.15
HPSAS_StorageSetting
HPSAS_StorageSetting represents the current raid configuration for a Storage Volume. There is one
instance per Storage Volume.
Table 17-16 Class: HPSAS_StorageSetting (CIM_StorageSetting)
Property name Property implementation
CIM_ManagedElement
ElementName RAID n, where n is the raid description. For example:
RAID 0
RAID 1
CIM_SettingData
InstanceID Opaque key
CIM_StorageSetting
ChangeableType 0 (Not Changeable)
DataRedundancyGoal Desired number of complete copies of data to be
maintained.
1 (RAID 0)
2 (RAID 1)
DataRedundancyMax Maximum number of complete copies of data to be
maintained.
1 (RAID 0)
2 (RAID 1)
DataRedundancyMin Minimum number of complete copies of data to be
maintained.
1 (RAID 0)
2 (RAID 1)
DeltaReservationGoal 0
DeltaReservationMax 0
DeltaReservationMin 0
FALSE—RAID 0
NoSinglePointOfFailure
TRUE—RAID 1
PackageRedundancyGoal Desired number of redundant packages to be used.
0 (RAID 0)
1 (RAID 1)
PackageRedundancyMax Maximum number of redundant packages to be used.
0 (RAID 0)
1 (RAID 1)