Once these additional items are addressed, the Failover Cluster can function as expected.
Thursday, March 5, 2015
Installing a SQL Server 2008 Failover Cluster on Windows Server 2012: Three Additional Steps
There are three additional steps required when installing a SQL Server 2008 Failover Cluster on Windows Server 2012:
Once these additional items are addressed, the Failover Cluster can function as expected.
Once these additional items are addressed, the Failover Cluster can function as expected.
Bug: SQL Server 2008 Failover Cluster Setup does not show the option to use Service SID on the Cluster Security Policy screen when installing on Windows Server 2012
This bug during SQL 2008 Failover Cluster setup on Windows 2012 is documented here. With this bug, the radio button to choose "Use service SIDs" is completely missing.
The workaround is to continue forward with the setup dialogue without making any selections. This causes setup to default to using Service SIDs.
Thanks to Prashant Kumar for this solution. I have also verified this workaround is good.
There are three additional steps to perform when installing SQL Server 2008 on Windows Server 2012. Please see this post for all three additional steps.
The workaround is to continue forward with the setup dialogue without making any selections. This causes setup to default to using Service SIDs.
Thanks to Prashant Kumar for this solution. I have also verified this workaround is good.
There are three additional steps to perform when installing SQL Server 2008 on Windows Server 2012. Please see this post for all three additional steps.
Error: "Rule "Cluster service verification" failed." While installing SQL Server 2008 on Windows Server 2012
To resolve error: "Rule "Cluster service verification" failed." the Failover Cluster Automation Server feature must be installed on each node.
In Server Manager, expand Remote Server Administration Tools, expand Feature Administration Tools, expand Failover Clustering Tools, and then click to select Failover Cluster Automation Server.


Error: "Rule "Windows Server 2003 FILESTREAM Hotfix Check" failed." When installing a SQL Server 2008 R2 Failover Cluster on Windows Server 2012
This error is seen even if you are not attempting to install FILESTREAM support in your SQL Server Failover Cluster. This Hotfix KB937444 is not valid for Windows Server 2012.
To resolve you need to Slipstream the SQL Server service pack into your installation files.
There are three additional steps to perform when installing SQL Server 2008 on Windows Server 2012. Please see this post for all three additional steps.
Error: "The log for database "x" is not available. Check the event log for related error messages. Resolve any errors and restart the database."
The log for database "x" is not available. Check the event log for related error messages. Resolve any errors and restart the database.
To resolve, follow these steps:
To resolve, follow these steps:
- Take the database offline.
- Bring it back online.
- Run DBCC checkdb to make sure everything is good.
- Set Auto Close = False.
Subscribe to:
Posts (Atom)