File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
demos-sdk2/ActiveDR/SQL Server FCI + ActiveDR Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 33# #
44# # ActiveDR failover testing for SQL Server Failover Cluster Instance
55# #
6- # # Script actions: -
7- # ## Perform failover of clustered SQL Server role to node on same array
8- # ## Then perform failover of clustered SQL Server role to node on remote array: -
6+ # # This demo script runs through two scenarios: -
7+ # # 1. Failover of clustered SQL Server role to node on same array
8+ # # 2. Failover of clustered SQL Server role to node on remote array
9+ # #
10+ # # The second test involves the following steps: -
911# ##### Stop clustered SQL Server role in FCI
1012# ##### Demote source pod
1113# ##### Promote target pod
Original file line number Diff line number Diff line change 88
99** Scenario:**
1010
11- Testing failover of a SQL Server Failover Clustered Instance with nodes hosted on two separate FlashArrays.
11+ Testing failover of a 4 node SQL Server Failover Clustered Instance with nodes hosted on two separate FlashArrays.
12+ Failover between nodes on the same cluster will provide high availabiliy and failover between nodes on separate arrays provides disaster recovery.
1213
14+ This demo script runs through two scenarios: -
15+ 1 . Failover of the failover cluster instance between nodes on the same array (no ActiveDR involvement)
16+ 2 . Failover of the cluster instance between nodes on separate arrays (requiring ActiveDR involvement)
1317
1418** Prerequisites:**
15191 . Windows Cluster needs to be created, with four nodes...two on different FlashArrays
You can’t perform that action at this time.
0 commit comments