dimanche 23 mai 2010

Step by Step Clustering SQL Server 2008 R2 Part IV

Part I – Before we start
Part II – Creating Windows Cluster
Part III – Clustering MSDTC
Part IV – Installing the first SQL Server Cluster Node
Part V – Adding the second node
Part VI – Post installation tasks

1Using the CLSSetup account that have the privileges to join computers to domain and configured as Local Administrator on each node open a session and run the setup program of SQL Server 2008 R2 
 image
2Click Yes on the User Access Control message if it’s appear
 image
3Select the Installation page and then click New SQL Server failover cluster installation
 image
4on the Setup Support Rules verify that all tests are passed and then click Ok
 image
5Type you Product Key and then click Next
 image
6Check  I accept the license terms
Click Next
 image
7On the Setup Support Files click Install
 image
8When Support files are installed a new rules check will be processed by the setup program ensure that all tests are passed and then click Next
 image
9Select the features that will be installed and the click Next.

Note : SSRS is not cluster aware 
 image
10On the Instance Configuration page type the Network Name that will be used for your Clustered SQL Server  Instance , type an instance ID if you won’t use the default name MSSQLSERVER and then click Next
 image
11Click Next on the Disk Space Requirements Page
 image
12 
 image
13Select the Shared Disks that will depend on your SAL Server Cluster Group  and then click Next
 image
14Type the virtual IP Address that will be used for your SQL Server Cluster
Click Next
 image
15Click Next on the Cluster Security Group page
 image
16Type the account names and their passwords for the services accounts that will be used   
 
 image
17Click on the Collation tab if you want to change the default collation of the server by clicking the Customize button
Click  Next
 image
18On the Database Engine Configuration Page choose your Authentication Mode, type the password for the sa account if you choose Mixed Mode.
Add the AD users or groups that will have the sysadmin role.
 image
19Click Data Directories Tab and then configure the different drive for each kind of data that will be host on the nodes and then click Next
 image
20Click Next on the Error Reporting Page
 image
21Click Next on the Cluster Installation Rules
 image
22Click Install on the Ready to Install Page
 image
23Wait for the Installation progress
 image
24Click Close on the Complete Page
 image
25From the Failover Cluster Manager verify that all resources was created and are Online on the first node  
 image

Aucun commentaire:

Enregistrer un commentaire