Restoring pair statuses in the consistency group when the primary volume is at the primary site

Global Active Device for VSP One Block

Version
10.5.x
File Size
25537 KB
Audience
anonymous
Part Number
MK-23VSP1B011-11
ft:lastEdition
2026-06-23

When a GAD pair is suspended due to a failure and the primary volume is at the primary site, you can restore pair statuses in the consistency group after recovering from the failure.

  1. Resynchronize a suspended pair.
    When the I/O mode of the primary volume is Local, resynchronize the pair by specifying the primary volume.

    Command example:

     pairresync -g oraHA -d dev0 -IH0
  2. At the secondary site, swap suspend the pair by specifying a consistency group.
    Command example:
    pairsplit -g oraHA -RS -IH1
  3. At the secondary site, swap resynchronize the pair by specifying a consistency group.
    Command example:
    pairresync -g oraHA -swaps -IH1
  4. At the primary site, swap suspend the pair by specifying a consistency group.
    Command example:
    pairsplit -g oraHA -RS -IH0
  5. At the primary site, swap resynchronize the pair by specifying a consistency group.
    Command example:
    pairresync -g oraHA -swaps -IH0