The failback procedure is used to move production back to the configured production server. The failback procedure is only available when the replication group is in a failed over state.
The Steps portlet shows the steps for the failback procedure selected in the Procedures portlet.
-
Select Run on the Action toolbar on the Steps portlet.
Table 6 on page 286 shows what steps you must manually run to perform a failback for 2-node non-clustered replication groups
Sequence number |
Step |
Dialog for this step |
Command for this step |
---|---|---|---|
10 |
Unmount the file systems on the current production server |
rtumnt -R -C <Failover Context id> |
|
20 |
Stop replication on the current production server |
rtstop -S -F -C <Failover Context id> |
|
30 |
Failback the configured production server |
rtdr -q -C <Primary Context id> failback |
|
40 |
Failback the configured recovery server |
rtdr -q -C <Failover Context id> failback |