Recovery events provide information about actions and status related to the Site Recovery Manager recovery processes.
Event Name | Event Type | Event Description | Category |
---|---|---|---|
Recovery plan has begun recovering the specified virtual machine. | RecoveryVmBegin | Signaled when the recovery virtual machine was successfully created. If some error occurred before the virtual machine ID is known the event is not fired. | Info |
Recovery plan has completed recovering the virtual machine. | RecoveryVmEnd | Signaled after the last post-power on script has completed, or after a recovery-stopping error has occurred for the virtual machine. | Info |
Recovery Plan [data.Plan] failed registering virtual machine [data.Vm]. | RecoveryVmRegisterFailed | Signaled in the case of SPPGs after a recovered VM has failed registration with the recovery site VC. If the plan is run against the local VC, then [data.local] will be true. | Info |
Recovery plan hostname has been created. | PlanCreated | Signaled when a new plan is created. It is sent to each vCenter Server instance where the plan is hosted. | Info |
Recovery plan has been destroyed. | PlanDestroy | Signaled when a plan has been deleted from the site. Note that on the site where the plan has been requested to be deleted there can be a significant delay, while it waits for the plan to be deleted at the other site. It will be sent to each vCenter Server instance where the plan is hosted. | Info |
Recovery plan was changed. | PlanEdit | Signaled when an existing plan is edited. | Info |
Recovery plan has begun a test. | PlanExecTestBegin | Signaled on the recovery site when a recovery test is initiated. | Info |
Recovery plan has completed a test. | PlanExecTestEnd | Signaled on the recovery site when a recovery test has completed. | Info |
Recovery plan has begun a test cleanup. | PlanExecCleanupBegin | Signaled on the recovery site when a test cleanup is initiated. | Info |
Recovery plan has completed a test cleanup. | PlanExecCleanupEnd | Signaled on the recovery site when a test cleanup has completed. | Info |
Recovery plan has begun a recovery. | PlanExecBegin | Signaled on the recovery site when a recovery is initiated. | Info |
Recovery plan has completed a recovery. | PlanExecEnd | Signaled on the recovery site when a recovery has completed. | Info |
Recovery plan has begun a reprotect operation. | PlanExecReprotectBegin | Signaled on the recovery site when a reprotect is initiated. | Info |
Recovery plan has completed a reprotect operation. | PlanExecReprotectEnd | Signaled on the recovery site when a reprotect has completed. | Info |
Recovery plan is displaying a prompt and is waiting for user input. | PlanPromptDisplay | Signaled on the recovery site when a prompt step is encountered. The key is a unique identifier for the prompt. | Info |
Recovery plan has received an answer to its prompt. | PlanPromptResponse | Signaled on the recovery site when a prompt step is closed. | Info |
Recovery plan has started to run a command on the Site Recovery Manager Server machine. | PlanServerCommandBegin | Signaled on the recovery site when Site Recovery Manager has started to run a callout command on the Site Recovery Manager Server machine. | Info |
Recovery plan has completed executing a command on the Site Recovery Manager Server machine. | PlanServerCommandEnd | Signaled on the recovery site when Site Recovery Manager has finished running a callout command on the Site Recovery Manager Server machine. | Info |
Recovery plan has started to run a command on a recovered virtual machine. | PlanVmCommandBegin | Signaled on the recovery site when Site Recovery Manager has started to run a callout command on a recovered virtual machine. | Info |
Recovery plan has completed executing a command on a recovered virtual machine. | PlanVmCommandEnd | Signaled on the recovery site when Site Recovery Manager has finished running a callout command on a recovered virtual machine. | Info |