Creating Highly Avai Linfrastructure
Creating Highly Avai Linfrastructure
Table of Contents
Creating a Highly Available Infrastructure ............................................................................... 1
Exercise 1 Windows Failover Clustering ......................................................................................................................2
Creating a Highly Available Infrastructure
This lab shows how easy it is to create clusters using Windows Server 2008
Scenario Failover Clustering. For added value, the cluster is created using the Microsoft
ISCSI Software Target and initiator that is included with Windows Server 2008.
The cluster nodes are running on Server Core, and are configured from a remote
computer using WinRM. Cluster validation reports are demonstrated, as well as
the process of actually creating the cluster and performing some basic tasks.
Finally, the command line tools that can be used to automate a cluster are shown.
SFO-CORE-02
The password for the Administrator account on all computers in this lab is:
Passw0rd!
Page 1 of 3
Creating a Highly Available Infrastructure
Exercise 1
Windows Failover Clustering
Scenario
In this exercise, you will see how various components of Windows Server 2008 contribute to create high
availability. Windows Failover Clustering has seen a lot of improvements, and as you will see, perhaps the biggest
is the ease by which it can be configured.
Page 2 of 3
Creating a Highly Available Infrastructure
Tasks Detailed Steps
g. Select No, click Next.
h. In the Cluster Name Cluster1
i. Deselect the Networks 11.0.0.0/8 and 10.0.0.0/8.
Next to 192 address, type 100 to complete the address and click Next.
j. Click Next..
Note: Do not close the Create Cluster Wizard at this point.
7. Show validation a. In the Creating a Highly Available Infrastructure window, double-click Failover
report Cluster Validation Report.mht.
b. Scroll through the contents of the report.
8. Show cluster a. Switch to the Create Cluster Wizard.
configuration b. Click Finish to close the wizard.
c. Expand Cluster1.woodgrovebank.com
d. Click Nodes.
e. Click Storage.
f. Click Networks.
g. Click Cluster Events.
h. Click Query, then OK.
9. Create a File Server a. Click Services and Applications, then in the Actions pane, click Configure a
Cluster Service or Application.
b. Click Next.
c. Select File Server.
d. Click Next.
e. Accept the default name, set IP address of .101.
f. Click Next.
g. Check Cluster Disk 2.
h. Click Next twice.
i. Click Finish.
10. Move the file server a. Expand Services and Applications, and then click Cluster1FS.
resource b. In the Actions pane, click Move this service..., Move to node SFO-Core-01.
c. In the warning dialog box, click Move Cluster1FS to SFO-CORE-01.
11. Show a. Click Start and open a command prompt.
CLUSTER.EXE b. Type cluster /?
c. Type cluster node /?
d. Type cluster group /?
Page 3 of 3