June 20, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/19 18:05:55+01:00 kaf24@firebug.cl.cam.ac.uk Extend the xen_version hypercall to return extraversion and compile info. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> Signed-off-by: Keir Fraser <keir@xensource.com> * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, and IBM ThinkCentre * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * **Dom0 WILL NOT BOOT on EMT64** * *No change from previous status* * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux) and FC4 (GCC 4.0); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault+370} * Opteron * Feedback from Scott Parish and others is that Xen builds and Dom0 boots successfully on Opteron * linux 2.6.11 boots on dom0 * DomUs can be created, but unpausing or destroying them causes crashes (Scott Parish''s patch from yesterday addressed some of this) -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 21, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/21 08:42:47+01:00 smh22@firebug.cl.cam.ac.uk quiet xm ssid-ref output for now - use policy tool or -l for details * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20 Blades, and ThinkCentre * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 **Dom0 DOES NOT BOOT on EMT64** * *No change from previous status* * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux) and FC4 (GCC 4.0); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault+370} * Opteron * Xen builds and Dom0 boots successfully on Opteron * DomUs can be created, but unpausing or destroying them causes crashes -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I am able to boot x86_64 Xen/Dom0 on my 2-by Dell EM64T box running SLES9. I am not able to bring up any user domains. I get the following error message xenbox:~/xen/vm # xm create vm1_64 -c Using config file "vm1_64". Traceback (most recent call last): File "/usr/sbin/xm", line 10, in ? main.main(sys.argv) File "/usr/lib64/python/xen/xm/main.py", line 901, in main File "/usr/lib64/python/xen/xm/main.py", line 133, in main self.main_call(args) File "/usr/lib64/python/xen/xm/main.py", line 151, in main_call p.main(args[1:]) File "/usr/lib64/python/xen/xm/main.py", line 286, in main create.main(args) File "/usr/lib64/python/xen/xm/create.py", line 624, in main config = make_config(opts, opts.vals) File "/usr/lib64/python/xen/xm/create.py", line 579, in make_domain try: File "/usr/lib64/python/xen/xend/XendClient.py", line 192, in xend_domain_create {''op'' : ''create'', File "/usr/lib64/python/xen/xend/XendClient.py", line 141, in xendPost return self.client.xendPost(url, data) File "/usr/lib64/python/xen/xend/XendProtocol.py", line 82, in xendPost return self.xendRequest(url, "POST", args) File "/usr/lib64/python/xen/xend/XendProtocol.py", line 153, in xendRequest resp = conn.getresponse() File "/usr/lib64/python2.3/httplib.py", line 778, in getresponse response.begin() File "/usr/lib64/python2.3/httplib.py", line 273, in begin version, status, reason = self._read_status() File "/usr/lib64/python2.3/httplib.py", line 237, in _read_status raise BadStatusLine(line) httplib.BadStatusLine Aravindh> -----Original Message----- > From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel- > bounces@lists.xensource.com] On Behalf Of David F Barrera > Sent: Tuesday, June 21, 2005 9:01 AM > To: xen-devel > Subject: [Xen-devel] Daily Xen Builds > > > June 21, using latest xen-unstable BK pull > * Last ChangeSet on test systems: > 2005/06/21 08:42:47+01:00 smh22@firebug.cl.cam.ac.uk > quiet xm ssid-ref output for now - use policy tool or -l for > details > * x86 > * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235,HS20> Blades, and ThinkCentre > * Builds and boots without problems > * Able to create functional domains > * Running LTP test suite on Dom0s and DomU > * x86_64 > * EMT64 **Dom0 DOES NOT BOOT on EMT64** > * *No change from previous status* > * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux)and> FC4 (GCC 4.0); however, > * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 > (EMT64) > * Bugzilla #75 > * x86_64 - Unable to handle kernel NULL > pointer dereference at0000000000000880> RIP: > <ffffffff80116d42>{do_page_fault+370} > * Opteron > * Xen builds and Dom0 boots successfully on > Opteron > * DomUs can be created, but unpausing or > destroying them causes crashes > -- > Regards, > > David F Barrera > Linux Technology Center > Systems and Technology Group, IBM > > "The wisest men follow their own direction. " > Euripides > > > _______________________________________________ > 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
Puthiyaparambil, Aravindh wrote:> I am able to boot x86_64 Xen/Dom0 on my 2-by Dell EM64T box running > SLES9. I am not able to bring up any user domains. I get the following > error message >That should be available very soon. Jun --- Intel Open Source Technology Center> xenbox:~/xen/vm # xm create vm1_64 -c > Using config file "vm1_64". > Traceback (most recent call last): > File "/usr/sbin/xm", line 10, in ? > main.main(sys.argv) > File "/usr/lib64/python/xen/xm/main.py", line 901, in main > > File "/usr/lib64/python/xen/xm/main.py", line 133, in main > self.main_call(args) > File "/usr/lib64/python/xen/xm/main.py", line 151, in main_call > p.main(args[1:]) > File "/usr/lib64/python/xen/xm/main.py", line 286, in main > create.main(args) > File "/usr/lib64/python/xen/xm/create.py", line 624, in main > config = make_config(opts, opts.vals) > File "/usr/lib64/python/xen/xm/create.py", line 579, in make_domain > try: > File "/usr/lib64/python/xen/xend/XendClient.py", line 192, in > xend_domain_create > {''op'' : ''create'', > File "/usr/lib64/python/xen/xend/XendClient.py", line 141, in > xendPost return self.client.xendPost(url, data) > File "/usr/lib64/python/xen/xend/XendProtocol.py", line 82, in > xendPost > return self.xendRequest(url, "POST", args) > File "/usr/lib64/python/xen/xend/XendProtocol.py", line 153, in > xendRequest > resp = conn.getresponse() > File "/usr/lib64/python2.3/httplib.py", line 778, in getresponse > response.begin() > File "/usr/lib64/python2.3/httplib.py", line 273, in begin > version, status, reason = self._read_status() > File "/usr/lib64/python2.3/httplib.py", line 237, in _read_status > raise BadStatusLine(line) > httplib.BadStatusLine > > > Aravindh > >> -----Original Message----- >> From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel- >> bounces@lists.xensource.com] On Behalf Of David F Barrera >> Sent: Tuesday, June 21, 2005 9:01 AM >> To: xen-devel >> Subject: [Xen-devel] Daily Xen Builds >> >> >> June 21, using latest xen-unstable BK pull >> * Last ChangeSet on test systems: >> 2005/06/21 08:42:47+01:00 smh22@firebug.cl.cam.ac.uk >> quiet xm ssid-ref output for now - use policy tool or -l >> for details >> * x86 >> * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, >> HS20 Blades, and ThinkCentre >> * Builds and boots without problems >> * Able to create functional domains >> * Running LTP test suite on Dom0s and DomU >> * x86_64 >> * EMT64 **Dom0 DOES NOT BOOT on EMT64** >> * *No change from previous status* >> * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux) >> and FC4 (GCC 4.0); however, >> * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 >> (EMT64) >> * Bugzilla #75 >> * x86_64 - Unable to handle kernel NULL >> pointer dereference at >> 0000000000000880 RIP: >> <ffffffff80116d42>{do_page_fault+370} >> * Opteron >> * Xen builds and Dom0 boots successfully on >> Opteron >> * DomUs can be created, but unpausing or >> destroying them causes crashes -- >> Regards, >> >> David F Barrera >> Linux Technology Center >> Systems and Technology Group, IBM >> >> "The wisest men follow their own direction. " >> Euripides >> >> >> _______________________________________________ >> 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_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 22, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/21 08:42:47+01:00 smh22@firebug.cl.cam.ac.uk quiet xm ssid-ref output for now - use policy tool or -l for details * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20 Blades, and IBM ThinkCentre * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * Dom0 DOES NOT BOOT on **IBM HS20 Blades** * *No change from previous status* * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux) and FC4 (GCC 4.0); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault +370} * Puthiyaparambil, Aravindh (aravindh.puthiyaparambil@unisys.com) reported that "[he is] able to boot x86_64 Xen/Dom0 on [his] 2-by Dell EM64T box running SLES9. [He is] not able to bring up any user domains. * Opteron * I have a report that Xen builds and Dom0 boots successfully on Opteron * DomUs can be created, but unpausing or destroying them causes crashes -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 23, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/23 13:33:22+01:00 kaf24@firebug.cl.cam.ac.uk This patch fixes some wrong comment in STE policy code. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * BUILD BREAK at xc_ptrace.c * SLES 9 (GCC 3.3.3 SuSE Linux) Bugzilla: #83 Regards, Li Ge Linux Technology Center IBM _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 24, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/24 11:54:54+01:00 kaf24@firebug.cl.cam.ac.uk Properly remove old plan9 builder from xc header fiel and from xend. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * Dom0 DOES NOT BOOT on **IBM HS20 Blades** * BUG #83 is fixed and closed. * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault +370} Regards, Li _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 27, using latest xen-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ (Counld not connect to BitKeeper server for pulling the latest source) * Last ChangeSet on test systems: ChangeSet@1.1757, 2005-06-26 13:08:53+01:00, kaf24@firebug.cl.cam.ac.uk Attached is the patch that changes the default ssid from 0xffffffff to 0 as discussed in previous emails. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * Dom0 DOES NOT BOOT on **IBM HS20 Blades** * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault +370} Regards, Li _______________________________________________ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Sorry, for format is kind of messed up. Resending it.... June 27, using latest xen-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ (Counld not connect to BitKeeper server for pulling the latest source) * Last ChangeSet on test systems: ChangeSet@1.1757, 2005-06-26 13:08:53+01:00, kaf24@firebug.cl.cam.ac.uk Attached is the patch that changes the default ssid from 0xffffffff to 0 as discussed in previous emails. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * Dom0 DOES NOT BOOT on **IBM HS20 Blades** * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault +370} Regards, Li Li Ge/Austin/IBM@IBM US To Sent by: xen-devel xen-devel-bounces <xen-devel@lists.xensource.com> @lists.xensource. cc com Subject [Xen-devel] Daily Xen Builds 06/27/2005 10:30 AM June 27, using latest xen-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ (Counld not connect to BitKeeper server for pulling the latest source) * Last ChangeSet on test systems: ChangeSet@1.1757, 2005-06-26 13:08:53+01:00, kaf24@firebug.cl.cam.ac.uk Attached is the patch that changes the default ssid from 0xffffffff to 0 as discussed in previous emails. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 * EMT64 * Dom0 DOES NOT BOOT on **IBM HS20 Blades** * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault +370} Regards, Li _______________________________________________ _______________________________________________ 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
June 28, using latest xen-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ * Last ChangeSet on test systems: * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades * Builds and boots without problems * Able to create funcation domains * Running LTP test on Dom0s and DomUs * x86_64 * EMT64 * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault+370} Regards, Li Ge _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 29, using latest xen-unstable-src.tgz from http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ * Last ChangeSet on test systems: ChangeSet@1.1768, 2005-06-28 18:47:14+01:00, kaf24@firebug.cl.cam.ac.uk Based on the Keir''s suggestion yesterday, I fixed the bug in xenlinux. Now the LTP test cases pass well in domU; I ran LTP in domU along with an infinite loop of "make clean; make -j4" on dom0 for sanity tests. * x86 - SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades Builds and boots without problems Able to create function domains Running LTP test on Dom0s and DomUs * x86_64 - EMT64 Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) Bugzilla #75 x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault+370} Regards, Li Ge _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
June 30, using latest xen-unstable BK pull * Last ChangeSet on test systems: 2005/06/30 09:10:15+01:00 arun.sharma@intel.com [PATCH] Use copy_from_user when accessing guest_pt[] * x86 - SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235 and HS20 Blades Builds and boots without problems Able to create function domains Running LTP test on Dom0s and DomUs * x86_64 - EMT64 Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux); however, Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) Bugzilla #75 x86_64 - Unable to handle kernel NULL pointer dereference at 0000000000000880 RIP: <ffffffff80116d42>{do_page_fault+370} Regards, Li Ge _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 6, 2005 using latest HG xen source pull * Latest changeset on test machines: 5675:189c87adf876df8ed7b84afb5ac69e09465cdaf1 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Wed Jul 6 05:46:29 2005 summary: Mini-os updates from Grzegorz Milos. * x86 - SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20 Blades, and IBM ThinkCentre * Builds and boots without problems * ISSUE: Problem when creating a DomU: * Bugzilla 88 (91 duplicate) * Error messages displayed when creating DomU: XENBUS xXENBUS xs_read_watch: -5 * Happens when memory is set to ''256'' * Use other memory parameters as workaround (e.g. 128, 512) * x86_64 * EMT64 * BUILD BREAK on GCC 4.0 (FC4) * x86 Build break - include/linux/i2c.h:58: error: array type has incomplete element type * Bugzilla #92 * Dom0 DOES NOT BOOT on IBM HS20 Blades** * *No change from previous status* * Xen builds on SLES 9 (GCC 3.3.3 SuSE Linux) and FC4 (GCC 4.0); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - nable to handle kernel NULL pointer dereference at 0000000000000880 RIP: * <ffffffff80117058>{do_page_fault+408} * Opteron - no data. If you are testing on Opteron hardware, please send me your status info so that I can include it in my daily reports. -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> * Error messages displayed when creating > DomU: XENBUS xXENBUS xs_read_watch: -5 > * Happens when memory is set to > ''256'' > * Use other memory parameters as > workaround (e.g. 128, 512)We know what this is -- I''m testing a patch currently. cheers, S. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Let me know if you want me to test the patch, too. On Wed, 2005-07-06 at 17:04 +0100, Steven Hand wrote:> > * Error messages displayed when creating > > DomU: XENBUS xXENBUS xs_read_watch: -5 > > * Happens when memory is set to > > ''256'' > > * Use other memory parameters as > > workaround (e.g. 128, 512) > > We know what this is -- I''m testing a patch currently. > > cheers, > > S. >-- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> Let me know if you want me to test the patch, too.Please - just pushed to the public unstable repo cheers, S. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Wed, 2005-07-06 at 17:53 +0100, Steven Hand wrote:> > Let me know if you want me to test the patch, too. > > Please - just pushed to the public unstable repoOK. It works now using mem=256. Thx!> > > cheers, > > S. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >-- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 7, 2005 using latest HG xen source pull * Latest changeset on test machines: changeset: 5694:1a7383f849896e60f8be631c96fa2b461f502615 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Thu Jul 7 03:08:40 2005 summary: Fix cross-compilation, and gcc4. * x86 - SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20 Blades, and IBM ThinkCentre - Builds and boots without problems - Was able to create funtion domains * Bugzilla 88 (91 duplicate) fixed * x86_64 - EMT64 * BUILD BREAK on GCC 4.0 (FC4) * x86 Build break - include/linux/i2c.h:58: error: array type has incomplete element type * Bugzilla #92 * Dom0 DOES NOT BOOT on IBM HS20 Blades** * *No change from previous status* * Xen builds on SLES 9 (GCC 3.3.3, SuSE Linux); however, * Dom0 WILL NOT BOOT on HS20 Blade Type 8843 (EMT64) * Bugzilla #75 * x86_64 - nable to handle kernel NULL pointer dereference at 0000000000000880 RIP: * <ffffffff80117058>{do_page_fault+408} - Opteron - no data. If you are testing on Opteron hardware, please send me your status info so that I can include it in my daily reports. Regards, Li Ge _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 6, 2005 using latest HG pull * Latest changeset: 5699:eef23f57f20e931a75481c2e2bce05cf2e9a19c6 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Fri Jul 8 04:06:04 2005 summary: The attached patch adds a new dom0_op, DOM0_GETDOMAININFOLIST. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, and IBM ThinkCentre * Builds and boots without problems * Able to create functional domains * Running LTP test suite on Dom0s and DomU * x86_64 EMT64 * BUILD BREAK on GCC 4.0 (FC4) * Build still broken * x86 Build break - include/linux/i2c.h:58: error: array type has incomplete element type * Bugzilla #92 * GCC 3.3 (SLES 9/SP1) * Builds and boots without problems * Able to boot Dom0 after disabling the NX bit at the BIOS level. * Thanks to Jerone Young for looking into it. * Will setup DomUs today on x86_64 machines. -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Fri, 2005-07-08 at 10:12 -0500, David F Barrera wrote:> July 6, 2005 using latest HG pull > * Latest changeset: > 5699:eef23f57f20e931a75481c2e2bce05cf2e9a19c6 > tag: tip > user: kaf24@firebug.cl.cam.ac.uk > date: Fri Jul 8 04:06:04 2005 > summary: The attached patch adds a new dom0_op, > DOM0_GETDOMAININFOLIST. > > * x86 > * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, and > IBM ThinkCentre > * Builds and boots without problems > * Able to create functional domains > * Running LTP test suite on Dom0s and DomU > * x86_64 EMT64 > * BUILD BREAK on GCC 4.0 (FC4) > * Build still broken > * x86 Build break - > include/linux/i2c.h:58: error: array > type has incomplete element type > * Bugzilla #92 > * GCC 3.3 (SLES 9/SP1) > * Builds and boots without problems > * Able to boot Dom0 after disabling the NX > bit at the BIOS level.David just so you know actually you are "enabling" the CPU to understand the NX bit at the bios level. The name of the option is a little misleading if you don''t know exactly what it does. The wording "Execute Disable Bit" actually means cut CPU support for the NX bit ...which job is to disable execution on pages that should not be executed. In this instance when you cut it on you are telling the CPU to understand it...the Operating system has to then tell CPU to enforce the bit or not. So really this option should be on by default ... since it does not cause any harm.> * Thanks to Jerone Young for looking into > it. > * Will setup DomUs today on x86_64 > machines. > >-- Jerone Young IBM Linux Technology Center jyoung5@us.ibm.com 512-838-1157 (T/L: 678-1157) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Fri, 2005-07-08 at 10:12 -0500, David F Barrera wrote:> July 6, 2005 using latest HG pull > * Latest changeset: > 5699:eef23f57f20e931a75481c2e2bce05cf2e9a19c6 > tag: tip > user: kaf24@firebug.cl.cam.ac.uk > date: Fri Jul 8 04:06:04 2005 > summary: The attached patch adds a new dom0_op, > DOM0_GETDOMAININFOLIST. > > * x86 > * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, and > IBM ThinkCentre > * Builds and boots without problems > * Able to create functional domains > * Running LTP test suite on Dom0s and DomU > * x86_64 EMT64 > * BUILD BREAK on GCC 4.0 (FC4) > * Build still broken > * x86 Build break - > include/linux/i2c.h:58: error: array > type has incomplete element type > * Bugzilla #92Oh also...this problem will be fixed once we move to Linux 2.6.12.> * GCC 3.3 (SLES 9/SP1) > * Builds and boots without problems > * Able to boot Dom0 after disabling the NX > bit at the BIOS level. > * Thanks to Jerone Young for looking into > it. > * Will setup DomUs today on x86_64 > machines. > >-- Jerone Young IBM Linux Technology Center jyoung5@us.ibm.com 512-838-1157 (T/L: 678-1157) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 8, 2005 using latest HG pull Latest changeset: 5726:a29b4174d39c403cffcc99229a77bfc3aa9768e3 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Mon Jul 11 05:23:19 2005 summary: Remaining files for shadow 64 mode checkin. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * Running LTP test suite on Dom0s and DomU * ISSUE: * DomU crashes on *one* x86 test box before fully coming up * Seeing this in only ONE test box * Need further investigation * Bugzilla #96 * x86_64 * EMT64 * *BUILD BREAK* on GCC 4.0 (FC4) * x86_64 Build break GC4 - shadow.c: In function ‘shadow_fault_64’: * Bugzilla #95 * GCC 3.3 (SLES 9/SP1) * Builds and boots without problems * Able to boot Dom0; however; * *Dom0 CRASHES* when DomU networking functionality started * Bugzilla #93 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Mon, Jul 11, 2005 at 10:16:48AM -0500, David F Barrera wrote:> * x86_64 > ... > * GCC 3.3 (SLES 9/SP1) > * Builds and boots without problems > * Able to boot Dom0; however; > * *Dom0 CRASHES* when DomU networking > functionality started > * Bugzilla #93Hm, really interesting. I''ve got the same report for x86 too with completely different kernels. so far, the only common factor left is the environment (SLES 9). I guess that why my tries to reproduce this bug didn''t work; I''ll give the SLES9 userspace a try ASAP. Thanks for the report, -- Vincent Hanquez _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Tue, 2005-07-12 at 00:00 +0200, Vincent Hanquez wrote:> On Mon, Jul 11, 2005 at 10:16:48AM -0500, David F Barrera wrote: > > * x86_64 > > ... > > * GCC 3.3 (SLES 9/SP1) > > * Builds and boots without problems > > * Able to boot Dom0; however; > > * *Dom0 CRASHES* when DomU networking > > functionality started > > * Bugzilla #93 > > Hm, really interesting. I''ve got the same report for x86 too with > completely different kernels. > > so far, the only common factor left is the environment (SLES 9). > I guess that why my tries to reproduce this bug didn''t work; I''ll give > the SLES9 userspace a try ASAP.I was seeing that on x86 too. At least on x86 (Haven''t tried x86_64) it works with the latest hg pull. -- Thanks, Paul Larson plars@linuxtestproject.org http://www.linuxtestproject.org _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Mon, Jul 11, 2005 at 05:02:21PM -0500, Paul Larson wrote:> > Hm, really interesting. I''ve got the same report for x86 too with > > completely different kernels. > > > > so far, the only common factor left is the environment (SLES 9). > > I guess that why my tries to reproduce this bug didn''t work; I''ll give > > the SLES9 userspace a try ASAP. > I was seeing that on x86 too. At least on x86 (Haven''t tried x86_64) it > works with the latest hg pull.you don''t have anymore network crash with 2.6.12 under SLES9 ? -- Vincent Hanquez _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 12, 2005 using latest HG source pull: * changeset: 5753:9f6057761c8f485b1948fdd3308ae10e3ea66ad5 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Tue Jul 12 08:19:10 2005 summary: Fix DMA compile for x86_64. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * Running LTP test suite on Dom0s and DomU * ISSUE: * DomU crashes Oops: 0002 [#1] PREEMPT SMP modules linked in: CPU: 0 EIP: 0061:[<00244ec0>] Not tainted VLI * No other output * Seeing this on test boxes where DomU is a SLES 9 installation * On a test box where Dom0 is SLES 9 and DomU is RHEL 4, however, no problems are observed * Bugzilla #96 * x86_64 * EMT64 * GCC 3.3 and GCC4 (SLES 9/SP1 and FC4) * Builds and boots without problems * Able create functional VMs (DomUs) -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 12, 2005 Defects highlights: * On x86, DomU is crashing upon boot on test machines where DomU is a SLES 9 setup. Bugzilla #96. More detail in report and Xensource Bugzilla system. * on x86_64, Dom0 is crashing when creating a DomU. Problems appears to be related to networking. Bugzilla #93. More detail in report and Xensource Bugzilla system. July 12, 2005 using latest HG source pull: * changeset: 5766:35ccaeaffeb77a68ed157c289fc1014cb394c8be tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Wed Jul 13 07:58:41 2005 summary: Enable NX/XD feature for 32-bit PAE Xen. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * **ISSUE**: * DomU crashes Oops: 0002 [#1] PREEMPT SMP modules linked in: CPU: 0 EIP: 0061:[<00244ec0>] Not tainted VLI * No other output * Seeing this on test boxes where DomU is a SLES 9 installation * On a test box where Dom0 is SLES 9 and DomU is RHEL 4, however, no problems are observed * Bugzilla #96 * x86_64 * EMT64 * GCC 3.3 and GCC4 (SLES 9/SP1 and FC4) - Builds and boots without problems * **ISSUE**: * Dom0 crashes when a DomU is created * Problem is consistently reproducible * Bugzilla #93 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 14, 2005 using latest HG source pull: * changeset: 5781:98b83cc57eca28c4beff7d76cf0ddf1cc6e2c9da tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Thu Jul 14 09:01:21 2005 summary: Missing quirks.c file. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * *ISSUE*: * DomU crashes Oops: 0002 [#1] PREEMPT SMP modules linked in: CPU: 0 EIP: 0061:[<00244ec0>] Not tainted VLI * No other output * Seeing this on test boxes where DomU is a SLES 9 installation * On a test box where Dom0 is SLES 9 and DomU is RHEL 4, however, no problems are observed * Bugzilla #96 * x86_64 * EMT64 * Builds and boots without problems (GCC 3 and GCC4) * *OUTSTANDING ISSUE*: * Dom0 crashes when a DomU is created * Problem is consistently reproducible * Bugzilla #93 * Opteron * No test data. If you are testing Opteron, please send me test status information so that I can include it in this report. -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 15, 2005 using latest HG source pull: * changeset: changeset: 5805:a83ac0806d6b900eafac6e6942352f88fe89d449 tag: tip parent: 5791:35b74976f5986786e00cc51f8c2b7cf2c5d0f768 parent: 5804:8328317e60ab3655d919e94a8a2ffce82edec73f user: djm@kirby.fc.hp.com date: Fri Jul 15 08:39:50 2005 summary: Merge with ia64-unstable.hg * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * *ISSUE*: * DOMU crashes during starting time * Bugzilla #96 * x86_64 * EMT64 * Builds and boots without problems (GCC 3 and GCC4) * *OUTSTANDING ISSUE*: * domU Kernel panic when starting domU(dom0 is still funcitonal) * Bugzilla #105 * Opteron * No test data. If you are testing Opteron, please send me test status information so that I can include it in this report. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 18, 2005 using latest HG source pull: * changeset:5810:722c372fe2017414acd568874a313a8f5e8685f5 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Sat Jul 16 11:45:24 2005 summary: Fix ''make uninstall'' target. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * *ISSUE 1*: * Experiencing disconnections from ssh session to dom0 * Bugzilla #103 * *ISSUE 2*: * DomU crashes Oops: 0002 [#1] PREEMPT SMP modules linked in: CPU: 0 EIP: 0061:[<00244ec0>] Not tainted VLI * Bugzilla #96 * x86_64 * EMT64 * Builds and boots without problems (GCC 3 and GCC4) * *ISSUE*: * Network crashes when starting xend on x86_64 (SLES 9) * Problem is consistently reproducible * Bugzilla #107 * Opteron * No test data. If you are testing Opteron, please send me test status information so that I can include it in this report. Regards, Li _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
July 19, 2005 using latest HG source pull: * changeset: 5814:2ecb91fb6cdbdfa001a48bc2bb2b1db320a19485 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Tue Jul 19 04:26:18 2005 summary: Fix wallclock timebase extraction in XenLinux. * x86 * SLES 9/SP1, RHEL 4 and FC3 on IBM xSeries 305, 235, HS20(x86) and IBM ThinkCentre * Builds and boots without problems * *ISSUE 1*: * Experiencing disconnections from ssh session to dom0 * Only seeing this happening with Broadcom NetXtreme Gigabit Ethernet card. * Bugzilla #103 * *ISSUE 2*: * DomU crashes Oops: 0002 [#1] PREEMPT SMP modules linked in: CPU: 0 EIP: 0061:[<00244ec0>] Not tainted VLI * No other output * Bugzilla #96 * x86_64 * EMT64 * Builds and boots without problems (GCC 3 and GCC4) * *ISSUE*: * Network crashes when starting xend on x86_64 (SLES 9) * Problem is consistently reproducible * Bugzilla #62 (#107) * Opteron * No test data. If you are testing Opteron, please send me test status information so that I can include it in this report. Regards, Li _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel