We want to implement this setup and I was wondering if vao v3 is supporting this at the moment:
- Configure a VBR job on our VBR server that's triggering a Netapp MirrorVault relation between netappHQ and netappDR. (we want to use MirrorVault relation because we want 1 data copy from source to destination Netapp, we don't want to setup 2 separate jobs snapmirror/snapvault)
- Configure a VAO failover plan on our VAO server, that:
- break snapmirror(MirrorVault) relation between netappHQ and netappDR
- register vm's on netappDR in vCenter on the DR ESX host
- re-ip vm's
- power on vm's and execute some custom powershell scripts to start applications correctly
- Possibility to snapmirror data back from netappDR to netappHQ afterwards
Thanks.