This is an archive version of the document. To get the most up-to-date information, see the current version.

Running and Scheduling Restore Plans

After you create and configure a restore plan, run a successful readiness check and a DataLab test, the plan can be considered ready for restore. You can invoke various actions for the plan, depending on the current plan state.

Plan States

Restore plans can acquire the following default states after creation. The same states are shown after resetting a plan, and after completing a test or a check.

Plan State

Icon

Description

NOT VERIFIED

Running and Scheduling Restore Plans 

Plan has never been tested, has never passed a readiness check, or has been changed since the last DataLab test or readiness check.

Running and Scheduling Restore Plans 

Plan has failed to be tested or has failed to pass a readiness check.

VERIFIED

Running and Scheduling Restore Plans 

Plan has been tested successfully or has passed a readiness check.

Restore plans can acquire the following stable states after completing current processing:

Plan State

Icon

Description

HALTED

Running and Scheduling Restore Plans 

Plan has stopped due to either an error or user intervention.

RESTORED

Running and Scheduling Restore Plans 

Restore process completed successfully.

Running and Scheduling Restore Plans 

Restore process completed with one or more warnings.

Running and Scheduling Restore Plans 

Restore process completed with one or more errors.

TESTING HALTED

Running and Scheduling Restore Plans 

Plan testing has stopped due to either an error or user intervention.

Restore plans can acquire the following active states while in use or in progress:

Plan State

Icon

Description

Plan Management

CREATING

Running and Scheduling Restore Plans 

Plan is being created.

EDITING

Running and Scheduling Restore Plans 

Plan is being edited.

SAVING

Running and Scheduling Restore Plans 

Plan is being saved.

RESETTING

Running and Scheduling Restore Plans 

Plan is being reset.

DELETING

Running and Scheduling Restore Plans 

Plan is being deleted.

Readiness Checks

CHECKING

Running and Scheduling Restore Plans 

Plan readiness check is in progress.

Running and Scheduling Restore Plans 

Plan readiness check is in progress; one or more warnings encountered.

Running and Scheduling Restore Plans 

Plan readiness check is in progress; one or more errors encountered.

CHECK HALTING

Running and Scheduling Restore Plans 

Plan readiness check is halting.

Execution and Testing

RESTORE

Running and Scheduling Restore Plans 

Plan is executing.

Running and Scheduling Restore Plans 

Plan is executing; one or more warnings encountered.

Running and Scheduling Restore Plans 

Plan is executing; one or more errors encountered.

HALTING

Running and Scheduling Restore Plans 

Plan is halting.

TEST PENDING

Running and Scheduling Restore Plans 

Plan is waiting for the DataLab to power on.

TESTING

Running and Scheduling Restore Plans 

Plan testing is in progress.

Running and Scheduling Restore Plans 

Plan testing is in progress; one or more warnings encountered.

Running and Scheduling Restore Plans 

Plan testing is in progress; one or more errors encountered.

TEST HALTING

Running and Scheduling Restore Plans 

Plan testing is halting.

POWERING OFF

Running and Scheduling Restore Plans 

Plan testing is being powered off.

 

Note

If you perform any infrastructure configuration changes (add, delete or rename VMs) or changes to Veeam ONE Business View groups, Orchestrator will not automatically apply these changes to plans that are currently executing or testing — such plans are ‘locked’ and cannot be edited. The changes will take effect only if the plans enter the VERIFIED or NOT VERIFIED state.

Restore plans can acquire the following modes:

Plan Mode

Icon

Description

ENABLED

Running and Scheduling Restore Plans 

Plan is ready to be verified, tested and executed.

Notes:
Plan editing is not available.
Automatic report updates are enabled.

DISABLED

Running and Scheduling Restore Plans 

Plan is ready to be edited and tested.

Notes:
Scheduled plan execution is not available.
Automatic report updates are disabled.

IN USE

Running and Scheduling Restore Plans 

Plan is either in one of the active states (except the EDITING state) or in one of the stable states.

Notes:
Plan editing is not available.
Automatic report updates are disabled.

Tip

When a plan is in an active state, you can switch to the Plan Details page, select a VM being recovered in the Virtual Machines column, and click the VM Console link to connect directly to the VM desktop.

Orchestrator will connect to the VM through the vCenter Server system. To avoid connection failures, make sure the following requirements are met:

  1. The target vCenter Server that manages the VM is running VMware vCenter Server version 6.0 or later.
  2. The SSL certificate used by the target vCenter Server is valid on the machine on which you are running the browser. If not, install root certificates from the vCenter Server on both the Orchestrator server and the machine. To learn how to download and install vCenter Server root certificates, see this VMware KB article.

In vSphere 6.0 and later, each newly created ESXi host is by default provisioned with a self-signed certificate from the VMware Certificate Authority. If you want to use such a certificate when accessing the VM desktop, download the root CA certificate from the host where the VM is registered. To learn how to manage certificates for ESXi hosts, see VMware Docs.

Before You Begin

To run a restore plan, it must be ENABLED. To enable a plan:

  1. Navigate to Orchestration Plans.
  2. Select the plan.
  3. From the Manage menu, select Enable.

OR-

Right-click the plan name and select Manage > Enable.

 

If you do not enable a plan before you run it, the Run Plan wizard will force you to do that as soon as you try running the plan.

Notes

  1. An Orchestrator Administrator or Plan Author can force-enable a plan in the Run Plan wizard. However, a Plan Operator will not be able to run a disabled restore plan.

For more information on roles that can be assigned to users and user groups working with the Orchestrator UI, see Managing Permissions.

  1. For security purposes, all ‘real-world’ actions associated with restore plans require password confirmation.

In This Section