Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 7ef5eb1

Browse files
authored
Merge pull request #1859 from suresh-kandoth/patch-6
update FCI requirements for domain join clusters
2 parents e16f172 + a8f33e8 commit 7ef5eb1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/sql-server/failover-clusters/install/sql-server-failover-cluster-installation.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@ manager: craigg
3535
- All nodes in a failover cluster must be of the same platform, either 32-bit or 64-bit, and must run the same operating system edition and version. Also, 64-bit [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] editions must be installed on 64-bit hardware running the 64-bit versions of Windows operating systems. There is no WOW64 support for failover clustering in this release.
3636

3737
3. Specify multiple IP addresses for each failover cluster instance. You can specify mutiple IP addresses for each subnet. If the mutiple IP addresses are on the same subnet, [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup sets the dependency to AND. If you are clustering nodes across multiple subnets, [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup sets the dependency to OR.
38-
38+
39+
4. SQL Server failover cluster instance (FCI) requires the cluster nodes to be domain joined. The following configurations are **not supported**:
40+
- SQL FCI on workgroup clusters.
41+
- SQL FCI on Multi-Domain cluster.
42+
- SQL FCI on Domain + Workgroup Clusters.
43+
3944
## [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Failover Cluster Installation options
4045

4146
##### Option 1: Integrated installation with Add Node

0 commit comments

Comments
 (0)