* Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor @ 2010-09-21 4:17 Jagadish Nadimpalli 2010-09-21 10:01 ` Pasi Kärkkäinen 2010-09-21 13:43 ` Konrad Rzeszutek Wilk 0 siblings, 2 replies; 10+ messages in thread From: Jagadish Nadimpalli @ 2010-09-21 4:17 UTC (permalink / raw) To: xen-devel [-- Attachment #1.1: Type: text/plain, Size: 890 bytes --] 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 [-- Attachment #1.2: Type: text/html, Size: 1003 bytes --] [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 4:17 Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor Jagadish Nadimpalli @ 2010-09-21 10:01 ` Pasi Kärkkäinen 2010-09-21 10:47 ` Jagadish Nadimpalli 2010-09-21 13:43 ` Konrad Rzeszutek Wilk 1 sibling, 1 reply; 10+ messages in thread From: Pasi Kärkkäinen @ 2010-09-21 10:01 UTC (permalink / raw) To: Jagadish Nadimpalli; +Cc: xen-devel 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 ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 10:01 ` Pasi Kärkkäinen @ 2010-09-21 10:47 ` Jagadish Nadimpalli 0 siblings, 0 replies; 10+ messages in thread From: Jagadish Nadimpalli @ 2010-09-21 10:47 UTC (permalink / raw) To: Pasi Kärkkäinen; +Cc: xen-devel [-- Attachment #1.1: Type: text/plain, Size: 1955 bytes --] 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 > > [-- Attachment #1.2: Type: text/html, Size: 2729 bytes --] [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 4:17 Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor Jagadish Nadimpalli 2010-09-21 10:01 ` Pasi Kärkkäinen @ 2010-09-21 13:43 ` Konrad Rzeszutek Wilk 2010-09-21 14:04 ` Jagadish Nadimpalli 1 sibling, 1 reply; 10+ messages in thread From: Konrad Rzeszutek Wilk @ 2010-09-21 13:43 UTC (permalink / raw) To: Jagadish Nadimpalli; +Cc: xen-devel 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? ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 13:43 ` Konrad Rzeszutek Wilk @ 2010-09-21 14:04 ` Jagadish Nadimpalli 2010-09-21 14:38 ` Konrad Rzeszutek Wilk 0 siblings, 1 reply; 10+ messages in thread From: Jagadish Nadimpalli @ 2010-09-21 14:04 UTC (permalink / raw) To: Konrad Rzeszutek Wilk; +Cc: xen-devel [-- Attachment #1.1: Type: text/plain, Size: 931 bytes --] 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? > [-- Attachment #1.2: Type: text/html, Size: 1410 bytes --] [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 14:04 ` Jagadish Nadimpalli @ 2010-09-21 14:38 ` Konrad Rzeszutek Wilk 2010-09-21 14:48 ` Pasi Kärkkäinen 0 siblings, 1 reply; 10+ messages in thread From: Konrad Rzeszutek Wilk @ 2010-09-21 14:38 UTC (permalink / raw) To: Jagadish Nadimpalli, pasik; +Cc: xen-devel 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? > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 14:38 ` Konrad Rzeszutek Wilk @ 2010-09-21 14:48 ` Pasi Kärkkäinen 2010-09-21 15:01 ` M A Young 0 siblings, 1 reply; 10+ messages in thread From: Pasi Kärkkäinen @ 2010-09-21 14:48 UTC (permalink / raw) To: Konrad Rzeszutek Wilk; +Cc: xen-devel, Jagadish Nadimpalli, M A Young 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? > > > ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 14:48 ` Pasi Kärkkäinen @ 2010-09-21 15:01 ` M A Young 2010-09-23 2:56 ` Jagadish Nadimpalli 0 siblings, 1 reply; 10+ messages in thread From: M A Young @ 2010-09-21 15:01 UTC (permalink / raw) To: Pasi Kärkkäinen Cc: xen-devel, Jagadish Nadimpalli, Konrad Rzeszutek Wilk [-- Attachment #1: Type: TEXT/PLAIN, Size: 1279 bytes --] 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 [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-21 15:01 ` M A Young @ 2010-09-23 2:56 ` Jagadish Nadimpalli 2010-09-23 10:04 ` Jagadish Nadimpalli 0 siblings, 1 reply; 10+ messages in thread From: Jagadish Nadimpalli @ 2010-09-23 2:56 UTC (permalink / raw) To: M A Young; +Cc: xen-devel, Konrad Rzeszutek Wilk [-- Attachment #1.1: Type: text/plain, Size: 1671 bytes --] 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 [-- Attachment #1.2: Type: text/html, Size: 2668 bytes --] [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor 2010-09-23 2:56 ` Jagadish Nadimpalli @ 2010-09-23 10:04 ` Jagadish Nadimpalli 0 siblings, 0 replies; 10+ messages in thread From: Jagadish Nadimpalli @ 2010-09-23 10:04 UTC (permalink / raw) To: M A Young; +Cc: xen-devel, Konrad Rzeszutek Wilk [-- Attachment #1.1: Type: text/plain, Size: 2007 bytes --] 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 > > > [-- Attachment #1.2: Type: text/html, Size: 3320 bytes --] [-- Attachment #2: Type: text/plain, Size: 138 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2010-09-23 10:04 UTC | newest] Thread overview: 10+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-09-21 4:17 Booting problem of Xen-4.0.1 on Fedora 13 using Intel chipset & processor Jagadish Nadimpalli 2010-09-21 10:01 ` Pasi Kärkkäinen 2010-09-21 10:47 ` Jagadish Nadimpalli 2010-09-21 13:43 ` Konrad Rzeszutek Wilk 2010-09-21 14:04 ` Jagadish Nadimpalli 2010-09-21 14:38 ` Konrad Rzeszutek Wilk 2010-09-21 14:48 ` Pasi Kärkkäinen 2010-09-21 15:01 ` M A Young 2010-09-23 2:56 ` Jagadish Nadimpalli 2010-09-23 10:04 ` Jagadish Nadimpalli
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.