Unplanned Failover for 2-node clustered 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-10-08
ft:lastPublication
2025-10-08T06:18:25.453000

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 are run by the cluster in the case of unplanned failover. Steps 10 and 20 need to be run by the user one step at a time. Steps 30-50 are run by the cluster continuously.

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

Table 7  on page 290 shows the steps that are run by the cluster.

Table 7: Run Unplanned Failover for a 2-node clustered replication group

Sequence number

Step

Dialog for this step

Command for this step

10

Create a snapshot on failover server.

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

If by Point in Time or Event Marker:

scrt_ra -S timestamp -C <Primary Context id>

or if by Container ID:

scrt_ra -t Container ID -C <Primary Context id>followed byrtmnt -f -C <Primary Context id> 

20

Delete a snapshot on failover server.

Resume Unplanned Failover Procedure dialog for 2-node clustered 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 2-node clustered 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 2-node clustered replication groups: Failover replication group: Server roles change

rtdr -q -C <Primary Context id> failover

50

Start application on the new production server. (if an application start script is specified in the configuration)

Resume Unplanned Failover Procedure dialog for 2-node clustered replication groups: Start replication on the new production server

NOTES:

This step is automatically started by cluster services if an application start script is specified in the configuration.

When the new recovery server comes back online replication will be automatically started by cluster services.