Metro Mirror and Global Mirror

Metro Mirror and Global Mirror are two types of remote-copy operations. You can use these functions to set up a relationship between two volumes, where updates made to one volume are mirrored on the other volume. For Metro Mirror and Global Mirror operations, the volumes can be on two different systems (intersystem). Metro Mirror can also support volumes that reside on the same system (intrasystem). To use Metro Mirror and Global Mirror functions, the remote-copy license must be installed on each enclosure that you plan to use these functions.

Although data is only written to a single volume, the system maintains two copies of the data. If the copies are separated by a significant distance, the Metro Mirror and Global Mirror copies can be used as a backup for disaster recovery. A prerequisite for Metro Mirror and Global Mirror operations between systems over Fibre Channel connections is that the SAN fabric to which they are attached provides adequate bandwidth between the systems. SAN fabrics are not required for IP-only connections.

For both Metro Mirror and Global Mirror copy types, one volume is designated as the primary and the other volume is designated as the secondary. Host applications write data to the primary volume, and updates to the primary volume are copied to the secondary volume. Normally, host applications do not run I/O operations to the secondary volume.

Metro Mirror is a type of remote copy that creates a synchronous copy of data from a primary volume to a secondary volume. A secondary volume can either be on the same system or on another system. With synchronous copies, host applications write to the primary volume but do not receive confirmation that the write operation has completed until the data is written to the secondary volume. This ensures that both the volumes have identical data when the copy operation completes. After the initial copy operation completes, the Metro Mirror function maintains a fully synchronized copy of the source data at the target site at all times.

The Global Mirror function provides an asynchronous copy process. When a host writes to the primary volume, confirmation of I/O completion is received before the write operation completes for the copy on the secondary volume.

When Global Mirror operates without cycling, write operations are applied to the secondary volume as soon as possible after they are applied to the primary volume. The secondary volume is generally less than 1 second behind the primary volume, which minimizes the amount of data that must be recovered if a failover occurs. However, a high-bandwidth link must be provisioned between the two sites.

The system supports the following types of relationships and consistency groups: Change volumes can be used in a number of cases with relationships. Active-active relationships and Global Mirror relationships with cycling mode set to Multiple must always be configured with change volumes. Metro Mirror and Global Mirror with cycling mode set to None can optionally be configured with change volumes, which can be used to maintain a consistent secondary image. If necessary, you can change the copy type of a Metro Mirror or Global Mirror remote-copy relationship or consistency group without re-creating the relationship or consistency group with the different type. For example, if the latency of the long-distance link affects host performance, you can change the copy type to Global Mirror to improve host performance over high latency links. For Global Mirror relationships with multiple cycling mode, changes are tracked and copied to intermediate change volumes. The changes are transmitted to the secondary site periodically to lower bandwidth requirements. If you are changing either a Metro Mirror or Global Mirror relationship or consistency group to a Global Mirror with change volumes (cycling mode set to Multiple), you must create change volumes on both the master and auxiliary volumes that are used in the relationship or consistency group.
Note: You cannot change the type of a HyperSwap® (active-active) relationship or consistency group.

Supported functions and operations

The Metro Mirror and Global Mirror functions support the following operations:
  • Intersystem copying of a volume, in which one volume belongs to a system and the other volume belongs to a different system.
    Note: A system can participate in active Metro Mirror and Global Mirror relationships with itself and up to three other systems.
  • Intersystem and intrasystem Metro Mirror relationships can be used concurrently on the same system.
  • Bidirectional links are supported for intersystem relationships. This means that data can be copied from system A to system B for one pair of volumes while data is copied from system B to system A for a different pair of volumes.
  • The copy direction can be reversed for a consistent relationship.
  • You can change the copy type for relationships and consistency groups between Metro Mirror and Global Mirror with or without change volumes.
  • Consistency groups are supported to manage a group of relationships that must be kept synchronized for the same application. This also simplifies administration because a command that is issued to the consistency group is applied to all the relationships in that group.

Changing the copy type of relationships and consistency groups

As part of system administration, you can change the copy type of relationships and consistency groups between Metro Mirror and Global Mirror. To do so, you can use the management GUI or CLI commands. For more information, see Changing the copy type of remote-copy relationships and consistency groups.