Splitting pairs

You can split a pair, which suspends data copying to the S-VOL.

When a pair is split:

  • I/O writes from the host continue to the P-VOL, but stop to the S-VOL.
  • Any current update copy operation completes to the S-VOL, ensuring data consistency to the point of the split operation.
  • Pair status changes to PSUS.
  • The primary system records the updated tracks to the P-VOL that occur after the split as differential data. This data is copied to the S-VOL when the pair is resynchronized.
  • To access an S-VOL of which write option is enabled, the pair must be split.
  • When a pair is split, the secondary storage system completes pending copy operation before changing the pair status to ensure pair synchronization.
  • You can set an option to block updates to the P-VOL while the pair is split. This results in the P-VOL and S-VOL staying synchronized.
  • Another option is to enable system write to the S-VOL from a host. The secondary system records the updated tracks as differential bitmaps. When the pair is resynchronized, the secondary system sends the differential bitmaps to the primary system, which merges all differential bitmaps to determine which tracks are out-of-sync.

Before you begin

  • Required role: Storage Administrator (Remote Backup Management)
  • Required status: Pair status must be COPY or PAIR

Procedure

  1. Click Storage Systems, and then expand the Storage Systems tree.

  2. In the Storage Systems tree, click Replication Remote Replication.

  3. In the Remote Replication window, click the TC Pairs tab, and then select the pair to be split.

  4. In the TC Pairs tab, click Split Pairs.

  5. In the Split Pairs window, ensure that the pair to be split appears in the Selected Pairs table.

  6. For Secondary Volume Write, specify whether the host can write to the S-VOL while the pair is split.

    • Enable accepts host read and write I/Os to the S-VOL. Note the following:

      - If you plan to resynchronize the pair after the S-VOL has been written to while split, you must select Depends on Primary Volume Fence Level for the Primary Volume Write option, below. This ensures that P-VOL and S-VOL bitmaps are merged when the pair is resynchronized.

      - If you specify Enable for this option, and also need the P-VOL to continue accepting host I/O, make sure to select Depends on Primary Volume Fence Level for Primary Volume Write.

      Enable is only available when performing the split operation from the pair's primary storage system.

    • Disable (default) causes the host read and write I/Os to be rejected by the S-VOL while the pair is split.
  7. For Primary Volume Write, specify whether writing to the P-VOL is enabled while the pair is split.

    • Depends on Primary Volume Fence Level: Writing to the P-VOL is based on fence level specified during the Create Pairs operation. This is the default.
    • Disable: Write I/Os to the P-VOL are rejected regardless of the fence level. Select this option to maintain synchronization of the P-VOL and S-VOL. Do not select this option if the P-VOL is necessary for host system operations.

      Disable is only available when performing the split operation from the pair's primary storage system.

    NoteWhen the pair must be split and its P-VOL is required for system operations, you must select Depends on Primary Volume Fence Level, so that the P-VOL continues to accept I/Os.
  8. Click Finish.

  9. In the Confirm window, review the settings and enter a task name in the Task Name box.

  10. Click Apply to save your settings.

    After the pair is split, make sure that the TrueCopy pair is displayed correctly (in the PSUS status) in the Remote Replication window.

    To check the pair split operation status, click the update button at the upper right corner of the Device Manager - Storage Navigator main window to update the information in the Remote Replication window, or view the detailed status information in the View Pair Properties (Remote) window.