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

uint32 GetSupportedSizeRange
Method overview
All parameters shall be ignored. Always return 2 "Use GetSupportedSizes instead"
Method parameters
IN/OUTCommentsTypeParameter Name
N/AN/AN/AN/A
uint32 GetAvailableExtents
Method overview
Depending on the configuration method implied by the Goal property ExtentStripeLength, this method
returns either:
The set of available Primordial and StripeSet extents that can be used to create a Configured
(Concrete) Pool, OR
The set of available Primordial extents that can be used to create a StripeSet Composite extent.
If there are insufficient extents to create the element with the specified goal, then no extents are
returned. Return either of the following (see the ValueMap for SNIA_StoragePool.mof for complete
list of allowed values): 0 ("Completed without error") or 4 ("Failed").
Method parameters
IN/OUTCommentsTypeParameter
Name
IN - Optional
If Goal.ExtentStripeLength == 1, then return
unused ImportedExtent and StripeSet extents
for use in creating a ConfiguredPool. Extent-
StripeLengthMin and Max should be set to 1
also but are ignored.
If Goal.ExtentStripeLength >= 2, then return
unused ImportedExtents for use in creating a
StripeSet.
SNIA_StorageSetting REFGoal
IN - Optional
Return a reference array of HPSVSP_StripeSet
and/or HPSVSP_ImportedExtent that are un-
used, and available on the system.
CIM_StorageExtent REF[]
AvailableEx-
tents
SAN Virtualization Services Platform SMI-S User Guide 59