Hyper-V 2012 and svn 2230
-
@sudburr said:
Sure thing.
Wild… At least we know the errors now. Give the @Developers some time to think on it.
-
Good news.
You can officially (hopefully) call me an idiot.
I used to build the kernels as only server, but for some reason decided better not to.
Basically, the kernels are failing as they’re supposed to be cause the hyper-v system doesn’t like preemption in the cpu. I have removed preemption and just need you to test before I say this is good to go.
Please try the kernels located at:
http://mastacontrola.com/bzImage
http://mastacontrola.com/bzImage32You can do direct download to fog server with:
wget http://mastacontrola.com/bzImage -O /var/www/fog/service/ipxe/bzImage
wget http://mastacontrola.com/bzImage32 -O /var/www/fog/service/ipxe/bzImage32
-
@sudburr @Tom-Elliott And this is why I asked for a video… Tom, you’re awesome even if it’s your fault lol.
-
Hmmm, our web filter is choking on these links.
-
Try just updating fog to current. I built 4.1.4 with the preemption turned off.
-
In that case, 4.1.4 fails on Hyper-V for me like all other kernels since 3.18.5 so I can’t test the part you changed.
-
So I’m doing a last ditch effort, for right now, to attempt to see what the differences between 3.18.5 was and what everything up is.
I’ve pulled the config from the 3.18.5 kernel and applied the same config (with new/updated drivers) to 4.1.4.
I don’t know what to try if this fails, as it’s then on the linux kernel guys side of the house.
-
64 bit kernel, only is hosted right now at:
http://mastacontrola.com/bzImage.
If you have to do it through https, try:
wget --no-check-certificate https://mastacontrola.com/bzImage -O /var/www/fog/service/ipxe/bzImage
-
@Tom-Elliott said:
I don’t know what to try if this fails, as it’s then on the linux kernel guys side of the house.
Who, exactly, would that be? Links? It might be a good thing to make friends now, you know?
-
The published 4.1.4 and your special 4.1.4 64bit at the http link above both work without dumping pre-emptible bugs now.