Archive for February, 2011

Hyper-V Architectural poster

The Hyper-V Architectural poster is updated to SP1 and now available for download:

poster

Available here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=93c814d0-fe4b-4d5b-b280-1b9807ec9933

Dynamic Memory and Over Commit

With the release of SP1 for Windows Server 2008 R2 we now have Dynamic Memory available to make more efficient use of memory. That’s nothing new (I hope).
Sometime Dynamic Memory is referred to as “the Microsoft answer to (VMWare’s) over commit”, but this is not exactly true.

According to the Merriam Webster dictionary (http://www.merriam-webster.com/dictionary/overcommit) overcommit is:

Main Entry: over·com·mit

: to commit excessively: as
a : to obligate (as oneself) beyond the ability for fulfillment
b : to allocate (resources) in excess of the capacity for replenishment

More >

Taskmanager information is fooling you

We had an interesting discussion last week about the task manager information and performance monitor. As you can see in the image Task Manager reports a processor utilization of almost 0%, while Performance Monitor other figures. This is while I was upgrading two virtual machines to Service Pack 1 at the same time.

image

As you can read in Peter Noorderijk’s blog “the importance of Integration Components” the Host or Parent partition is also a Virtual Machine. Task Manager is reporting the processor utilization inside the VM, which is of course a relative counter.

For the actual processor utilization you have to monitor the “Hyper-V Hypervisor Logical Processor” which will indicate the real processor utilization.

Hyper-v.nu on Service Pack 1

During the weekend of February 19th we have been upgrading the server of Hyper-V.nu to Windows Server 2008 R2 SP1. Hyper-V.nu is running on a Virtual Machine (Windows Server 2008 R2 Web Edition), the host (HP DL380-G6) is running Windows Server 2008 R2 Enterprise Edition, of course with Service Pack 1 as well.

Dynamic Memory is enabled as well, so the upcoming time we can do some interesting monitoring to see the results. From other tests with for example Exchange Server 2010 it looks very promising since it can fully utilize the hardware resources.

image