HyperV and Cluster

Published on January 2017 | Categories: Documents | Downloads: 69 | Comments: 0 | Views: 493
of 9
Download PDF   Embed   Report

Comments

Content

Building a Host Cluster with Hyper-V Beta 1
Well by now you have heard the news that Microsoft shipped Hyper-V Beta 1 early!! Like many of you I have been testing away and thought I would share the steps for creating a host cluster in Windows 2008 and Hyper-V. For those that have built host clusters in Virtual Server, you will find the process in Windows 2008 and Hyper-V much more streamlined and user friendly. One major improvement is the integration of Hyper-V as a cluster aware application and native support for making a virtual machine highly available. So what are the 10 steps you have to go through to build a host cluster using iSCSI shared storage? 1) Build nodes with Hyper-V 2) Build Virtual Network Switches in Hyper-V 3) Establish iSCSI Target Quorum and Data drives 4) Use iSCSI initiator on each node to connect to targets 5) Install Failover Clustering on each node 6) Run Validate on the cluster nodes 7) Create Cluster 8) Build a VM to make highly available 9) Make the VM highly available 10) Test it by moving the VM to another node

Node1 LAN IP address = 192.168.0.170 Heartbeat IP address = 10.10.10.1

Node2 LAN IP address = 192.168.0.171 Heartbeat IP address = 10.10.10.2 Cluster IP Address = 192.168.0.181 Step 1: Building the nodes with Windows 2008 Enterprise or Data Center edition is a simple process. Once you have the OS installed, you need to add the Hyper-V role in Server Manager (and reboot) Step 2: Once you reboot and Hyper-V installation completes, you need to launch the Hyper-V management console from the Administration Tools menu on each node. [Do this on both nodes] On the right hand side, click the Virtual Network Manager, and create a new virtual network switch. For simplicity make it a private network and call it Private. The name must be the same on both nodes. Step 3: Go to the iSCSI target (hardware or software based) and build two disks enabled for shared access. One disk needs to be 500 MB or larger to hold the cluster configuration info, and other disk needs to be big enough to hold the virtual machine, say 10 GB minimum. Be sure to enable the option for shared or cluster access to the disks. Step 4: On NODE1 launch the iSCSI initiator software. Discover the iSCSI target via name or IP address and then establish a connection to the Data and Quorum disks that were established in step3.

Once the disks are connected to Node1, use Disk Management to initialize and format them as NTFS volumes. Assign driver letter Q: to the small disk and a drive letter like S: to the large disk. Now go to Node2 and use the iSCSI initiator to connect the target disks, you do not need to do anything else. St 5

Step 5: From Server Manager, install the feature called Failover Clustering on each node. and when done, launch the Failover Clustering Management console .

Step 6: Verify that Node1 has current ownership of the disk resources (although either disk could have ownership) and then launch the Validate process from Node1 specifying Node1 and Node2 are the nodes of the cluster, run all tests. If issues are identified, the validate report will provide details on what the issue(s) are and how to resolve them. Click Validate a Configuration

Provide the names of the two nodes

Execute the validation process

Get a report back on the progress, if successful you should see all green checkmarks

Step 7: Once you have completed a successful validate process, you can now build the cluster. It is a four step process 1) 2) 3) 4) Select Create Cluster from the Failover Cluster Management console. Specify the nodes of the cluster Specify the name and IP address of the cluster Execute the create process

Step 8: Using the Hyper-V Management console, create a virtual machine called TestVM on Node1 that can be made highly available. Use Windows 2008 for the operating system. The integration components are automatically installed for you. Do not start TestVM, it must be in the powered off state to make it highly available. Step 9: Make TestVM highly available. This allows you to have a planned or unplanned migration of a VM between nodes. Click Configure a Service or Application

Select Virtual Machine from the list of available services or applications

Select TestVM as the VM to make highly available

Execute the process

Success!! Now bring the VM online, right click the VM in the list and select "Bring this service or application online"

Step 10: Once it is online you can test the fail over by moving the VM to Node2. Right-click the Application and select "Move this service or application to another node", select Node2

Watch the process 1) The VM is placed in saved state 2) The resources are moved to Node2 3) The VM is resumed from saved state

Now the VM has successfully failed from Node1 to Node2. You have successfully built and tested a 2-node host cluster using Hyper-V. Note that you can have up to 16 nodes in a Hyper-V host cluster. Hope this helps you understand Hyper-V host clustering......:-) Posted: Monday, December 17, 2007 2:12 PM by RobLarso | 18 Comments

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close