You are here: Failback > Failback for data workloads > Failing back then restoring

Failing back then restoring

Failback before restoration can be a simpler process, but it may require additional downtime. The amount of downtime will depend on the amount of data to be restored. Users must be kept off of the source and target during this entire process.

  1. Resolve the problem(s) on the source that caused it to fail. Make sure in resolving the problems, that you do not bring the source on the network at this time because the target currently has the source’s identity because of failover.
  2. Schedule a time for this process. Select a time that will have minimal disruption on your users.
  3. When you are ready, begin the failback process.
  1. Open the Failover Control Center and select the target that is currently standing in for the failed source.
  2. Select the failed source and click Failback. The user downtime starts now. If you have a pre-failback script configured, it will be started.
  3. Note:

    If the target is a cluster, you will need to determine the active node and failback from that node. Then you will need to failback from each of the other nodes to synchronize all of the nodes of the cluster.

  4. When failback is complete, the post-failback script, if configured, will be started. When the script is complete, you will be prompted to determine if you want to continue monitoring the source, do not select either option. Leave the prompt dialog box open as is.
  1. Bring your source onto the network at this time, but make sure that the users are not accessing it. The target must be able to access the source, but users cannot access the source because the data on the source is out-of-date.
  2. Once your source is on the network, select Continue or Stop in the Failover Control Center to indicate if you want to continue monitoring the source. After you have selected whether or not to continue monitoring the source machine, the source post-failback script, if configured, will be started.
  3. Note:

    The source must be online and Double-Take Availability must be running to ensure that the source post-failback script can be started. If the source has not completed its boot process, the command to start the script may be lost and the script will not be initiated.

  4. Stop any applications that may be running on your source. The files must be closed on the source so that updated files from the target will overwrite the files on the source.
  5. Now you can begin your restoration process.
  1. From the Replication Console on the target, select Tools, Restoration Manager.

  1. Identify the Original Source machine. This is your source machine where the data originally resided.
  2. Select the Restore From machine. This is the target machine where the copy of the data is stored.
  3. Note:

    If your target is a cluster, you can specify just one node in the cluster and restore only from that node. If you need to have the cluster functionality (Microsoft failover from node to node) available during the restoration process, you will have to create a resource, like you did for your original connection, for the restoration process. See Protecting a standard cluster. Keep in mind when restoring, your target will function as your source, sending data to the target, which will be your original or new source.

  1. Replication Set contains the replication set information stored on the target machine (the machine in Restore From). If no replication sets are available, the list will be blank. Select the replication set that corresponds to the data that you need to restore.
  2. Select the Restore To machine. This is your source where the updated data from the target will be sent.
  3. The Restore To and Restore From paths will automatically be populated when the replication set is selected. The restore to path is the directory that is the common parent directory for all of the directories in the replication set. If the replication set crosses volumes, then there will be a separate path for each volume. The restore from path is the path on the target server where the replicated files are located.
  4. Note:

    Restoring across a NAT router requires the ports to be the same as the original connection. If the ports have been modified (manually or reinstalled), you must set the port numbers to the same values as the last valid source/target connection.

  1. Select the Use Backup Replication Set check box to use the target’s copy of the replication set database for the restoration. If this check box is not marked, you will be accessing the replication set information from the source.
  2. Select the Restore Replication Set check box to restore the target’s copy of the replication set database to the source during the restoration process.
  3. Select the restoration conditionals that you want to use.
  1. If you want to configure orphan files, click the Orphans tab. The same orphan options are available for a restoration connection as a standard connection.
  2. If your original source was using Replicate NT Security by Name, you must enable that option on the target before you start the restoration. The option is available on the target’s Server Properties on the Source tab.
  3. Click Restore to begin the restoration. You can identify a restoration connection because it is enclosed in parenthesis ( ) and it has _Restore appended to the end of the replication set name.
  4. Note:

    If your target is a cluster, take the Double-Take Source Connection resource offline to disconnect the connection.

    During the restoration, only the data is restored back to the source. Shares are not created on the source during the restoration. Shares that were created on the target during failover will need to be created manually on the source.

  1. Because there are no users accessing the target data, the restoration process is complete when the Mirror Status is Idle. When the Mirror Status is Idle, disconnect the restoration connection from the target.
  2. Your original connection on the source, if it still exists in the Replication Console, will be in a Mirror Required state. Right-click the connection and select Mirror, Start. Select the type of mirror you wish to perform and click OK. When prompted to start replication, click Yes.
  3. Once you have restarted the mirror and replication, you can allow users to reconnect to the source.

Related Topics