Today I spent 4 hours listening to Microsoft technicians talk about Hyper-V, Virtual Machine Manager (VMM) and System Center. Here are some of the key notes I took about Hyper-V:
- Licensing for Microsoft Server 2008 includes (1P + 1V) – This mean you can have 1 physical Microsoft Server 2008 running Hyper-V and 1 virtual Microsoft Server 2008 running on the same hardware.
- Licensing for Microsoft Server 2008 Enterprise includes (1P + 4V) – This mean you can have 1 physical Microsoft 2008 running Hyper-V and 4 virtual Microsoft Server 2008 running on the same hardware.
- Licensing for Microsoft Server 2008 Data Center includes (1P + unlimited V) – This means you can have 1 physical Microsoft 2008 running Hyper-V and unlimited virtual Microsoft Server 2008 running on the same hardware. The virtual server limit will be when memory and CPU resources run out.
- You do not need to upgrade Microsoft 2003 cals to 2008 cals anymore to run 2003 server on Hyper-V.
- Hyper-V does not allow memory to be over committed (over-subscribed in VMware talk).
- VHD file is like a VMDK and AVHD is the snapshot.
- Hyper-V snapshot location is configurable.
- RTM is similar to vMotion but crashed when it was demoed.
- Microsoft Windows Server 2008 R2 will have “Live state migration” which will work more like vMotion and hopefully won’t crash.
- Letting Windows manage the virtual servers SWAP file is the best practice in Hyper-V.
- A free version of Microsoft Hyper-V Server is available for download. It does not include a Windows GUI interface and does not allow clustering. (Download)

Originally posted 2009-01-27 18:17:57. Republished by Blog Post Promoter
Step one in our step-by-step VM installation process is to make a pre-installation checklist with important information.
Before you even think about installing any software, make a checklist. The checklist will save you hours of frustration later on when the troubleshooting begins, which believe me, you will troubleshoot a lot while performing the simplest VM install.
I’ve [...]
Do a custom installation of ESX and make your swap partition 1024 MB instead of the default 542 MB. Later you will need the room when you have to increase your service console memory from 272 MB to 512 (800 MB Max) to keep your systems from crashing when you access them from within a [...]
Are you trying to squeeze every CPU cycle out of your dual or quad core processors? Unfortunately for those who like to over-clock CPUs for gaming, over utilizing CPU doesn’t quite work the same on virtual hosts (ESX or Hyper-V).
From my experience, I know you can get anywhere from 8 – 10 vCPUs per core, [...]
VM guest swap file diagram
Answering the question that always seems to get asked, “what is the best practice for the VM SWAP file?”
I have put this method through bench testing and found it to have the best performance, step by step for VM SWAP file configuration is:
Set up a data store in each ESX cluster [...]
Finding servers which are the “Best Fit” canadates for virtualization can be tricky. I have put together the following criteria checklist to help determine whether a new server provision or a P2V should use virtualization.
The Best Fit checklist uses my own criteria and weight recommendations but it can be modified with more liberal values. However, [...]
This video shows a demo of VI 3 which is an older version of VI but the video demonstrates most of the features of VI such as: VirtualCenter, HA, DRS, vMotion which are included in VI [...]
I can’t keep up with all the 3rd party tools that are coming out on a daily basis for VMware, Hyper-V and XenServer. Have you used a tool lately that you would like to share a review on with VMinstall and its readers. We’d love to hear from you.
var addthis_pub = ‘editor’;
var addthis_language = ‘en’;var [...]
Recent Comments