CopyServices
Class IBMTSSVC_AsyncCopyStorageSynchronizedSet


CIM_ManagedElement
\_CIM_Collection
  \_CIM_SystemSpecificCollection
    \_IBMTSSVC_SynchronizedSet


Description

A synchronized set aggregates multiple StorageSynchronized in order to ensure consistent copying.

Subclasses


Referenced By

IBMTSSVC_ClusterScopeAsyncCopySet

Properties

IdTypeRangeDescription
Key
CopyType uint16
Async2
Sync3
UnSyncAssoc4
UnSyncUnAssoc5
DMTF Reserved..
Vendor Specific0x8000..
CopyType describes the Replication Policy.Values are: Async: create and maintain an asynchronous copy of the source. Sync: create and maintian a synchronized copy of the source. UnSyncAssoc: create an unsynchronized copy and maintian an association to the source.
InstanceID string
InstanceID opaquely identifies a unique instance of collection that is scoped (contained) by a System. The InstanceID must be unique within a namespace. In order to ensure uniqueness, the value of InstanceID must be constructed in the following manner:(Vendor ID)(ID)
Read Only
AuxiliaryID string
The ID of the auxilary cluster.
AuxiliaryName string
The name of the auxilary cluster.
Availability uint32
Online0
Primary Offline1
Secondary Offline2
IO Channel Offline3
Unknown99
The availability of the set. May be"Online"(0),"Primary Offline"(1),"Secondary Offline"(2) or"IO Channel Offline"(3)."Unknown"(99)
Caption string
Max Length15
The Caption property is a short textual description (one-line string) of the object.
Connected boolean
The status of the connection.
Description string
The Description property provides a textual description of the object.
ElementCount uint32
The number of SyncCopyStorageSynchronized in this set.
FreezeTime string
MasterID string
The ID of the master cluster.
MasterName string
The name of the master cluster.
NativeState uint16
Idling0
Idling disconnected1
Consistent synchronized2
Consistent disconnected3
Consistent stopped4
Inconsistent copying5
Inconsistent disconnected6
Inconsistent stopped7
Empty8
The set's native state. Can be either0 ("Idling"),1 ("Idling disconnected"),2 ("Consistent synchronized"),3 ("Consistent disconnected"),4 ("Consistent stopped"),5 ("Inconsistent copying"),6 ("Inconsistent disconnected"),7 ("Inconsistent stopped") or8 ("Empty").
Primary uint32
Master0
Auxiliary1
Unknown2
Shows which side is currently the primary in the relationship. The primary volumes are the ones accessible for io by the clients.
Status uint32
Prepared4
ReSyncInProgress5
Synchronized6
Broken12
Fractured13
Empty0x1000
Fractured Idle0x8101
The status of the SynchronizedSet.
SyncMaintained boolean
Boolean indicating whether synchronization is maintained.
Read Write
ElementName string
Max Length15
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. The same property cannot convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class IBMTSSVC_SynchronizedSet
ElementName
 

Method Summary

NameDescription
 

Method Detail