Recently organizations, fellow SQL Server MVPs and DBAs have asked me for resources on how to install a SQL Server 2008 Failover Cluster from both a SQL Server and a Windows Server 2008 perspective.
Unfortunately, when I tried to configure failover clustering with Windows Server 2008, the initial clustering verification test and installation failed indicating that Windows Server 2008 could not ...
I'm currently trying to develop a SQL cluster for our production databases. One of my goals is to make it possible to load balance the databases without needing to reconfigure the client. Also it ...