JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Geographic Edition Data Replication Guide for Hitachi TrueCopy and Universal Replicator
search filter icon
search icon

Document Information

Preface

1.  Replicating Data With Hitachi TrueCopy and Universal Replicator Software

2.  Administering Hitachi TrueCopy and Universal Replicator Protection Groups

3.  Migrating Services That Use Hitachi TrueCopy and Universal Replicator Data Replication

Detecting Cluster Failure on a System That Uses Hitachi TrueCopy or Universal Replicator Data Replication

Detecting Primary Cluster Failure

Detecting Secondary Cluster Failure

Migrating Services That Use Hitachi TrueCopy or Universal Replicator Data Replication With a Switchover

Validations That Occur Before a Switchover

Results of a Switchover From a Replication Perspective

How to Switch Over a Hitachi TrueCopy or Universal Replicator Protection Group From Primary to Secondary

Forcing a Takeover on a System That Uses Hitachi TrueCopy or Universal Replicator Data Replication

Validations That Occur Before a Takeover

Results of a Takeover From a Replication Perspective

How to Force Immediate Takeover of Hitachi TrueCopy or Universal Replicator Services by a Secondary Cluster

Recovering Services to a Cluster on a System That Uses Hitachi TrueCopy or Universal Replicator Replication

How to Resynchronize and Revalidate the Protection Group Configuration

How to Perform a Failback-Switchover on a System That Uses Hitachi TrueCopy or Universal Replicator Replication

How to Perform a Failback-Takeover on a System That Uses Hitachi TrueCopy or Universal Replicator Replication

Recovering From a Switchover Failure on a System That Uses Hitachi TrueCopy or Universal Replicator Replication

Switchover Failure Conditions

Recovering From Switchover Failure

How to Make the Original Primary Cluster Primary for a Hitachi TrueCopy or Universal Replicator Protection Group

How to Make the Original Secondary Cluster Primary for a Hitachi TrueCopy or Universal Replicator Protection Group

Recovering From a Hitachi TrueCopy or Universal Replicator Data Replication Error

How to Detect Data Replication Errors

How to Recover From a Hitachi TrueCopy or Universal Replicator Data Replication Error

A.  Geographic Edition Properties for Hitachi TrueCopy and Universal Replicator

Index

Recovering From a Switchover Failure on a System That Uses Hitachi TrueCopy or Universal Replicator Replication

When you run the geopg switchover command, the horctakeover command runs at the Hitachi TrueCopy or Universal Replicator data replication level. If the horctakeover command returns a value of 1, the switchover is successful.

In Hitachi TrueCopy and Universal Replicator terminology, a switchover is called a swap-takeover. In some cases, the horctakeover command might not be able to perform a swap-takeover. In these cases, a return value other than 1 is returned, which is considered a switchover failure.


Note - In a failure, the horctakeover command usually returns a value of 5, which indicates a SVOL-SSUS-takeover.


One reason the horctakeover command might fail to perform a swap-takeover is because the data replication link, ESCON/FC, is down.

Any result other than a swap-takeover implies that the secondary volumes might not be fully synchronized with the primary volumes. Geographic Edition software does not start the applications on the new intended primary cluster in a switchover failure scenario.

The remainder of this section describes the initial conditions that lead to a switchover failure and how to recover from a switchover failure.

Switchover Failure Conditions

This section describes a switchover failure scenario. In this scenario, cluster-paris is the original primary cluster and cluster-newyork is the original secondary cluster.

A switchover switches the services from cluster-paris to cluster-newyork as follows:

phys-newyork-1# geopg switchover -f -m cluster-newyork tcpg

While processing the geopg switchover command, the horctakeover command performs an SVOL-SSUS-takeover and returns a value of 5 for the Hitachi TrueCopy or Universal Replicator device group, devgroup1. As a result, the geopg switchover command returns with the following failure message:

Processing operation.... this may take a while ....

"Switchover" failed for the following reason:

            Switchover failed for Truecopy DG devgroup1

After this failure message has been issued, the two clusters are in the following states:

cluster-paris:

        tcpg role: Secondary

cluster-newyork:

        tcpg role: Secondary



phys-newyork-1# pairdisplay -g devgroup1 -fc

Group  PairVol(L/R) (Port#,TID,LU),Seq#,LDEV#.P/S, Status,Fence,%, P-LDEV# M 

devgroup1 pair1(L) (CL1-C , 0, 20)12345 609..S-VOL SSWS  ASYNC,100   1    -

devgroup1 pair1(R) (CL1-A , 0, 1) 54321   1..P-VOL PSUS  ASYNC,100  609   -

Recovering From Switchover Failure

This section describes procedures to recover from the failure scenario described in the previous section. These procedures bring the application online on the appropriate cluster.

  1. Place the Hitachi TrueCopy or Universal Replicator device group, devgroup1, in the SMPL state.

    Use the pairsplit commands to place the device groups that are in the protection group on both cluster-paris and cluster-newyork in the SMPL state. For the pair states that are shown in the previous section, run the following pairsplit commands:

    phys-newyork-1# pairsplit -R -g devgroup1
    
    phys-newyork-1# pairsplit -S -g devgroup1
  2. Designate one of the clusters Primary for the protection group.

    Designate the original primary cluster, cluster-paris, Primary for the protection group if you intend to start the application on the original primary cluster. The application uses the current data on the original primary cluster.

    Designate the original secondary cluster, cluster-newyork, Primary for the protection group if you intend to start the application on the original secondary cluster. The application uses the current data on the original secondary cluster.


    Caution

    Caution - Because the horctakeover command did not perform a swap-takeover, the data volumes on cluster-newyork might not be synchronized with the data volumes on cluster-paris. If you intend to start the application with the same data that appears on the original primary cluster, you must not make the original secondary cluster Primary.


How to Make the Original Primary Cluster Primary for a Hitachi TrueCopy or Universal Replicator Protection Group

  1. Deactivate the protection group on the original primary cluster.
    phys-paris-1# geopg stop -e Local tcpg
  2. Resynchronize the configuration of the protection group.

    This command updates the configuration of the protection group on cluster-paris with the configuration information of the protection group on cluster-newyork.

    phys-paris-1# geopg update tcpg

    After the geopg update command completes successfully, tcpg has the following role on each cluster:

    cluster-paris:
    
            tcpg role: Primary
    
    cluster-newyork:
    
            tcpg role: secondary
  3. Activate the protection group on both clusters in the partnership.
    phys-paris-1# geopg start -e Global tcpg

    This command starts the application on cluster-paris. Data replication starts from cluster-paris to cluster-newyork.

How to Make the Original Secondary Cluster Primary for a Hitachi TrueCopy or Universal Replicator Protection Group

  1. Resynchronize the configuration of the protection group.

    This command updates the configuration of the protection group on cluster-newyork with the configuration information of the protection group on cluster-paris.

    phys-newyork-1# geopg update tcpg

    After the geopg update command completes successfully, tcpg has the following role on each cluster:

    cluster-paris:
    
            tcpg role: Secondary
    
    cluster-newyork:
    
            tcpg role: Primary
  2. Activate the protection group on both clusters in the partnership.
    phys-newyork-1# geopg start -e Global tcpg

    This command starts the application on cluster-newyork. Data replication starts from cluster-newyork to cluster-paris.


    Caution

    Caution - This command overwrites the data on cluster-paris.