How to install a one-node failover cluster (Setup)

How to Install SQL Server 2000

How To

How to install a one-node failover cluster (Setup)

  1. On the Welcome screen of the Microsoft SQL Server Installation Wizard, click Next.

  2. On the Computer Name screen, click Virtual Server and enter a virtual server name. If SQL Server Setup detects that you are running Microsoft® Cluster Service (MSCS), it will default to Virtual Server. Click Next.

  3. On the User Information screen, enter the user name and company. Click Next.

  4. On the Software License Agreement screen, click Yes.

  5. On the Failover Clustering screen, enter one IP address per installed network for the virtual server. Select the network for which you wish to enter an IP address, and then enter the IP address. Click Add.

    The IP address and the subnet are displayed. The subnet is supplied by MSCS. Continue to enter IP addresses for each installed network until you have populated all desired networks with an IP address. Click Next.

  6. On the Cluster Disk Selection screen, select the cluster disk group where the data files will be placed by default. Click Next.

  7. On the Cluster Management screen, review the failover cluster definition provided by Microsoft SQL Server™ 2000. By default, all available nodes are selected. Remove any nodes that will not be part of the cluster definition for the virtual server you are creating. Click Next.

  8. On the Remote Information screen, enter login credentials that have administrator privileges on the remote node of the cluster. Click Next.

  9. On the Instance Name screen, choose a default instance or specify a named instance. To specify a named instance, clear the Default check box, and then enter the name. Click Next.

    Important  You cannot name an instance DEFAULT or MSSQLSERVER. The name must follow the rules for SQL Server identifiers. For more information about naming conventions for identifiers, see Using Identifiers.

  10. On the Setup Type screen, select the type of installation to install. Setup will automatically default to the first available clustered disk resource from the group you previously selected. However, if you need to specify a different clustered drive resource, under Data Files, click the Browse button and then specify a path on a clustered drive resource. You will be required to select a clustered drive resource that is owned by the node on which you are running Setup. The drive must also be a member of the cluster group you previously selected. Click Next.

  11. On the Services Accounts screen, select the service account(s) that you want to run in the failover cluster. Click Next.

  12. In the Authentication Mode dialog box, choose the authentication mode to use. If you change the selection from Windows Authentication Mode to Mixed Mode (Windows Authentication and SQL Server Authentication), you must enter and confirm a password for the sa login.

  13. On the Start Copying Files screen, click Next.

  14. On the Setup Complete screen, click Finish. If you are instructed to restart the computer, do so now. It is important to read the message from the Setup program when you are done with installation. Failure to restart any of the specified nodes may cause failures when running the Setup program in the future on any node in the cluster.