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

Description: VirtualDisks can be deleted using the HPSVSP_StorageConfigurationService Re-
turnToStoragePool method. When the system sees a VirtualDisk disappear, generate a
CIM_InstDeletion indication.
Name: VirtualDisk Status Change
Filter: "SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_StorageVirtu-
alDisk AND SourceInstance.CIM_StorageVirtualDisk::OperationalStatus <> PreviousIn-
stance.CIM_StorageVirtualDisk::OperationalStatus"
Description: When the provider detects that PoolStatus or PoolState changes, a CIM_InstModi-
fication instance needs to be generated by the provider.
Name: LogicalDevice Health Changed
Filter: "SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_LogicalDevice
AND SourceInstance.CIM_LogicalDevice::HealthState <> PreviousInstance.CIM_Logic-
alDevice::HealthState"
Description: The provider should deliver an indication if a StorageVirtualDisk.HealthState has
changed.
Note: This indication is from the Health Package.
Class keys/properties
CommentsDescriptionProperty Name
The CreationClass-
Name of the scop-
ing System.
"HPSVSP_StorageAppliance"SystemCreationClass-
Name
The Name of the
scoping System.
Same as HPSVSP_StorageAppliance.Name.SystemName
The name of the
class used in the
creation of this in-
stance.
"HPSVSP_VirtualDisk"CreationClassName
An address or other
identifying informa-
tion to designate
this LogicalDevice.
HPSVSP_StorageAppliance.Name + ";" +VNameDeviceID
The label by which
the object known.
IIeeeUniqueIdName
Format for Name
property.
9 "NAA"NameFomat
This property
defines uniqueness
for NameFormat
2 "VPD83Type3"NameNamespace
Additional status in-
formation for the
StorageVirtualDisk.
See OperationalStatus for the allowed list of values.ExtentStatus[]
Block Services Package76