You, Yongkang
2007-Sep-28 07:10 UTC
[Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
Hi Keir and all,
All build failure issues have been fixed. The blocked issue is same with RC1.
Creating HVM domain would crash IA32pae system.
Beside the block issue, we got good testing results on IA32e and IA64 platform.
Old issue:
-------------------------
1)when using "xm cr",dom0 will hang or other"xm"command
return nothing on PAE
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1069
Testing summary:
-------------------------
PAE: No Result.
------
IA32e:
Total: 32
Pass: 32
Fail: 0
------
IA64:
Total: 18
Pass: 17
Fail: 1
Testing environments
-------------------------
PAE
CPU Paxville
Chipset Intel Harwich
Dom0 OS Fedora5
Memory size 8G
--------
IA32e
Dom0 OS RHEL4u3
CPU Woodcrest
Chipset Intel 5000(Blackford)
Memory size 12G
--------
IA64
Dom0 OS RHEL4u3
Platform Tiger4
Memory size 8G
Detailed log:
----------------------------
Please see attachment.
Best Regards,
Yongkang You
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Keir Fraser
2007-Sep-28 07:20 UTC
Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
On 28/9/07 08:10, "You, Yongkang" <yongkang.you@intel.com> wrote:> Old issue: > ------------------------- > 1)when using "xm cr",dom0 will hang or other"xm"command return nothing on PAE > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1069I was unable to repro this. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You, Yongkang
2007-Sep-28 07:34 UTC
RE: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
>-----Original Message----- >From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk] >Sent: Friday, September 28, 2007 3:20 PM >To: You, Yongkang; xen-devel >Subject: Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >Blocked issue. > >On 28/9/07 08:10, "You, Yongkang" <yongkang.you@intel.com> wrote: > >> Old issue: >> ------------------------- >> 1)when using "xm cr",dom0 will hang or other"xm"command >return nothing on PAE >> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1069 > >I was unable to repro this. >Hi Keir, The testing env is same with our nightly testing env. But nightly testing can not meet this issue. It is stange. What is your testing env? Best Regards, Yongkang You _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2007-Sep-28 07:42 UTC
Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
On 28/9/07 08:34, "You, Yongkang" <yongkang.you@intel.com> wrote:> The testing env is same with our nightly testing env. But nightly > testing can not meet this issue. > It is stange. What is your testing env?Some fairly old Intel SDV, booting either a Linux or w2k3 HVM guest. How similar is your nightly env to your test env? This could be a platform-specific issue. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You, Yongkang
2007-Sep-28 07:47 UTC
RE: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
>-----Original Message----- >From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk] >Sent: Friday, September 28, 2007 3:43 PM >To: You, Yongkang; xen-devel >Subject: Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >Blocked issue. > >On 28/9/07 08:34, "You, Yongkang" <yongkang.you@intel.com> wrote: > >> The testing env is same with our nightly testing env. But nightly >> testing can not meet this issue. >> It is stange. What is your testing env? > >Some fairly old Intel SDV, booting either a Linux or w2k3 HVM guest.I can also reproduce the crashing on an old Intel SDV, which only has 2 cpus.> >How similar is your nightly env to your test env? This could be a >platform-specific issue.I mean it is the same machine to test xen 3.1.1 and xen-unstable. Would it because compile issue? The build machine is FC3 + gcc 3.4.2 Best Regards, Yongkang You _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You, Yongkang
2007-Sep-29 02:11 UTC
RE: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
I have retry RC2 source on FC5 + gcc 4.1.0. IA32pae doesn''t have problem. So the dom0 crashing issue is related with compiler env for building Xen. Best Regards, Yongkang You>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of >You, Yongkang >Sent: Friday, September 28, 2007 3:47 PM >To: Keir Fraser; xen-devel >Subject: RE: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >Blocked issue. > >>-----Original Message----- >>From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk] >>Sent: Friday, September 28, 2007 3:43 PM >>To: You, Yongkang; xen-devel >>Subject: Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >>Blocked issue. >> >>On 28/9/07 08:34, "You, Yongkang" <yongkang.you@intel.com> wrote: >> >>> The testing env is same with our nightly testing env. But nightly >>> testing can not meet this issue. >>> It is stange. What is your testing env? >> >>Some fairly old Intel SDV, booting either a Linux or w2k3 HVM guest. > >I can also reproduce the crashing on an old Intel SDV, which only has 2 >cpus. > >> >>How similar is your nightly env to your test env? This could be a >>platform-specific issue. > >I mean it is the same machine to test xen 3.1.1 and xen-unstable. > >Would it because compile issue? The build machine is FC3 + gcc 3.4.2 > >Best Regards, >Yongkang You > >_______________________________________________ >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
Keir Fraser
2007-Sep-29 06:48 UTC
Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 Blocked issue.
I haven''t seen problems with 3.4.4. I haven''t tried 3.4.2. -- Keir On 29/9/07 03:11, "You, Yongkang" <yongkang.you@intel.com> wrote:> I have retry RC2 source on FC5 + gcc 4.1.0. IA32pae doesn''t have > problem. > > So the dom0 crashing issue is related with compiler env for building > Xen. > > Best Regards, > Yongkang You > > >> -----Original Message----- >> From: xen-devel-bounces@lists.xensource.com >> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of >> You, Yongkang >> Sent: Friday, September 28, 2007 3:47 PM >> To: Keir Fraser; xen-devel >> Subject: RE: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >> Blocked issue. >> >>> -----Original Message----- >>> From: Keir Fraser [mailto:Keir.Fraser@cl.cam.ac.uk] >>> Sent: Friday, September 28, 2007 3:43 PM >>> To: You, Yongkang; xen-devel >>> Subject: Re: [Xen-devel] Xen 3.1.1 RC2 testing report. -- 1 >>> Blocked issue. >>> >>> On 28/9/07 08:34, "You, Yongkang" <yongkang.you@intel.com> wrote: >>> >>>> The testing env is same with our nightly testing env. But nightly >>>> testing can not meet this issue. >>>> It is stange. What is your testing env? >>> >>> Some fairly old Intel SDV, booting either a Linux or w2k3 HVM guest. >> >> I can also reproduce the crashing on an old Intel SDV, which only has 2 >> cpus. >> >>> >>> How similar is your nightly env to your test env? This could be a >>> platform-specific issue. >> >> I mean it is the same machine to test xen 3.1.1 and xen-unstable. >> >> Would it because compile issue? The build machine is FC3 + gcc 3.4.2 >> >> Best Regards, >> Yongkang You >> >> _______________________________________________ >> 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