beautypg.com

Class keys/properties – HP SAN Virtualization Services Platform User Manual

Page 69

background image

• 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

Comments

Description

Property 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.

False

Primordial

Unique name in the context of the Sys-
tem that identifies this pool.

PoolName

PoolID

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.alertPercent

LowSpaceWarning- 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