We would like to run a pre-backup script that freezes our IRIS database on a Red Hat EC2 instance, after the freeze is successful we would want to run an Intellisnap backup of that Red Hat EC2 instance and then once the backup completes, unfreeze the IRIS database. What is the best way to get Commvault to orchestrate this process ? Thanks
Intellisnap backup of an AWS EC2 instance that can perform a Pre and Post job script on the EC2 instance that is being backed up
Best answer by Damian Andre
The best would be to use workflows to script it. There is no elegant way where EC2 automatically communicates with the VM to run scripts on a snapshot event like VMware unfortunately (at least that I know of).
Two options
- Use SSH to remotely execute the quiesce / freeze script
- Execute the backup
- After backup use SSH to run thaw script
Or if you dont want to use SSH, you could install FS agent and allow commvault to execute the script locally using the “
ExecuteScript “ code block.
Another option is to have the backup execute from the linux server machine itself - use the “save as script” function for the subclient and copy that to the VM. Run the freeze, execute the backup script, run the thaw etc - put that on a cron job and away you go.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

