Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
KristianCloud
(Microsoft Partner)
When:
5 May 2011 9:40 AM
Last revision by
yottun8
(MVP)
When:
24 Sep 2012 7:16 PM
Revisions:
3
Comments:
0
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
Create Hyper-V Hosts with VMM 2012
Create Hyper-V Hosts with VMM 2012
Article
History
Create Hyper-V Hosts with VMM 2012
Several new deployment options in VMM 2012 make the life of an IT-pro a bit easier.
VMM 2012 promise a much deeper cluster integration than VMM 2008 R2 provided, and I wanted to test the entire process, from creating Hyper-V hosts, to create a Failover Cluster – everything from my VMM 2012 server.
This post will cover the process of how you enable your physical servers for virtualization.
(
Info
: In VMM 2012, you are also able to do a bare metal deployment of your Hyper-V servers, but I won’t cover it here in this post).
(
Bonus info
: supp
ort for managing trusted and untrusted Hyper-V host clusters from the same VMM management server is new in VMM 2012. In VMM 2008 R2, two VMM management servers were required; one for trusted domain hosts; and one for untrusted domain hosts.)
Before we get started:
Both of my physical servers was installed with Windows Server 2008 R2 Enterprise SP1
There are 4 NICs pre-configured on the servers, and both servers are joined to my domain.
Both servers are connected to the iSCSI-target (used for CSV in my lab).
I`ve created a RunAs account in the ‘Host computer’ category for managing my physical servers.
If you`re most likely to have many Hyper-V servers, you should try to segment them into logical groups in VMM 2012. I`ve created a host group called Hyper-V hosts in my VMM server; this is where I want to place my two physical Hyper-V host in this process.
Ok, we start by heading into the fabric, and select our host group. Right click, and select 'Add Hyper-V Hosts and Clusters'
Since both of my servers already have joined my domain - the same domain where my VMM2012 is located, I would select the 'Windows Computers on a trusted Active Directory domain' option.
I will use the RunAs account I created for the ‘Host computer’ category, with permissions to do all the
magic that are going to happen.
I add an Active Directory query, to list all the available physical servers in my domain, and select the hosts I would use for Hyper-V virtualization.
You`ll be prompted with a message indicating that if the Hyper-V role is not enabled on the servers, it would go ahead and do it for you. It would also require a restart of those servers.
I am placing my servers in the dedicated host group in this step, and leave the other options blank, since I intend to build a cluster in step 2.
The summary summarizes the steps you`ve done, and you`re ready to add your Hyper-V hosts to VMM 2012.
The job starts, and do the following tasks:
·
Add the Virtual Machine host
·
Install Virtual Machine Agent
·
Refresh hosts
·
Enable Hyper-V
After the job has finished, you will be presented with a lot of detailed information about the deployment. (NIC configuration, storage, CPU, RAM ++)
The new Hyper-V hosts are located in the hosts group in the Fabric. We are now ready to create a Failover Cluster.
Deployment
,
Hyper-V
,
Virtualization
,
VMM
,
VMM 2012