Recovering from a failure that occurred during phase 2 on the primary storage system of the source GAD pair

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
  1. Recover from the failure on the storage system.
  2. Suspend the target GAD pair by specifying the P-VOL.
    Command example:
     pairsplit -g oraHA02 -IH2
  3. Verify that the target GAD pair has been suspended.
    Command example:
    pairdisplay –g oraHA02 –fcxe –IH2
    Group PairVol(L/R) (Port#,TID, LU),Seq#, LDEV#.P/S,
    Status,Fence,%, P-LDEV# M CTG JID AP EM E-Seq# E-LDEV# R/W
    QM DM P PR
    oraHA02 dev02(L) (CL1-C-0, 0, 0)833333 1111.P-VOL PSUS
    NEVER , 55 2222 - - 2 1 - - - L/L - D
    N D
    oraHA02 dev02(R) (CL1-C-0, 0, 0)844444 2222.S-VOL SSUS
    NEVER , 100 1111 - - 2 1 - - - B/B - D
    N D
    
  4. Delete the target GAD pair.
    Command example:
    pairsplit –g oraHA02 –S –IH2
  5. Verify that the target GAD pair has been deleted.
    Command example:
    pairdisplay –g oraHA02 -fcxe –IH2
    Group PairVol(L/R) (Port#,TID, LU),Seq#, LDEV#.P/S,
    Status,Fence,%, P-LDEV# M CTG JID AP EM E-Seq# E-LDEV# R/W
    QM DM P PR
    oraHA02 dev02(L) (CL1-C-0, 0, 0)833333 1111.SMPL ----
    ------,----- ----- - - - - - - - -/- - -
    - -
    oraHA02 dev02(R) (CL1-C-0, 0, 0)844444 2222.SMPL ----
    ------,----- ----- - - - - - - - -/- - -
    - -
    
  6. Perform step 2 and the subsequent steps described in Recovering from a failure that occurred during phase 1 on the primary storage system of the source GAD pair .