Unplanned Failover for 3-node non-clustered broadcast replication groups - assure_mimix - assure_mimix_for_aix - 6.0

Assure MIMIX for AIX Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
6.0
ft:locale
en-US
Product name
Assure MIMIX for AIX
ft:title
Assure MIMIX for AIX Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-03-12
ft:lastPublication
2025-03-12T05:07:12.494000

An unplanned failover could be due to a hardware or software failure or power outage with the production server. Because the production server is not available, you may need to failover to the failover server. This procedure guides you through the failover, including validating the rollback location, using a snapshot.

The Steps portlet shows the steps that you must manually run to perform an unplanned failover for 3-node non-clustered broadcast replication groups. Each step is run with pauses after each step.

  1. Select Run on the Action toolbar on the Steps portlet.

Note: In the first step of the Unplanned Failover Procedure dialog, you can select either Recovery 1 or Recovery 2 to be the New production server.

Table 9  on page 298 shows the commands that are run on the servers, while you execute the procedure steps with the Assure UI portal.

Table 9: Run Unplanned Failover for 3-node non-clustered broadcast replication groups

Sequence Number

Step

Dialog for this step

Command for this step

10

Create a snapshot on failover server.

Run Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Create snapshot on failover server

(if by Point in Time or Event Marker)

scrt_ra -S <timestamp> -C <Primary Context id>

(if by Container ID)

scrt_ra -t <Container ID> -C <Primary Context id>

(followed by)

rtmnt -f -C <Primary Context id>

20

Delete a snapshot on failover server.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Delete snapshot on failover server

rtumnt -f -R -C <Primary Context id>

(followed by)

scrt_ra -W -C <Primary Context id>

30

Rollback the failover server.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Rollback failover server

(if by Point in Time or Event Marker)

scrt_ra -F -S <timestamp> <Primary Context id>

(if by Container ID)

scrt_ra -F -t <Container ID> -C <Primary Context id>

40

Failover the replication group. Server roles change.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Failover replication group. Server roles change

rtdr -q -C <Primary Context id> -F <Failover Context ID> -t <new production server> setup

(followed by)

rtdr -q -C <Primary Context id> failover

50

Start replication on the new recovery server 2.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Start replication on new recovery server 2

rtdr -q -C <Primary Context id> -F <Failover Context ID> -t <new production server> setup

60

Start replication on the new recovery server 1.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Start replication on new recovery server 1

rtdr -q -C <Failover Context ID> resync

70

Start replication on the new production server.

Resume Unplanned Failover Procedure dialog for 3-node non-clustered broadcast replication groups: Start replication on new production server

rtdr -q -C <Failover Context ID> resync

Note: When the procedure completes, and you are ready to move production back to the configured production server, run the failback procedure.