Class CIM_StorageVolume


CIM_ManagedElement
\_CIM_ManagedSystemElement
  \_CIM_LogicalElement
    \_CIM_EnabledLogicalElement
      \_CIM_LogicalDevice
        \_CIM_StorageExtent


Description

A StorageVolume is a StorageExtent that is published for use outside of the scoping System. For SCSI storage target devices, StorageVolumes are used to represent target Block devices, (peripheral device type codes 0h (i.e, direct-access), 4h (i.e., write-once), 5h (i.e., CD/DVD), 7h (i.e., optical memory), and Eh (i.e., simplified direct-access).);Stream devices, (peripheral device type codes 1h (i.e.,sequential-access) and 3h (i.e., processor).).In these case, StorageVolume.Name will be derived from SCSI volume as documented in StorageExtent.Nameformat and NameNamespace Descriptions.The'Exported'value from StorageExtent.ExtentStatus[]MUST be in all instances of StorageVolume to maintain the semantic of'published'described above.

Subclasses

IBMTSDS_SEVolume IBMTSDS_Volume

Referenced By

IBMTSDS_BaseVolume IBMTSDS_MemberOfVolumeGroup IBMTSDS_StorageConfigurationService IBMTSDS_StorageSynchronized IBMTSDS_VolumeGroupService IBMTSDS_VolumeSettingData

Properties

IdTypeRangeDescription
Key
CreationClassName string
Max Length256
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
DeviceID string
Max Length64
An address or other identifying information used to uniquely name the LogicalDevice.
SystemCreationClassName string
Max Length256
The CreationClassName of the scoping system.
SystemName string
Max Length256
The System Name of the scoping system.
Read Only
Name string
A unique identifier for the Volume.
NameFormat uint16
Unknown0
Other1
VPD83NAA62
VPD83NAA53
VPD83Type24
VPD83Type15
VPD83Type06
SNVM7
NodeWWN8
NAA9
EUI6410
T10VID11
A subset of StorageExtent name formats apply to StorageVolumes.
NameNamespace uint16
Unknown0
Other1
VPD83Type32
VPD83Type23
VPD83Type14
VPD805
NodeWWN6
SNVM7
A subset of StorageExtent name spaces apply to StorageVolume.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_ManagedSystemElement
HealthState, InstallDate, Name, OperationalStatus, Status, StatusDescriptions
 
Inherited from class CIM_EnabledLogicalElement
EnabledState, OtherEnabledState, RequestedState, TimeOfLastStateChange, EnabledDefault
 
Inherited from class CIM_LogicalDevice
AdditionalAvailability, Availability, ErrorCleared, ErrorDescription, IdentifyingDescriptions, LastErrorCode, MaxQuiesceTime, OtherIdentifyingInfo, PowerManagementCapabilities, PowerManagementSupported, PowerOnHours, StatusInfo, TotalPowerOnHours
 
Inherited from class CIM_StorageExtent
Access, BlockSize, ConsumableBlocks, DataOrganization, DataRedundancy, DeltaReservation, ErrorMethodology, ExtentStatus, IsBasedOnUnderlyingRedundancy, Name, NameFormat, NameNamespace, NoSinglePointOfFailure, NumberOfBlocks, OtherNameFormat, OtherNameNamespace, PackageRedundancy, Primordial, Purpose, SequentialAccess
 

Method Summary

NameDescription
 
Inherited from class CIM_EnabledLogicalElement
RequestStateChange
 
Inherited from class CIM_LogicalDevice
EnableDevice, OnlineDevice, QuiesceDevice, Reset, RestoreProperties, SaveProperties, SetPowerState
 

Method Detail