Commit 8aef50e
authored
update FCI requirements for domain join clusters
Per discussion with Sourabh Agarwal adding the support statement for FCI on domain joined vs workgroup cluster:
- SQL Server failover cluster instance requires the cluster nodes to be domain joined.
1. SQL FCI on workgroup clusters is not supported.
2. SQL FCI on Multi-Domain cluster is also not supported.
3. SQL FCI on Domain + Workgroup Clusters is not supported.1 parent 1a4aa8d commit 8aef50e
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments