Hi, Does anyone know what version of XEN works fine with CentOS 6? I installed XEN on a CentOS 6 server, as per these instructions: http://www.crc.id.au/xen-on-rhel6-scientific-linux-6-centos-6-howto/ And the server now gives this error on reboot: PANIC: early exception 0e rip 10:0 error 10 cr2 0 These are the packages that was installed: Installed: kernel-xen.x86_64 0:2.6.32.45-1 xen.x86_64 0:4.1.1-3.1 Dependency Installed: PyXML.x86_64 0:0.8.4-19.el6 SDL.x86_64 0:1.2.14-2.el6 kpartx.x86_64 0:0.4.9-31.el6_0.3 libXdamage.x86_64 0:1.1.2-1.el6 libXfixes.x86_64 0:4.0.4-1.el6 libXxf86vm.x86_64 0:1.1.0-1.el6 mesa-dri-drivers.x86_64 0:7.7-2.el6 mesa-libGL.x86_64 0:7.7-2.el6 xen-hypervisor.x86_64 0:4.1.1-3.1 xen-libs.x86_64 0:4.1.1-3.1 xen-licenses.x86_64 0:4.1.1-3.1 xen-runtime.x86_64 0:4.1.1-3.1 -- Kind Regards Rudi Ahlers SoftDux Website: http://www.SoftDux.com Technical Blog: http://Blog.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110902/ad2d9200/attachment.html>
On Fri, 2 Sep 2011, Rudi Ahlers wrote:> Does anyone know what version of XEN works fine with CentOS 6? > > I installed XEN on a CentOS 6 server, as per these instructions: > http://www.crc.id.au/xen-on-rhel6-scientific-linux-6-centos-6-howto/and this issue about a third party writeup is not asked first in that venue, because ? and this issue about a virtualization issue is not asked on the specific virtualization list that Centos offers, because ? and this invasive, non-shipped and competing virtualization method (at the 6 level) and non-shipped and non-supported kernel is asked here, because ? Every time the ten or so people who treat this list like an 'anything goes' sewer post, tens of thousands of uses have to wade through the dross Every time the few here who cannot distinquish email and run untrimmed one line reply emails back and forth, over and over again, rather than using the CentOS provided IRC channels, tens of thousands of uses have to wade through the dross _Please_ be considerate, use the proper venue, brush and floss after meals, and research before posting ;) -- Russ herrold
On Fri, Sep 02, 2011 at 02:44:09PM +0200, Rudi Ahlers wrote:> Hi, > > Does anyone know what version of XEN works fine with CentOS 6? > > I installed XEN on a CentOS 6 server, as per these instructions: > [1]http://www.crc.id.au/xen-on-rhel6-scientific-linux-6-centos-6-howto/ > > And the server now gives this error on reboot: PANIC: early exception > > 0e rip 10:0 error 10 cr2 0 > > These are the packages that was installed: > > Installed: > kernel-xen.x86_64 0:2.6.32.45-1 > xen.x86_64 0:4.1.1-3.1 > > Dependency Installed: > PyXML.x86_64 0:0.8.4-19.el6 SDL.x86_64 > 0:1.2.14-2.el6 kpartx.x86_64 0:0.4.9-31.el6_0.3 > libXdamage.x86_64 0:1.1.2-1.el6 libXfixes.x86_64 > 0:4.0.4-1.el6 libXxf86vm.x86_64 0:1.1.0-1.el6 > mesa-dri-drivers.x86_64 0:7.7-2.el6 mesa-libGL.x86_64 > 0:7.7-2.el6 xen-hypervisor.x86_64 0:4.1.1-3.1 > xen-libs.x86_64 0:4.1.1-3.1 xen-licenses.x86_64 > 0:4.1.1-3.1 xen-runtime.x86_64 0:4.1.1-3.1 >Did you try using mayoung's "xendom0" kernel rpms? They're based on actual rhel 6.0/6.1 kernels.. (the kernel you're using now sounds like upstream kernel - not rhel6 kernel). xen hypervisor/tools rpms: http://xenbits.xen.org/people/mayoung/EL6.xen/ xendom0 kernel for el6: http://xenbits.xen.org/people/mayoung/testing/ And: http://wiki.xen.org/xenwiki/RHEL6Xen4Tutorial -- Pasi