Up and Coming

  • Migration of my QA blogs
Showing posts with label windows server 2008 R2. Show all posts
Showing posts with label windows server 2008 R2. Show all posts

Tuesday, 2 February 2010

Hyper-V Linux Integration Services

During the summer of 2009 Microsoft released the hyper-v integration services, (VM Additions or VMware tool equivalents if you are new to the term), to the open source community. This placed the integration service drivers into the Linux device driver tree. What does this mean and what has happened 6 months down the line?

By making the hyper-v drivers openly available it means operating systems will be capable of using the enhanced device drivers for networking and storage. This provides improved performance and device support (synthetic network adapters and scsi disk support) within virtual machines.

One of the interesting terms here is the word support. Often when I am teaching hyper-v I am often asked what operating systems does Microsoft supports within Hyper-V. Microsoft’s use of the term ‘support’ actually means they will handle support issues with the operating system even if the operating system is not theirs. Therefore if a customer has an issue with Red Hat Linux within a Hyper-V VM and it turns out the problem is a Red Hat issue Microsoft will raise this with Red Hat rather than redirect the customer to Red Hat to source their own support. This means when we talk about operating systems that are ‘supported’ within Hyper-V there are effectively 3 levels of support:

1) Fully Supported by Microsoft
Windows 2000 SP4 , Windows XP SP2+, Windows Server 2003 SP1+, Vista, Windows 7 and Windows Server 2008 (R2), Suse Linux 10 & 11, Red Hat Linux

2) Integration Service Support
Any Linux with Kernel version 2.6.32 (e.g. Ubuntu 10.04)

3) Everything else.

From this list it means that if the OS is in category 1 MS will full support the operating system in Hyper-v including problems with the OS running in Hyper-V, even if the problem is with the OS itself (unique to Microsoft). Category 2 and 3 would be to support Hyper-V and its components, but not the OS itself, therefore if the problem was within the OS, Microsoft would refer you back to the OS vendor much the same as all virtualization vendors.

So how have things changed since the summer of 09. Well as already hinted at the Kernel with the drivers is available today (Dec 2009) and some vendors have alpha/beta OSes already built on it. So you could download the alpha of Ubuntu 10.04 (Lucid) or a Debian Linux and try it today. The kernel could also be downloaded and installed on a current Linux build too. So today support is growing and possibly the end of 2010 most Linux variants will have the Hyper-V integration services built into them

How to enable integration services in Kernel Version 2.6.32 next

Monday, 22 September 2008

Hyper-V Live Migration

Microsoft have let small pieces of information about Windows 7 Server (Windows Server 2008 R2) slip. The latest has been a demonstration of the Hyper-V Live Migration technology.
Background - Quick Migration
When Microsoft started work on Hyper-V they approached the product with a few simple philosophies, the main one being 'make it good enough'. What this means is provide the features that all companies really need. This approach gave us Quick Migration (QM). QM enables Virtual Machines to be moved from one physical computer to another quickly. This process is not transparent to the users. Depending on a number of factors (memory, disk speed, etc) this could be less than 2seconds and to up to 1minute. For most companies being able to move machines quickly is good enough as companies would not be moving Virtual Machines from one physical host to another with hundreds of users connected, the risks are too great. So as these moves are planned and the fact a move takes a small amount of time is 'Good Enough', especially when compared to VMWare who do provide high quality Live Migration capability at a significant cost and QM is free and in the box with Windows Server 2008 Enterprise and Datacenter Editions.
Live Migration
Microsoft always new they would be providing Live Migration (LM) capability in time. LM allows Virtual Machines to be moved from one physical computer to another without any perceived user interruption as part of a planned migration. This feature will be provided in the next release of Hyper-V that will be in Windows Server 2008 R2. Follow the link above for a video demonstration of the technology. Again this feature will be free of charge in the Enterprise and Datacenter editions.
Paul.