The Steps portlet shows the steps that you must manually run to perform a planned failover for 2-node non-clustered replication groups. Select Run on the Action toolbar on the Steps portlet.
Table 4 on page 281 shows the commands that are run on the servers, while you execute the procedure steps with the Assure UI portal.
Sequence Number |
Step |
Dialog for this step |
Command for this step |
---|---|---|---|
10 |
Unmount the file systems on the current production server; |
rtumnt -R -C <Primary Context id> |
|
20 |
Stop replication on the current production server |
rtstop -S -F -C <Primary Context id> |
|
30 |
Failover the replication group. Server roles change |
rtdr -q -C <Primary Context id> failover |
|
40 |
Start replication on the new recovery server |
rtdr -q -C <Primary Context id> resync |
|
50 |
Start replication on the new production server |
rtdr -q -C <Primary Context id> resync |