*SOLVED* Install OpenVZ on Fedora 7? [message #14473] |
Fri, 29 June 2007 00:16 |
jonas
Messages: 3 Registered: June 2007
|
Junior Member |
|
|
Being new to OpenVZ, I would very much like to try it out. But unfortunately I just upgraded my main computer to Fedora 7.
Is it possible to run OpenVZ since it ships with 2.6.21 kernel? In the kernel archives for openVZ I can only find patches for >=2.6.20
So has anyone sucessfully run OpenVZ on Fedora 7?
[Updated on: Mon, 02 July 2007 05:36] by Moderator Report message to a moderator
|
|
|
|
|
|
Re: Install OpenVZ on Fedora 7? [message #14508 is a reply to message #14507] |
Fri, 29 June 2007 15:33 |
rickb
Messages: 368 Registered: October 2006
|
Senior Member |
|
|
Hi, I think the first error is using Fedora in a server environment. Fedora is a very fast moving distro which requires constant updates or reinstalls to stay supported. This outlook doesn't align itself very well with a server, where you want massive uptime and proven software versioning. The bottom line is that the fedora kernel team works on later versions then the openvz team- this has been the case for a long time. I wouldn't say its particularly bad, as the very latest versions of 2.6 are rather beta and a proving ground.
>Why is a special kernel required for OpenVZ?
The changes are so vast that modules cannot perform the necessary modifications to the core structures among many other things that the devs could go into.
>I've tried dropping back in kernels and you get into all kinds of problems due to dependencies.
Are you referring to rpm dependencies or actual software incompatabilities. since the kernel api doesn't change much from version to version, your user software should be largely unaware of the kernel version. As for rpm dependencies, these are more warnings and suggestions then actual problems.
Drop back to centos 4 or 5 and a lot of the woes will disappear. I operate over 200 openvz servers now, all on centos 4 base OS with great success.
-------------
Common Terms I post with: http://wiki.openvz.org/Category:Definitions
UBC. Learn it, love it, live it: http://wiki.openvz.org/Proc/user_beancounters
|
|
|
|
|
|
|
Re: Install OpenVZ on Fedora 7? [message #14582 is a reply to message #14543] |
Mon, 02 July 2007 18:54 |
greno
Messages: 4 Registered: June 2007
|
Junior Member |
|
|
Vasily Tarasov wrote on Mon, 02 July 2007 01:35 | Hello,
It means that OpenVZ kernel will be included in Fedora distribution. At the moment Fedore is shipped with several kernels: kernel-up, kernel-smp, kernel-xen, ... Jus one more kernel flavor will be added: kernel-ovz (if will). At the moment Mandriva Linux distribution contents OpenVZ kernel in it.
Vasily
|
I really wish that Fedora would stop that type of practice of making so many different kernels. Frameworks supporting different techologies need to be put into the kernels and then different groups/vendors/individuals can play to these API's via loadable kernel modules. I would like Fedora to get back to one kernel that can be custom tuned via loadable modules. Otherwise we'll eventually have hundreds of kernels to choose from.
|
|
|