Checklist: Setting Up a Clustered Instance of a Service or Application (Failover Cluster)
Applies To: Windows Server 2008
Task | Reference | |||
---|---|---|---|---|
Review hardware and infrastructure requirements for a failover cluster. |
Failover Cluster Requirements (https://go.microsoft.com/fwlink/?LinkId=129108) |
|||
Review the documentation for the role, service, or application you want to use in the cluster, and install that role, service, or application on every server that will be in the cluster or as instructed in the application documentation.
|
Documentation for your server role, service, or application |
|||
If you are not sure whether your service or application is designed to run in a cluster (note that common services such as DHCP and Distributed Transaction Coordinator are designed to run in a cluster), review the documentation for your application, information about running generic services and applications in a failover cluster, or both. |
Using Generic Services and Applications in a Failover Cluster (https://go.microsoft.com/fwlink/?LinkId=129392) |
|||
Install the failover clustering feature on every server that will be in the cluster. |
||||
Connect the networks and storage that the cluster will use. |
||||
Run the Validate a Configuration wizard to confirm that the hardware and hardware settings of the servers, network, and storage are compatible with failover clustering. If necessary, adjust hardware or hardware settings and rerun the wizard. |
Validate the Nodes, Networks, and Storage for a Failover Cluster |
|||
Create the failover cluster. |
||||
If the clustered servers are connected to a network that is not to be used for network communication in the cluster (for example, a network intended only for iSCSI or only for backup), then configure that network so that it does not allow cluster communication. |
||||
Run the High Availability Wizard and specify the appropriate type of service or application, a name for the clustered file server, and IP address information that is not automatically supplied by your DHCP settings. Also specify the storage volume or volumes. |
||||
Check the length of time that the Cluster service allows for starting the application when it is brought online, and decide whether the default (3 minutes) is appropriate. |
Configure the Pending Timeout for a Clustered Service or Application |
|||
Test failover of the clustered service or application. Make adjustments to ensure that all components of the application fail over correctly. |
Verify the Configuration and Failover of a Clustered Service or Application |
Additional references
Design for a Clustered Instance of a Service or Application (https://go.microsoft.com/fwlink/?LinkId=129116)