HP StorageWorks SAN Virtualization Services Platform SMI-S User Guide (5697-0209, April 2010)

Filter: "SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_StoragePool"
Description: Generate a CIM_InstDeletion when StoragePools are removed from the system.
The DeletePool() API or HPSVSP_StorageConfigurationService DeleteStoragePool() method
should trigger this indication.
Name: Pool Size Change
Filter: "SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_StoragePool
AND SourceInstance.CIM_StoragePool::TotalManagedSpace <> PreviousInstance.CIM_Stor-
agePool::TotalManagedSpace"
Description: The provider should create a CIM_InstModification indication when new virtual
disks or stripe sets are added or removed from a StoragePool. An invocation of
HPSVSP_StorageConfigurationService CreateOrModifyStoragePool() will trigger this indication.
Class keys/properties
CommentsDescriptionProperty Name
Unique identifier within the scope of
the instantiating Namespace.
HPSVSP_StorageAppliance.Name
+ ";" +PoolName
InstanceID
Indicates that this StoragePool is the
base from which storage capacity is
drawn.
FalsePrimordial
Unique name in the context of the Sys-
tem that identifies this pool.
PoolNamePoolID
The total amount of capacity usable for
the allocation of StorageVirtualDisks or
child Storage Pools.
Set this to PoolDetails.PoolTotalCa-
pacity converted to bytes.
TotalManagedSpace
The remaining usable capacity after
the allocation of Storage VirtualDisks.
PoolFreeCapacity converted to
bytes.
RemainingManagedSpace
The current statuses of the element.
This shall be
Normal: 2 "OK"
Partial: 3 "Degraded
Degraded: 3 "Degraded"
Absent: 6 "Error"
OperationalStatus[]
A percentage free space threshold at
which an alert indication should be sent
(see the Indications Profile).
Set this to Pool.alertPercentLowSpaceWarning- Threshold
The capacity of storage allocated to
the pool
Set to same value as TotalManaged-
Space
SpaceLimit
Defines the approach associated with
the pool for determining its capacity.
2 "Allocated"SpaceLimitDetermination
SAN Virtualization Services Platform SMI-S User Guide 69