Changing I/O preference mode when remote path failed for an existing pair

Global Active Device for VSP One Block

Version
10.5.x
Audience
anonymous
Part Number
MK-23VSP1B011-10
ft:lastEdition
2026-05-04

You must resynchronize a pair by specifying the I/O preference mode when remote path failed option if you change this setting for an existing pair. For information about I/O preference mode when remote path failed, see I/O preference mode when remote path failed in a GAD pair.

If you want to change the I/O preference mode when remote path failed for a GAD pair in a consistency group, the same I/O preference mode when remote path failed must be set for all existing pairs in the consistency group.

  1. Use the CCI pairresync command with the -pr pvol or -pr disable option when resynchronizing a pair for which I/O preference mode when remote path failed is switched.
    When resynchronizing a pair for which I/O preference mode when remote path failed is switched from Disabled to Primary Volume use the -pr pvol option.
    pairresync -g oraHA -pr pvol -IH0
    When resynchronizing a pair for which I/O preference mode when remote path failed is switched from Primary Volume to Disabled use the -pr disable option.
    pairresync -g oraHA -pr disable -IH0
  2. Display pair information and check the PR column to ensure that I/O preference mode when remote path failed has been set.
    pairdisplay -g oraHA -fcxe
    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
    oraHA dev1(L) (CL1-A-0, 0, 0)811111 60.P-VOL PAIR NEVER ,100 60 - - 0 1 - - - L/M AA S N P
    oraHA dev1(R) (CL1-C-0, 0, 0)822222 60.S-VOL PAIR NEVER ,100 60 - - 0 1 - - - L/M AA S N P
    The PR column displays I/O preference mode when remote path failed. P indicates Primary Volume and D indicates Disabled.