Hello All,
I'm trying to deploy a SQL 2008 R2 cluster on a windows 2012 server cluster (2nodes: SQL02 & SQL03).
I've created a slipstreamed installation package of SQL 2008 R2 Enterprise + SP1 by following this post:
http://blogs.msdn.com/b/petersad/archive/2011/07/13/how-to-slipstream-sql-server-2008-r2-and-a-sql-server-2008-r2-service-pack-1-sp1.aspx
When I run the installer and select "New SQL Server Failover Cluster", then I'm stuck at the pre-requisite checker:
http://sdrv.ms/1106MV2
When I check the detailed report, it looks like this:
http://sdrv.ms/119gRk3
When I look at the cluster, then all seems fine:
http://sdrv.ms/ZnLRwZ
The server I'm trying to install the cluster on (SQL03) is the current Host Server and is online.
The SQL03 server also has all disks assigned:
http://sdrv.ms/ZnLYbT
The checker also complained that the cluster validation hasn't been run yet or that there are errors within the cluster.
This isn't the case neither:
http://sdrv.ms/17iFVpk
The only warning I have is related to the network and is because I only have 1 pair of network interfaces which might be a SPOF.
Does anyone know what might be causing this?
I've checked everything and according to me all should be good to go with the SQL cluster.
All help is much appreciated!!
Many thanks!
Filip