Jagadish Nadimpalli
2010-Sep-21 04:17 UTC
[Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
Hi, I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM installation is successful but when I try to boot from DOM0 Kernel, it fails. Other details of my machine are as follows. (1) Kernel version 2.6.33.3-85.fc13.x86_64. (2) Chipset - Intel 82Q35 (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz The error and the call trace are as follows. Xen call trace =========xsave_init + 0x6d/0x1f0 init_intel + 0x13d/0x380 generic_identity + 0x39/0x190 identify_cpu + 0xe2/0x250 __start_xen + 0x2ec6/0x3340 __high_start + 0xa1/0xa3 Error message: ==========Panic on CPU 0: Xen BUG at i387.c:159 Please note that same installation worked on the following setup. (1) Chipset - Nvidia MCP55 (2) Processor - AMD Athlon dual core 4450B Did anybody see this kind of issues on Intel processor and chipsets. Please help me in resolving this issue. Thanks & Regards, Jagadish _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Sep-21 10:01 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote:> Hi, > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > installation is successful but when I try to boot from DOM0 Kernel, it > fails. Other details of my machine are as follows. >Did you check this tutorial?: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial> (1) Kernel version 2.6.33.3-85.fc13.x86_64. > (2) Chipset - Intel 82Q35 > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > The error and the call trace are as follows. > > Xen call trace > =========> xsave_init + 0x6d/0x1f0 > init_intel + 0x13d/0x380 > generic_identity + 0x39/0x190 > identify_cpu + 0xe2/0x250 > __start_xen + 0x2ec6/0x3340 > __high_start + 0xa1/0xa3 > > Error message: > ==========> Panic on CPU 0: > Xen BUG at i387.c:159 >This i387.c BUG has been reported multiple times recently.. -- Pasi> Please note that same installation worked on the following setup. > (1) Chipset - Nvidia MCP55 > (2) Processor - AMD Athlon dual core 4450B > > Did anybody see this kind of issues on Intel processor and chipsets. > Please help me in resolving this issue. > > Thanks & Regards, > Jagadish> _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jagadish Nadimpalli
2010-Sep-21 10:47 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
Hi Pasi, I did the setup using the procedure mentioned in the link that you suggested. But with that only I observed this issue. I searched for solutions on this problem but couldn''t find any. Please let me know if there is some solution for this. Thanks for responding. Thanks & Regards, Jagadish On Tue, Sep 21, 2010 at 3:31 PM, Pasi Kärkkäinen <pasik@iki.fi> wrote:> On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote: > > Hi, > > > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > > installation is successful but when I try to boot from DOM0 Kernel, it > > fails. Other details of my machine are as follows. > > > > Did you check this tutorial?: > http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > > > > (1) Kernel version 2.6.33.3-85.fc13.x86_64. > > (2) Chipset - Intel 82Q35 > > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > > > The error and the call trace are as follows. > > > > Xen call trace > > =========> > xsave_init + 0x6d/0x1f0 > > init_intel + 0x13d/0x380 > > generic_identity + 0x39/0x190 > > identify_cpu + 0xe2/0x250 > > __start_xen + 0x2ec6/0x3340 > > __high_start + 0xa1/0xa3 > > > > Error message: > > ==========> > Panic on CPU 0: > > Xen BUG at i387.c:159 > > > > This i387.c BUG has been reported multiple times recently.. > > > -- Pasi > > > > Please note that same installation worked on the following setup. > > (1) Chipset - Nvidia MCP55 > > (2) Processor - AMD Athlon dual core 4450B > > > > Did anybody see this kind of issues on Intel processor and chipsets. > > Please help me in resolving this issue. > > > > Thanks & Regards, > > Jagadish > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2010-Sep-21 13:43 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote:> Hi, > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > installation is successful but when I try to boot from DOM0 Kernel, it > fails. Other details of my machine are as follows. > (1) Kernel version 2.6.33.3-85.fc13.x86_64. > (2) Chipset - Intel 82Q35 > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > The error and the call trace are as follows. > > Xen call trace > =========> xsave_init + 0x6d/0x1f0I think that got fixed in the latest hypervisor - is there an updated version of the Xen RPM? Where did you get the Xen RPM from? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jagadish Nadimpalli
2010-Sep-21 14:04 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
Hi, I have taken the hypervisor using "wget http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it is latest version. Thanks & Regards, Jagadish On Tue, Sep 21, 2010 at 7:13 PM, Konrad Rzeszutek Wilk < konrad.wilk@oracle.com> wrote:> On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote: > > Hi, > > > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > > installation is successful but when I try to boot from DOM0 Kernel, it > > fails. Other details of my machine are as follows. > > (1) Kernel version 2.6.33.3-85.fc13.x86_64. > > (2) Chipset - Intel 82Q35 > > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > > > The error and the call trace are as follows. > > > > Xen call trace > > =========> > xsave_init + 0x6d/0x1f0 > > I think that got fixed in the latest hypervisor - is there an updated > version of the Xen RPM? > Where did you get the Xen RPM from? >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Konrad Rzeszutek Wilk
2010-Sep-21 14:38 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
On Tue, Sep 21, 2010 at 07:34:11PM +0530, Jagadish Nadimpalli wrote:> Hi, > > I have taken the hypervisor using "wget > http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it is > latest version.Mr. Pasi, I think you might need to upgrade that source RPM. I remember Intel folks posting a patch for XSAVE and it broke some machines. There was a workaround, but I don''t remember the details (post vacation amnesia :-).> > Thanks & Regards, > Jagadish > > On Tue, Sep 21, 2010 at 7:13 PM, Konrad Rzeszutek Wilk < > konrad.wilk@oracle.com> wrote: > > > On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote: > > > Hi, > > > > > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > > > installation is successful but when I try to boot from DOM0 Kernel, it > > > fails. Other details of my machine are as follows. > > > (1) Kernel version 2.6.33.3-85.fc13.x86_64. > > > (2) Chipset - Intel 82Q35 > > > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > > > > > The error and the call trace are as follows. > > > > > > Xen call trace > > > =========> > > xsave_init + 0x6d/0x1f0 > > > > I think that got fixed in the latest hypervisor - is there an updated > > version of the Xen RPM? > > Where did you get the Xen RPM from? > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Sep-21 14:48 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
On Tue, Sep 21, 2010 at 10:38:41AM -0400, Konrad Rzeszutek Wilk wrote:> On Tue, Sep 21, 2010 at 07:34:11PM +0530, Jagadish Nadimpalli wrote: > > Hi, > > > > I have taken the hypervisor using "wget > > http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it is > > latest version. > > Mr. Pasi, > > I think you might need to upgrade that source RPM. I remember Intel folks posting > a patch for XSAVE and it broke some machines. There was a workaround, but I don''t remember > the details (post vacation amnesia :-). >Hehe. That''s actually just a copy of the official Fedora src.rpm :) Michael: Do you feel comfortable with adding some bugfix patches from xen-4.0-testing.hg to fedora xen-4.0.1-2 rpms? I think at least earlier Fedora xen rpms had (extra) patches applied to fix bugs.. -- Pasi> > > > Thanks & Regards, > > Jagadish > > > > On Tue, Sep 21, 2010 at 7:13 PM, Konrad Rzeszutek Wilk < > > konrad.wilk@oracle.com> wrote: > > > > > On Tue, Sep 21, 2010 at 09:47:40AM +0530, Jagadish Nadimpalli wrote: > > > > Hi, > > > > > > > > I am facing a problem in booting Xen-4.0.1 on Fedora 13. The Xen RPM > > > > installation is successful but when I try to boot from DOM0 Kernel, it > > > > fails. Other details of my machine are as follows. > > > > (1) Kernel version 2.6.33.3-85.fc13.x86_64. > > > > (2) Chipset - Intel 82Q35 > > > > (3) Processor - Intel Core2 Duo CPU E8400 @ 3.00GHz > > > > > > > > The error and the call trace are as follows. > > > > > > > > Xen call trace > > > > =========> > > > xsave_init + 0x6d/0x1f0 > > > > > > I think that got fixed in the latest hypervisor - is there an updated > > > version of the Xen RPM? > > > Where did you get the Xen RPM from? > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
M A Young
2010-Sep-21 15:01 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
On Tue, 21 Sep 2010, Pasi Kärkkäinen wrote:> On Tue, Sep 21, 2010 at 10:38:41AM -0400, Konrad Rzeszutek Wilk wrote: >> On Tue, Sep 21, 2010 at 07:34:11PM +0530, Jagadish Nadimpalli wrote: >>> Hi, >>> >>> I have taken the hypervisor using "wget >>> http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it is >>> latest version. >> >> Mr. Pasi, >> >> I think you might need to upgrade that source RPM. I remember Intel folks posting >> a patch for XSAVE and it broke some machines. There was a workaround, but I don''t remember >> the details (post vacation amnesia :-). >> > > Hehe. > > That''s actually just a copy of the official Fedora src.rpm :) > > Michael: Do you feel comfortable with adding some bugfix patches > from xen-4.0-testing.hg to fedora xen-4.0.1-2 rpms? > > I think at least earlier Fedora xen rpms had (extra) patches applied to fix bugs..I don''t have a problem with adding hand-picked patches to the offical Fedora rpms, if I know which ones they are. As it happens I was about to do a build with one or two IRQ fixes in it. In preparation I did an unofficial test build of yesterday''s 4.0.2-rc1-pre for f13 which is currently at http://koji.fedoraproject.org/koji/taskinfo?taskID=2478501 Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jagadish Nadimpalli
2010-Sep-23 02:56 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
Hi, Thanks a lot for your responses. Can I use the source from the link provided below for the latest Xen Hypervisor on Fedora 13 http://koji.fedoraproject.org/koji/taskinfo?taskID=2478501 Thanks and Regards, Jagadish On Tue, Sep 21, 2010 at 8:31 PM, M A Young <m.a.young@durham.ac.uk> wrote:> On Tue, 21 Sep 2010, Pasi Kärkkäinen wrote: > > On Tue, Sep 21, 2010 at 10:38:41AM -0400, Konrad Rzeszutek Wilk wrote: >> >>> On Tue, Sep 21, 2010 at 07:34:11PM +0530, Jagadish Nadimpalli wrote: >>> >>>> Hi, >>>> >>>> I have taken the hypervisor using "wget >>>> http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it >>>> is >>>> latest version. >>>> >>> >>> Mr. Pasi, >>> >>> I think you might need to upgrade that source RPM. I remember Intel folks >>> posting >>> a patch for XSAVE and it broke some machines. There was a workaround, but >>> I don''t remember >>> the details (post vacation amnesia :-). >>> >>> >> Hehe. >> >> That''s actually just a copy of the official Fedora src.rpm :) >> >> Michael: Do you feel comfortable with adding some bugfix patches >> from xen-4.0-testing.hg to fedora xen-4.0.1-2 rpms? >> >> I think at least earlier Fedora xen rpms had (extra) patches applied to >> fix bugs.. >> > > I don''t have a problem with adding hand-picked patches to the offical > Fedora rpms, if I know which ones they are. As it happens I was about to do > a build with one or two IRQ fixes in it. In preparation I did an unofficial > test build of yesterday''s 4.0.2-rc1-pre for f13 which is currently at > http://koji.fedoraproject.org/koji/taskinfo?taskID=2478501 > > Michael Young_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jagadish Nadimpalli
2010-Sep-23 10:04 UTC
Re: [Xen-devel] Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor
Hi, Thanks a lot for the link and suggestions. The Xen hypervisor taken from the below link booted on Intel machine. Thanks & Regards, Jagadish On Thu, Sep 23, 2010 at 8:26 AM, Jagadish Nadimpalli < jagadish.nadimpalli@oneconvergence.com> wrote:> Hi, > > Thanks a lot for your responses. Can I use the source from the link > provided below for the latest Xen Hypervisor on Fedora 13 > > > http://koji.fedoraproject.org/koji/taskinfo?taskID=2478501 > > Thanks and Regards, > Jagadish > > > On Tue, Sep 21, 2010 at 8:31 PM, M A Young <m.a.young@durham.ac.uk> wrote: > >> On Tue, 21 Sep 2010, Pasi Kärkkäinen wrote: >> >> On Tue, Sep 21, 2010 at 10:38:41AM -0400, Konrad Rzeszutek Wilk wrote: >>> >>>> On Tue, Sep 21, 2010 at 07:34:11PM +0530, Jagadish Nadimpalli wrote: >>>> >>>>> Hi, >>>>> >>>>> I have taken the hypervisor using "wget >>>>> http://pasik.reaktio.net/fedora/xen-4.0.1-1.fc14.src.rpm". I think it >>>>> is >>>>> latest version. >>>>> >>>> >>>> Mr. Pasi, >>>> >>>> I think you might need to upgrade that source RPM. I remember Intel >>>> folks posting >>>> a patch for XSAVE and it broke some machines. There was a workaround, >>>> but I don''t remember >>>> the details (post vacation amnesia :-). >>>> >>>> >>> Hehe. >>> >>> That''s actually just a copy of the official Fedora src.rpm :) >>> >>> Michael: Do you feel comfortable with adding some bugfix patches >>> from xen-4.0-testing.hg to fedora xen-4.0.1-2 rpms? >>> >>> I think at least earlier Fedora xen rpms had (extra) patches applied to >>> fix bugs.. >>> >> >> I don''t have a problem with adding hand-picked patches to the offical >> Fedora rpms, if I know which ones they are. As it happens I was about to do >> a build with one or two IRQ fixes in it. In preparation I did an unofficial >> test build of yesterday''s 4.0.2-rc1-pre for f13 which is currently at >> http://koji.fedoraproject.org/koji/taskinfo?taskID=2478501 >> >> Michael Young > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel