Previous Topic: Modify the Configuration Template and FileNext Topic: Verify the VM is Recovered


Submit a Job Using the d2drestorevm Utility

Run the d2drestorevm command to restore the VM. The command verifies the target VM and submits a restore job. The restore job can be seen from the web UI. During the restore process if any requirement is not met, you will get an error. You can view the activity log on the web UI.

Follow these steps:

  1. Log in to the Backup Server as a root user.
  2. Submit the restore job for the VM using the following command:
    d2drestorevm --template=cfg_file_path [--wait]
    

    Note: The --wait switch lets you return to the shell environment after the restore job is complete. If the --wait switch is not present, you return to the shell environment immediately after submitting the job.

The restore job is submitted.