Dec
3
Written by:
Matthew.Mattoon
Thursday, December 03, 2009
Good Morning! At least it feels unusually good over here. As many of you know this last summer Microsoft opened the code for the Hyper-V Synthetic device drivers (Linux Integration Components). here
This move allowed linux developers to integrate the drivers into the linux kernel. Today Linus Torvalds released the first version of the linux kernel with these drivers installed. here
Over the next few days I will be heads down putting some different distributions through their paces on the new kernel, and developing documentation to help most you implement this in your environments.
Tags:
7 comment(s) so far...
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Thanks very much Matthew. I'm looking forward to your report. So far I've been unsuccessful using the ICs under Ubuntu 9.10 with the 2.6.32 kernel packages from kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/. But I'm inexperienced and am likely doing things incorrectly.
Thanks again for all your efforts regarding Linux on Hyper-V.
By Gregyski on
Saturday, December 05, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Yes that particular kernel image was not compiled with the hyper-v modules, thus will not work for hyper-v guests. I did find one in the Lucid Lynx repositories which has the proper modules, HOWEVER, I have not published yet because I have found issues with the storage devices... So if you do end up using this or any other kernel under Ubuntu 9.10. Please ensure that you DO NOT load the hv_storvsc module (additionally there may be issues with the hv_blkvsc - however I have been focusing on the other for now)...
More to come...
By Matthew Mattoon on
Sunday, December 06, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
In my previous post "any other kernel" I am referring to any other kernel image you installed or compiled which is 2.6.32.
By Matthew Mattoon on
Sunday, December 06, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Any news on this? Which kernel for 9.10 has the modules?
By Timur on
Wednesday, December 23, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Any news on this? Which kernel for 9.10 has the modules?
By Timur on
Wednesday, December 23, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Timur,
At this point 2.6.32 has not worked its way into any released linux distribution, so you will have to manually compile for your distribution.
Currently I have articles on the following: Manual Compile on Debian 5 amd64 - blog.allanglesit.com/Blog/tabid/66/EntryId/44/Hyper-V-Guests-Compile-Linux-2-6-32-on-Debian.aspx Manual Compile on Ubuntu 9.10 amd64 - blog.allanglesit.com/Blog/tabid/66/EntryId/43/Hyper-V-Guests-Compile-Linux-2-6-32-on-Ubuntu.aspx
Also I am working on the following: Manual Compile on Fedora 12 amd64 Release of my build of the Ubuntu/Debian Linux Kernel image (deb) Release of my build of the Fedora/Red Hat Linux Kernel image (rpm) Additionally I plan to circle back and validate my compile instructions on previous versions of Fedora and Ubuntu.
By Matthew Mattoon on
Thursday, December 24, 2009
|
Re: Hyper-V Guests: Linux Kernel 2.6.32 Released
Less than a week after Linux kernel 2.6.31 was released, the kernel developers are beginning to submit changes and improvements across virtualization, power management, file systems and device driver code for the upcoming 2.6.32 version.
By Application Hosting on
Tuesday, March 09, 2010
|