Solved

Commvault and SRM

  • 26 October 2021
  • 7 replies
  • 470 views

Badge +3

Has Commvault addressed how to handle backups for VM’s that have been failed over Via SRM to a Recovery site? 

I know Commvault has livesync and that may be 1. answer but if the business wants to standardize on SRM someone needs to address backups at the DR site.

icon

Best answer by Damian Andre 27 October 2021, 17:31

View original

7 replies

Userlevel 4
Badge +9

Hey Scott,

SRM VMs are VMs that have snapshot operation disbaled on them so there is no way to backup them. They are stubbed VMs.

Could u please give more context as what is the configuration and what is needed?

Ali

Userlevel 7
Badge +21

When the VMs failover, then the VMDKs become visible and we can protect those VMs, before then as Ali stated, the VM disks are invisible to the VM and to us. The clumsy way to protect them automatically is to create a separate subclient and allow the job to run every night. It will fail, but when the failover occurs it will succeed. You can disable the subclient from SLA to avoid it impacting your reporting - but its not the best solution.

Since SRM is all about recovery automation, the proper solution would be to have SRM enable the schedule to backup the failover site as part of its recovery plan. You could script this using our command line tools. Here are some examples on how to enable/disable a schedule:

https://documentation.commvault.com/11.24/expert/6712_managing_schedules_and_schedule_policies_using_command_line_interface.html

Badge +3

Thank you both, the other fun part to this is having to deal with multiple backup histories for these machines. 1 set in the source VCenter and 1 set in the destination. Not a huge issue other than commvault handing out a new license for the destination copy of that machine?

Thanks,

Scott.  

Userlevel 7
Badge +21

@Scott Stockton,

I can’t remember if the replica VM is a different UUID…. I think it may be which is why it is seen as a different VM. License workaround could be to disable the subclient rather than disable schedule. I believe is the subclient is disabled then the VMs protected within it are excluded from license counts.

 

Userlevel 6
Badge +16

See this new feature available in 11.25:

Excluding VMware Placeholder VMs From Backups
https://documentation.commvault.com/11.25/essential/143781_excluding_vmware_placeholder_vms_from_backups.html

“You can exclude placeholder VMs that are created by the VMware Site Recovery Manager (SRM) from backups.”

Thanks,
Scott

 

Badge +3

@Scott Moseman Wonderful News! @Damian Andre  I believe you are correct. 

I was just saying Ideally there would be a way to tie the 2 same name clients together so there was one backup history independent of what site its at. Again thanks for the help all! 

Userlevel 7
Badge +23

You received some solid answers from some CV legends!

Reply