Windows Server 8 Developer Preview will not support the Hyper-V Role while running on VMware Workstation…at least on my laptop
Unless someone knows a trick that I don’t, it doesn’t appear as if I will be able to test out some of the Hyper-V clustering features unless I identify some actual hardware for Windows 8. I had hoped that just maybe VMware Workstation 8 would be able to fool Windows 8 into thinking it was actually a physical server, but so far no dice. This article appears to indicate it will work if you have an Intel Nehalem or Intel Core i7 processor, but my two year old Intel Core 2 Duo T9500 doesn’t seem to be able to do the trick.
I added the hypervisor.cpuid.v0 = “FALSE” to the config file and I changed the CPU settings to use Intel VT –x/EPT as shown below.

But this is what I get when I try to enable the Hyper-V role.

Maybe it is time to invest in a new laptop?
Failover Clustering & Hyper-V: Multi-Site Disaster Recovery
Here is a great video from a friend of mine and former MVP Cluster Lead, Symon Perriman. It looks like he is enjoying his new job as Microsoft product evangelist.
Microsoft now officially supports the iSCSI Software Target 3.3 in production
Just a few weeks ago I wrote an article about how to configure the iSCSI Software Target 3.3 in a cluster environment. While it is great for labs and testing, up until today it was not supported in a production environment. Well…that all changes today! Microsoft just announced that the iSCSI Software Target 3.3 is a freely available download and can be used on a production network.
This all starts to get interesting once you start considering the possibility of building shared nothing iSCSI Target clusters with DataKeeper Cluster Edition. Build 2-nodes locally for HA and then place a 3rd one in a remote data center for disaster recovery. Now that is a pretty sweet HA/DR solution without having to break the bank!
Microsoft Virtualization for VMware Professionals – Free Online Classes – March 29 – 31
Just one week after Microsoft Management Summit 2011 (MMS), Microsoft Learning will be hosting an exclusive three-day Jump Start class specially tailored for VMware and Microsoft virtualization technology pros. Registration for “Microsoft Virtualization for VMware Professionals” is open now and will be delivered as a FREE online class on March 29-31, 2010 from 10:00am-4:00pm PDT.
What’s the high-level overview?
- This cutting edge course will feature expert instruction and real-world demonstrations of Hyper-V and brand new releases from System Center Virtual Machine Manager 2012 Beta (many of which will be announced just one week earlier at MMS). Register Now!
-
Day 1 will focus on “Platform” (Hyper-V, virtualization architecture, high availability & clustering)
- 10:00am – 10:30pm PDT: Virtualization 360 Overview
- 10:30am – 12:00pm: Microsoft Hyper-V Deployment Options & Architecture
- 1:00pm – 2:00pm: Differentiating Microsoft and VMware (terminology, etc.)
- 2:00pm – 4:00pm: High Availability & Clustering
- 10:00am – 10:30pm PDT: Virtualization 360 Overview
-
Day 2 will focus on “Management” (System Center Suite, SCVMM 2012 Beta, Opalis, Private Cloud solutions)
- 10:00am – 11:00pm PDT: System Center Suite Overview w/ focus on DPM
- 11:00am – 12:00pm: Virtual Machine Manager 2012 | Part 1
- 1:00pm – 1:30pm: Virtual Machine Manager 2012 | Part 2
- 1:30pm – 2:30pm: Automation with System Center Opalis & PowerShell
- 2:30pm – 4:00pm: Private Cloud Solutions, Architecture & VMM SSP 2.0
- 10:00am – 11:00pm PDT: System Center Suite Overview w/ focus on DPM
-
Day 3 will focus on “VDI” (VDI Infrastructure/architecture, v-Alliance, application delivery via VDI)
- 10:00am – 11:00pm PDT: Virtual Desktop Infrastructure (VDI) Architecture | Part 1
- 11:00am – 12:00pm: Virtual Desktop Infrastructure (VDI) Architecture | Part 2
- 1:00pm – 2:30pm: v-Alliance Solution Overview
- 2:30pm – 4:00pm: Application Delivery for VDI
- 10:00am – 11:00pm PDT: Virtual Desktop Infrastructure (VDI) Architecture | Part 1
- Every section will be team-taught by two of the most respected authorities on virtualization technologies: Microsoft Technical Evangelist Symon Perriman and leading Hyper-V, VMware, and XEN infrastructure consultant, Corey Hynes
Who is the target audience for this training?
Suggested prerequisite skills include real-world experience with Windows Server 2008 R2, virtualization and datacenter management. The course is tailored to these types of roles:
- IT Professional
- IT Decision Maker
- Network Administrators & Architects
- Storage/Infrastructure Administrators & Architects
How do I to register and learn more about this great training opportunity?
-
Register: Visit the Registration Page and sign up for all three sessions
-
Blog: Learn more from the Microsoft Learning Blog
-
Twitter: Here are a few posts you can retweet:
-
Mar. 29-31 “Microsoft #Virtualization for VMware Pros” @SymonPerriman Corey Hynes http://bit.ly/JS-Hyper-V
@MSLearning #Hyper-V -
@SysCtrOpalis Mar. 29-31 “Microsoft #Virtualization for VMware Pros” @SymonPerriman Corey Hynes http://bit.ly/JS-Hyper-V
#Hyper-V -
Learn all the cool new features in Hyper-V & System Center 2012! SCVMM, Self-Service Portal 2.0, http://bit.ly/JS-Hyper-V
#Hyper-V #Opalis
-
What is a “Jump Start” course?
A “Jump Start” course is “team-taught” by two expert instructors in an engaging radio talk show style format. The idea is to deliver readiness training on strategic and emerging technologies that drive awareness at scale before Microsoft Learning develops mainstream Microsoft Official Courses (MOC) that map to certifications. All sessions are professionally recorded and distributed through MS Showcase, Channel 9, Zune Marketplace and iTunes for broader reach.
Please join us for this fantastic event!
Hyper-V Multi-Site Demo at Tech-Ed 2010 New Orleans
If you are at Tech-Ed in New Orleans this week make sure you stop by the Windows Server Failover Cluster booth in the Technology Learning Center and have a look at the multi-site Hyper-V cluster demo using SteelEye DataKeeper Cluster Edition as the replication engine. I’ll also be in the booth to answer any questions you may have. SteelEye also has a booth at the show if you would like to discuss becoming a partner or customer!
How to Install Service Packs into a Cluster while also Minimizing Planned Downtime
I answer this question often enough that I thought I should probably but a link to it in my blog.
http://support.microsoft.com/default.aspx/kb/174799?p=1
This article tells you everything you need to know. However, what you may not realize is that by following the instructions in the article you are minimizing the amount of planned downtime while also giving yourself the opportunity to “test” the update on one node before your upgrade both nodes. If the upgrade does not go well on the first node, at least the application is still running on the second node until you can figure out what went wrong.
This is just one of the side benefits that you get when you cluster at the application layer vs. clustering at the hypervisor layer. If this were simply a VM in an availability group, you would have to schedule downtime to complete the application upgrade and hope that it all went well as the only failback is to restore the VM from backup. As I discussed in earlier articles, there is a benefit to clustering at the hypervisor level, but you have to understand what you are giving up as well.
Advanced Availability and Disaster Recovery for Hyper-V at TechDays Germany
I recently returned from a 10 day trip to Germany where I attended CeBIT and also presented at TechDays in Hannover and Essen with Microsoft Technical Evangelists Michael Korp and Ralf Schnell . The trip was very productive and the sessions were very well attended. My portion of the session focused on Advanced Availability for Hyper-V, specifically multi-site clusters, data replication and automated disaster recovery. Have a look at the video here.
Are VMware’s vSphere Disaster Recovery Options Really Better than Microsoft’s options for Hyper-V?
Every time I read a blog post, or open a magazine article about virtualization and disaster recovery I see the same thing….VMware has a more robust DR solution than Microsoft. Well, I’d like to challenge that assumption. From the view where I sit, this is actually one of the areas where Microsoft has a major competitive advantage at the moment. Here is how I see it.
VMware Site Recovery Manager
This is an optional additional add on that rides on the back of Array based replication solutions. While the recovery point objective is good due to the array based replication, the RTO is measured in hours, not minutes. Add in the fact that moving back to the primary data center is a very manual procedure which basically requires that you re-create your jobs in the opposite direction; the complete end to end recovery operation of failover and failback could take the better part of a day or longer.
Microsoft Multi-Site Cluster
Virtual machine HA clustering is included with the free version of Hyper-V Server 2008 R2, as well as with Windows Server 2008 Enterprise and Datacenter editions. In order to do multi-site clusters, it requires array based replication or host based replication solutions that integrate with Windows Server Failover Clustering. With a multi-site cluster, failover is measured in minutes (just about the time it takes to start a VM) and can be used with array based replication solutions such as EMC SRDF CE or HP MSA CLX or the much less expensive host based replication solutions such as SteelEye DataKeeper Cluster Edition.
Not only is failover quick with Hyper-V multi-site clusters, measured in just a few minutes, failback is also quick and seamless as well. Add in support for Live Migrations or Quick Migration across Data Centers, I think this is one area that Microsoft actually has a much more robust solution than VMware. Maybe it does not included automated DR tests, but when you consider you can failover and failback all in under 10 minutes, maybe an actual DR test performed monthly would give you a much better indication of what to expect in an actual disaster?
If you want a Hyper-V solution more like SRM, then there is an option there as well, it is called Citrix Essential for Hyper-V. But much like SRM, it is an optional add-on feature and really doesn’t even match the RPO and RTO features that you can achieve with basic multi-site clusters for Hyper-V.
What do you think? Am I wrong or is there something I just don’t get? From my view, Hyper-V is heads and shoulders above vSphere in terms of disaster recovery features.
Microsoft Certified Technology Specialist (MCTS): Windows Server Virtualization, Configuration
It is official, I passed exam 70-652 today and I am now a MCTS: Windows Server Virtualization, Configuration. It was 11 years ago that I sat for my first NT 4 exam and now about a dozen exams later I am just now embarking on updating my credentials to the latest and greatest, once again. I think certifications are a good thing, but certainly don’t replace real world experience and good Google skills when it comes to diagnosing a problem or planning a new project. I’ll keep you posted on my progress; hopefully I’ll be able to complete MCITP: Enterprise Administrator before my kids get out of school in June so I can enjoy the summer.
4 comments