Lets say in my PROD, i have the following:
App1, Web1, DB1, App2, Web2, DB2
I created 3 recovery Plan:
Recovery Plan1: App1, Web1, DB1, App2, Web2, DB2
Recovery Plan 2: App1, Web1, DB1
Recovery Plan 3: App2, Web2, DB2
1. If I triggered Recovery Plan 1 and DB1 did not powered on, Can I just manually power on the replicated DB1 VM in DR?
2. Follow up on no. 1, Can I also trigger Recovery Plan 2 if DB1 in Recovery Plan 1 failed to start? What would be the implications?
SRM can do Disaster Avoidance and Datacenter migration right?
If i triggered the failover/recovery button while PROD is running.....
3. In recovery Plan 1, all VMs on PROD will shut down and recovered in DR
4. In Recovery Plan 2 for example, If I triggered failover/recovery; only VMs from this recovery plan will be shut down in PROD and powered in DR? or it will still power off the whole PROD site?