+ All Categories
Home > Documents > SQL Server 2008 Installation Process on Windows 2003 Cluster

SQL Server 2008 Installation Process on Windows 2003 Cluster

Date post: 09-Apr-2018
Category:
Upload: rama-udaya
View: 222 times
Download: 0 times
Share this document with a friend
27
8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 1/27 SQL Server 2008 Installation Process on Windows 2003 Cluster   1) Run setup.exe from the installation media to launch SQL Server Installation Center. Click on the Installation link on the left-hand side 2) Click the New SQL Server failover cluster installation link. This will run the SQL Server 2008 Setup wizard       
Transcript
Page 1: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 1/27

SQL Server 2008 Installation Process on Windows 2003 Cluster 

 

1) Run setup.exe from the installation media to launch SQL Server Installation Center. Click on theInstallation link on the left-hand side

2) Click the New SQL Server failover cluster installation link. This will run the SQL Server 2008 Setup

wizard

 

 

 

 

 

 

Page 2: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 2/27

 

 

3) In the Setup Support Rules dialog box, validate that the checks return successful results and click

Next.

 

 

 

 

 

 

 

 

Page 3: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 3/27

 

 

 

4) In the Product Key dialog box, enter the product key and click Next.

 

 

 

 

 

 

 

Page 4: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 4/27

 

5) In the License Terms dialog box, click the I accept the license terms check box and click Next

 

 

 

 

 

 

 

 

 

Page 5: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 5/27

 

6) In the Setup Support Rules dialog box, click Install. Validate that the checks return successful results. If 

the checks returned a few warnings, make sure you fix them before proceeding with the installation.

 

 

 

 

 

 

 

 

 

Page 6: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 6/27

 

7) In the Feature Selection dialog box, select only the components that you want installed.

 

 

 

 

 

 

 

 

 

Page 7: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 7/27

 

8) In the Instance Configuration dialog box, enter the SQL Server Network Name (Virtual Server name).

 

 

 

 

 

 

 

 

 

Page 8: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 8/27

 

 

9) In the Disk Space Requirements dialog box, check that you have enough space on your local disks to

install the SQL Server 2008 binaries and click Next.

 

 

 

 

 

 

 

 

Page 9: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 9/27

 

10) In the Cluster Resource Group dialog box, check the resources available on your Windows Server

2003 cluster.

 

 

 

 

 

 

 

 

 

Page 10: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 10/27

11) In the Cluster Disk Selection dialog box, select the available disk groups that are on the cluster for

SQL Server 2008 to use. Click next.

 

 

 

 

 

 

 

 

 

Page 11: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 11/27

12) In the Cluster Network Configuration dialog box, enter the IP address and subnet mask that your SQL

Server 2008 cluster will use.

 

 

 

 

 

 

 

 

 

 

Page 12: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 12/27

13) In the Cluster Security Policy dialog box,We need to give domain group which consists Service

accounts

-- Click on the browse [...] button in the first field i.e. Database Engine domain group text box and select

the correct Domain Group.

-- Then copy the Domain Name from the first field and paste it on the next field (should not click on [...]

button)

 

 

 

 

 

 

 

Page 13: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 13/27

 

14) In the Server Configuration dialog box, enter the credentials that you will use for your SQL Server

service accounts in the Service Accounts tab. In the Collation tab, select the appropriate collation to be

used by SQL Server. Click next.

 

 

 

 

 

 

 

 

Page 14: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 14/27

 

15) In the Database Engine Configuration dialog box, select the appropriate Authentication Mode. If you

want to add the currently logged on user to be a part of the SQL Server administrators group, click the

Add Current User button

 

 

 

 

 

 

 

 

Page 15: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 15/27

On the Data Directories tab, enter the path where your system and user database files will be created.

This will default to the first shared disk in the cluster so in case you want to change it to the other

shared disks to be used by SQL Server 2008, modify accordingly.

 

 

 

 

 

 

 

 

 

Page 16: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 16/27

FILESTREAM feature, click the FILESTREAM tab and set the appropriate configurations. Click Next

 

 

 

 

 

 

 

 

 

 

Page 17: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 17/27

 

16) In the Error and Usage Reporting dialog box, click Next

 

 

 

 

 

 

 

 

 

Page 18: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 18/27

 

17) In the Cluster Installation Rules dialog box, verify that all checks are successful and click Next.

 

 

 

 

 

 

 

 

 

Page 19: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 19/27

 

18) In the Ready to Install dialog box, verify that all configurations are correct. Click Next.

 

 

 

 

 

 

 

 

 

Page 20: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 20/27

 

19) In the Complete dialog box, click Close. This concludes the installation of a SQL Server 2008 Failover

Cluster

 

 

 

 

Page 21: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 21/27

 

------------------------------------------------------------------------------------------------------------------------------------------

 

 

 

 

 

 

 

Page 22: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 22/27

Adding a node on a SQL Server 2008 Failover Cluster

 

1) Run setup.exe from the installation media to launch SQL Server Installation Center. Click on theInstallation link on the left-hand side

 

2) Click the Add node to a SQL Server failover cluster link. This will run the SQL Server 2008 Setup wizard.

 

 

 

 

 

Page 23: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 23/27

3) In the Setup Support Rules dialog box, validate that the checks return successful results and click

Next.

 

 

4) In the Product Key dialog box, click Next ( While running this step if you get below alert)

 

 

==> Copy the key from DefaultSetup.ini and delete file (C:\x86\DefaultSetup.ini). Then retry to install

2nd node and enter the key manually. (This will work)

 

 

5) In the Setup Support Rules dialog box, click Install. Validate that the checks return successful results.

 

 

 

 

 

Page 24: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 24/27

 

6) In the Cluster Node Configuration dialog box, validate that the information for the existing SQL Server

2008 cluster is correct

 

 

 

 

 

 

 

 

 

Page 25: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 25/27

7) In the Service Accounts dialog box, verify that the information is the same as what you have used to

configure the first node.

 

 

 

 

8) In the Error and Usage Reporting dialog box, click Next

 

 

9) In the Add Node Rules dialog box, verify that all checks are successful and click Next

 

 

Page 26: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 26/27

10) In the Ready to Add Node dialog box, verify that all configurations are correct and click Install

 

 

11) In the Complete dialog box, click Close. This concludes adding a node to a SQL Server 2008 Failover

Cluster

 

 

 

 

 

 

Page 27: SQL Server 2008 Installation Process on Windows 2003 Cluster

8/8/2019 SQL Server 2008 Installation Process on Windows 2003 Cluster

http://slidepdf.com/reader/full/sql-server-2008-installation-process-on-windows-2003-cluster 27/27

 

 

 

 

 


Recommended