Specify the Advanced Settings
The Advanced tab helps you apply other settings required to complete the plan. This is optional, if you do not need to add further settings. Some of the options that you view on the Advanced tab vary upon your selection in the previous tab. For example, the Heartbeat Properties option is visible only if you have selected Instant Virtual Machine as your Test Type in Test Settings.
Heartbeat Properties
Note: The option is visible only if you have selected Instant Virtual Machine as your Test Type.
Timeout
Specifies the longest time that the proxy server can wait for the heartbeat of the Assured Recovery VM. If Assured Recovery VM is not available longer than the defined timeout, the Assured Recovery test job fails.
Frequency
Specifies the frequency with which the proxy server checks the heartbeat status of Assured Recovery VM.
Note: This options is not visible if you have selected Agent-Based Linux backup/replication as Recovery Point Source of Assured Recovery Test.
Check Points
Note: The option is visible only if you have selected Instant Virtual Disk as your Test Type.
Verify file system
Verifies if the file system and size of volume are similar to what the source machine has.
Run check disk command
Checks the data integrity by running check disk command on the volumes exposed by instant virtual disk.
Custom Command Location on Proxy
Note: This options is not visible if you have selected Agent-Based Linux backup/replication as Recovery Point Source of Assured Recovery Test.
Specifies the custom script that is stored on the proxy server. You can browse the volume information of the proxy server. If IVM assured recovery type is selected, the script is copied into VM and executed when VM boots. If IVHD assured recovery type is selected, the script is executed on the proxy server.
Note: The Assured Recovery job can only support the executable Windows bat script or executable binary. But, this limitation does not restrict your usage of Assured Recovery job. You can use a Windows batch script written to start your powershell script, such as the name test.bat with the following content:
Powershell.exe -NoProfile -ExecutionPolicy ByPass -Command "& '%ScriptPath%\AR-check.ps1'"
Additionally, the following arguments are passed to the script as per your requirement.
- set PlanName=%1%
- set NodeName=%2%
- set ProxyServer=%3%
- set RecoveryPointName=%3%
- set MountPointRootPathName=%5% (Applicable only to Instant Virtual Disk test type)
As a result, the bat is invoked and run as below:
For Instant Virtual Machine test type:
"%ScriptPath%\test.bat PlanName NodeName ProxyServer RecoveryPointName
For Instant Virtual Disk test type:
%ScriptPath%\test.bat PlanName NodeName ProxyServer RecoveryPointName MountPointRootPathName
Exit code
Specifies the exit code for Succeed Job or Fail Job.
Succeed Job
Specifies that the assured recovery job is set to succeed when the script returns the exit code.
Fail Job
Specifies that the assured recovery job is set to fail when the script returns the exit code.
Fail Job if it runs longer
Specifies if the script runs longer than the specified times.
Default value: 15 Minutes.
Linux Pre/Post Script Setting On Proxy
Note: This option is visible only if you have selected Agent-Based Linux backup/replication or Host-Based Agentless backup/replication as Recovery Point Source of Assured Recovery Test.
Run on Linux Backup Server after Assured Recovery job is over
Specifies the script located on Linux Proxy that runs after completion of the Assured Recovery job on Linux Backup Server.
Run on Assured Recovery VM after Assured Recovery VM is booted
Specifies the script located on Linux Proxy that runs after the Assured Recovery VM is booted on Assured Recovery VM.
Fail job if it runs longer
Specifies if the script runs longer than the specified times.
Email Alerts
Lets you enable email alerts. You can configure email settings and specify the type of alerts that you want to receive in an email. When you select this option, the following options are enabled for your selection.
Notes: Unavailable for jobs running with Linux Backup Server.
Email Settings
Lets you configure the email settings. Click Email Settings and in the Email Settings dialog configure the email server and proxy server details.