Custom script execution status
The following table provides information about the different scenarios that can occur when running custom scripts in Cloud Snapshot Manager. The failure event is generated only for protection plan runs that are configured for application consistent snapshots.
Pre Snapshot Script Execution | Snapshot Creation | Post Snapshot Script Execution | Result | Is Snapshot Application Consistent? | Failure Event Generated |
---|---|---|---|---|---|
Successful | Successful | Successful | The job is successful. | Yes | No |
Successful | Successful | Failed | The job is partially successful. However, a crash consistent snapshot of volume is taken. | Yes | Yes |
Successful | Failed | Successful | The job fails with error or reason provided. | No | Yes |
Successful | Failed | Failed | The job fails with error or reason provided. | No | Yes |
Failed | Successful | Successful | The job is partially successful. However, a crash consistent snapshot of volume is taken. | No | Yes |
Failed | Successful | Failed | The job is partially successful. However, a crash consistent snapshot of volume is taken. | No | Yes |
Failed | Failed | Successful | The job fails with error or reason provided. | No | Yes |
Failed | Failed | Failed | The job fails with error or reason provided. | No | Yes |