Skip to main content


 

 

How can we help you?

 

Druva Documentation

Manage failover recovery workflow

Heads up!

We've transitioned to a new documentation portal to serve you better. Access the latest content by clicking here.

Enterprise Workloads Editions
❌ Business| ✅ Enterprise (Purchase Separately) | ✅ Elite

 

Overview

The recovery workflow works as a runbook and can be executed based on your application’s requirements. It enables you to define steps to logically group the virtual machines in a DR plan to perform operations in a defined order.

When you create a DR plan, Druva creates a default recovery workflow with a virtual machine boot (VM boot) step containing all virtual machines configured in that DR plan. You can edit this default recovery workflow and add multiple steps to the workflow based on the failover requirements. You can perform the following tasks:

  • Add VM boot steps to the recovery workflow and specify their sequence of execution.
  • Add on-boot scripts for execution after virtual machines boot up.
  • Specify a timeout for the execution of the script.
  • Enable abort settings for a step if you want to cancel a failover job when failover of any virtual machines fails during that step.
  • Add time delays between the execution of the two steps.
  • Move virtual machines from one boot step to another boot step, as required.
  • Change the order of the execution of the steps.
  • Remove a VM boot step from the recovery workflow. To remove a VM boot step, you must first move all virtual machines from that step to another VM boot step.  
  • Remove a time delay step from the recovery workflow.

Procedure

  1. Log in to the Management Console.
  2. On the menu bar, click All Organizations, and select the required organization from the drop-down list.
  3. Click Disaster Recovery
    The Disaster Recovery page is displayed.
  4. From the left navigation bar, you can select a DR plan from the Select DR plan dropdown list or from the DR plan list.  
  5. In the left navigation bar, click Recovery Flow.  You can edit the following attributes of recovery flow:
  6. Click Add Recovery Step and select the VM Boot or Time Delay option to add a new step for virtual machines.
    Recovery_flow_final.png
    • VM Boot: This option enables you to define a boot sequence for your virtual machines in the DR plan.
      1. In the VM Boot step, click the  icon and click Boot Settings
      2. On the Step XVM Boot dialog box, select the Abort recovery operation if any VM in this boot step fails to boot checkbox to cancel the failover operation on failure of any virtual machine during the execution of this step. Repeat the step to add multiple VM boot steps.
    • Add script: This option enables you to execute a script after the virtual machines boot up.
      1.  Click the  icon corresponding to the virtual machine for which you want to add a script and click Edit Script.
      2. On the <virtual machine: Script> dialog box, provide the following details:
        • S3 URL: The URL of the script's location in the S3 bucket of your AWS account.
        • Execution Command: The command to be executed.
        • Script Timeout: The script timeout in minutes. You can specify a value between 1 and 1440.
        • Abort failover for this VM if script execution fails: Enable the checkbox to cancel the failover operation on the failure of the script.
      3. Click Save.
    • Time Delay: This option enables you to insert a time delay between the execution of the two steps.
      1. Click Add Recovery Step > Time Delay.
      2. On the Time Delay dialog box, enter the time in minutes in the Time Delay box to delay the execution of the next step in the recovery process. You can specify a value between 1 and 1440.
      3. Click Save.
        You can also edit the time delay that you set while adding a step. You can also delete a step that you need no longer. To edit a time delay or delete a step, click the  icon and click Set Delay or Delete Step.
  • Was this article helpful?