Problem
After Installing SQL Server
2008 Installation Process you must have noticed how different
SQL Server 2008 installation is from its previous versions. Now,
we will be installing SQL Server 2008 on a Windows Server 2008
Cluster. Windows Server 2008 has a lot of differences from its
previous versions and one of them is the clustering feature.
Solution
There have been a lot of changes
regarding clustering between Windows Server 2003 and Windows
Server 2008. It took quite a lot of effort for us to build a
cluster in Windows Server 2003 – from making sure that the server
hardware for all nodes are cluster-compatible to creating
resource groups. Microsoft has redefined clustering with Windows
Server 2008, making it simpler and easier to implement. Now that
both SQL Server 2008 and Windows Server 2008 are out in the
market for …