Class IBMTSSVC_StorageVolumeCopyBackendVolumeView


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement


Description

Represents a mapping between a single copy of a StorageVolume (SVC VDisk) to a BackendVolume (SVC mdisk). Since the SVC v4.3 supports mirroring each VDisk is now composed of one or more copies. This view makes it easier to see which BackendVolumes each VDisk copy is stored on.

Subclasses


Referenced By

IBMTSSVC_ClusterScopeStorageVolumeCopyBackendVolumeView

Properties

IdTypeRangeDescription
Key
BackendVolumeID uint16
The BackendVolume (mdisk) object ID.
ClusterID string
The cluster ID.
CopyID uint32
The VDisk copy ID.
StorageVolumeID uint16
The StorgeVolume (VDisk) object ID.
Read Only
Count uint16
The number of storage extents that the VDisk copy has on the BackendVolume (SVC mdisk).
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 

Method Summary

NameDescription
 

Method Detail