SCUG.dk
System Center User Group Denmark
Getting started with Microsoft Virtual Machine Manager 2012 Beta 2 (VMM Clustering)

One of my new favorite features of Virtual Machine Manager 2012 is the ability to cluster the Virtual Machine Manager Server and Libray so a single host failure wont impact the ability for VMM to function , this also make improves of the uptime at patch windows , as we can move the VMM to the passive node patch and rinse repeat

This short introduction will go though the steps to setup clustering on SQL and VMM but due to limited hardware resources it will be configured a non clustered Microsoft ISCSI Target.

This is a walkthrough there are room for improvement (multiple network cards , proper SQL design , SPOF) ,  so its meant as a short demo on how easy the cluster enablement of Virtual Machine Manager is

VMM require Windows Failover Clustering with a cluster running before installation of Virtual Machine Manager.

image

First we need to create the ISCSI targets for the 2 VMM nodes and the 2 VMM SQL Server Nodes , again this is testing so the ISCSI goes on the same network as all other traffic not something that will do for production or large scale testing, but this is a playground so we can cut some corners.

image

And we need some disks for the clusters , we just adding a quorum and a data disk on both the SQL and VMM cluster

image

And we need to present the disks the the iscsi targets.

image

And then we are ready to form the Windows Clusters and get ready for SQL and Virtual Machine Manager Installation

 

image

On each of the 4 machines we need to configure iscsi and connect the drives before starting the cluster installation.

image

And create a Qourum and Data drive for the SQL installation

image

And verify on the second node that the luns are visible.

image

And enable Windows Failover Clustering Feature on the VMM and SQL nodes.

 

image

Add both nodes for creating the cluster

image

And let the cluster validation wizard do the work for you to ensure that the cluster can be formed

 

image

And we are ready to form the cluster , we have one networking warning due to no redundancy of the network setup again for testing we can live with it.

image

And we need a name for the soon to be formed cluster

image

And the wizard is forming the cluster for us

image

And on the SQL node we needs to start the SQL Failover Cluster Installation

 

image

We need SQL Database Engine and Management Tools

image

And we need a name for the clustered SQL Server

image

Default is that we create a new cluster and let the install add the resources needed

image

And we need a cluster drive for install

image

And a ip address for the SQL part of the cluster

image

And we need to ensure that we use Latin1_General_CI_AS for Virtual Machine Manager database

image

And the we are waiting for the install to proceed

image

And Sucess

image

And on the 2nd node we need to start the installer to ensure that we have a 2nd node to failover to if the hardware breaks down

image

And we need to ensure that we install to the right instance

image

And waiting

image

And Scuess we now have a running SQL cluster

 

image

On the VMM nodes we need to setup the shared storage and start the failover cluster wizard as we did on the SQL servers

image

And we need a name for the base part of the cluster

 

image

We need to install WAIK on both nodes before we start with the VMM install

 

image

VMM detects that its running on a cluster and ask if we want to install into a cluster to ensure HA incase of hardware failure

image

Default install location for the application

image

And we need to point to our newly created SQL Cluster for placement of the database

image

And we need a name for the VMM Cluster itself

image

And for VMM HA a domain account and AD bound encryption key is a requirement

image

Library shares needs to be created manually after VMM Instal

image

And we are installing.

image

Success

image

On the second node we need to run the VMM installer , this will detect that VMM is already installed as HA and can then add the 2nd node to the cluster

 

image

The Wizard picks up the SQL information so no interaction is needed (exept for next)

image

We need to enter the password for the service account

image

And the installer is doing its job

image

And Success time to test

 

 

image

When starting the VMM Client we need to use SCDVMMCLUSTER and not the local nodes in the cluster

 

image

And we can see that we have connection to the cluster and we now have a VMM infrastructure with no single point of failure


Posted 07-23-2011 0:28 by Flemming Riis
Copyright SCUG.dk
Powered by Community Server (Commercial Edition), by Telligent Systems