I downloaded Xen 3.0.1 and created an RHEL4_u3 domain on it. I need to port our application to virtualization environments like Xen and I found that our application specifically supports kernel version 2.6.9-* while I am using 2.6.16-xenU. Is there a version of Xen available with 2.6.9-* Xen Kernel? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 7/17/06, Arindam <arindam.mukerjee@gmail.com> wrote:> I downloaded Xen 3.0.1 and created an RHEL4_u3 domain on it. I need to > port our application to virtualization environments like Xen and I > found that our application specifically supports kernel version > 2.6.9-* while I am using 2.6.16-xenU. Is there a version of Xen > available with 2.6.9-* Xen Kernel?There''s no xen 3.0 version of a 2.6.9 kernel. Xen 3.0.0 was kernel 2.6.12 I think. You could try to get the xen patches into the kernel version of your need, but you should think about if it isn''t easier to port you own app to support the xen version of the linux kernel. Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> > There''s no xen 3.0 version of a 2.6.9 kernel. Xen 3.0.0 was kernel > 2.6.12 I think. You could try to get the xen patches into the kernel > version of your need, but you should think about if it isn''t easier to > port you own app to support the xen version of the linux kernel. >Well, the trouble is that porting our application stack is a huge effort involving major teams. It is quite out of question unless we are able to evaluate the basic feasibilities. Can anyone point me to a place where I can download Xen with kernel 2.6.9-* to run RHEL4 domU. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tue July 18 2006 05:05, Arindam wrote:> > There''s no xen 3.0 version of a 2.6.9 kernel. Xen 3.0.0 was kernel > > 2.6.12 I think. You could try to get the xen patches into the > > kernel version of your need, but you should think about if it isn''t > > easier to port you own app to support the xen version of the linux > > kernel. > > Well, the trouble is that porting our application stack is a huge > effort involving major teams. It is quite out of question unless we > are able to evaluate the basic feasibilities. > > Can anyone point me to a place where I can download Xen with kernel > 2.6.9-* to run RHEL4 domU.http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0.2-install-x86_32.tgz ... but, it''s Xen v. 2 ... I don''t know if there are other ramifications to your environment. jerry _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users