Ed Smith
2006-Apr-29 15:57 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=1, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=1, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (1) | (1) | | | (1) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- XEN 32bit 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- Boot Test Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." Regression Test Failures: 1. 32bit UP guest fail ltp gettimeofday02 with "Time is going backwards" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Zhao, Yunfeng
2006-Apr-30 01:45 UTC
RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Hi, Ed Smith Thank you very much for the testing!! For ia32 testing you should not enable pae=1 in the config. Ia32-pae guest should not be able to boot on ia32 hypervisor. Currently it can only work on ia32e hypervisor. The smp kernel of RHEL4U2 is pae enabled. This is the reason why you failed to boot smp ia32 guest. If you want to boot a smp kernel on ia32 hypervisor, you should make the kernel by yourself and disable pae in the kernel config. Thanks Yunfeng>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ed Smith >Sent: 2006年4月29日 23:58 >To: xen-devel@lists.xensource.com >Subject: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on >32bit XEN unstable > >Test Configuration: >Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) >32bit XEN Hypervisor on a RHEL4U2 32bit root (/dev/sda) > dom0_mem=256M (required to boot domUs) >32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) > pae=1, acpi=1, apic=1 > kernargs clock=pit >32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) > pae=1, acpi=1, apic=1 > kernargs clock=pit > >Boot Tests: >Boot a fully virtualized (HVM) guest to the login prompt >Results are marked Pass|Fail where (n) points to a failure description > >Regression Tests: >851 tests (850 ltp tests and one 30 minute user load test) >Tests are marked #Pass/#Fail where (n) points to a failure description > >XEN 32bit 1 CPU Hypervisor (booted nosmp): > ---------------------------------------------------------------------- >| XEN | Guest Kernel (SMP kernels booted with 1 CPU) | >| Changeset|-----------------------------------------------------------| >| | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | >| |--------------|--------------|--------------|--------------| >| | Boot | Test | Boot | Test | Boot | Test | Boot | Test | >|----------|------|-------|------|-------|------|-------|------|-------| >| 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | >| | | (1) | (1) | | | (1) | (1) | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | > ---------------------------------------------------------------------- > >XEN 32bit 2 CPU Hypervisor (booted smp): > ---------------------------------------------------------------------- >| XEN | Guest Kernel (SMP kernels booted with 2 CPU) | >| Changeset|-----------------------------------------------------------| >| | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | >| |--------------|--------------|--------------|--------------| >| | Boot | Test | Boot | Test | Boot | Test | Boot | Test | >|----------|------|-------|------|-------|------|-------|------|-------| >| 9888 | Pass | | Fail | | Pass | | Fail | | >| | | | (1) | | | | (1) | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | > ---------------------------------------------------------------------- > >Boot Test Failures: >1. 32 bit SMP guests hang on boot > "Uncompressing Linux... Ok, booting the kernel." > >Regression Test Failures: >1. 32bit UP guest fail ltp gettimeofday02 with "Time is going backwards"_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-01 23:33 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=0, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=0, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | 850/1 | Fail | | Pass | | Fail | | | | | (1) | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (1) | (1) | | | (1) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- XEN 32bit 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- Boot Test Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." Regression Test Failures: 1. 32bit UP guest fail ltp gettimeofday02 with "Time is going backwards" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-02 20:51 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Ed Smith
2006-May-02 23:23 UTC
RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Thanks for your help. I tried building 32bit XEN with XEN_TARGET_X86_PAE=y and then tried booting RHEL4U2 SMP (pae=1) and see the same hang so I do not think this is necessarily the reason I''m failing. Although I realize if I was able to get by the hang I''d likely fail elsewhere trying to boot a PAE kernel on a non-PAE hypervisor. I see the same domU hang after the "Uncompressing Linux... Ok, booting the kernel." message on both RHEL4U2 and RHEL3U6 SMP guests on either 32bit XEN, 32bit PAE XEN or 64bit XEN hypervisors. The uni-processor guest kernels boot fine. It would seem booting a 32 SMP kernel (HVM) on any hypervisor is not quite working yet. Ed -----Original Message----- From: Zhao, Yunfeng [mailto:yunfeng.zhao@intel.com] Sent: Saturday, April 29, 2006 9:46 PM To: Ed Smith; xen-devel@lists.xensource.com Subject: RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable Hi, Ed Smith Thank you very much for the testing!! For ia32 testing you should not enable pae=1 in the config. Ia32-pae guest should not be able to boot on ia32 hypervisor. Currently it can only work on ia32e hypervisor. The smp kernel of RHEL4U2 is pae enabled. This is the reason why you failed to boot smp ia32 guest. If you want to boot a smp kernel on ia32 hypervisor, you should make the kernel by yourself and disable pae in the kernel config. Thanks Yunfeng>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ed Smith >Sent: 2006年4月29日 23:58 >To: xen-devel@lists.xensource.com >Subject: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on >32bit XEN unstable > >Test Configuration: >Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) >32bit XEN Hypervisor on a RHEL4U2 32bit root (/dev/sda) > dom0_mem=256M (required to boot domUs) >32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) > pae=1, acpi=1, apic=1 > kernargs clock=pit >32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) > pae=1, acpi=1, apic=1 > kernargs clock=pit > >Boot Tests: >Boot a fully virtualized (HVM) guest to the login prompt >Results are marked Pass|Fail where (n) points to a failure description > >Regression Tests: >851 tests (850 ltp tests and one 30 minute user load test) >Tests are marked #Pass/#Fail where (n) points to a failure description > >XEN 32bit 1 CPU Hypervisor (booted nosmp): > ---------------------------------------------------------------------- >| XEN | Guest Kernel (SMP kernels booted with 1 CPU) | >| Changeset|-----------------------------------------------------------| >| | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | >| |--------------|--------------|--------------|--------------| >| | Boot | Test | Boot | Test | Boot | Test | Boot | Test | >|----------|------|-------|------|-------|------|-------|------|-------| >| 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | >| | | (1) | (1) | | | (1) | (1) | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | > ---------------------------------------------------------------------- > >XEN 32bit 2 CPU Hypervisor (booted smp): > ---------------------------------------------------------------------- >| XEN | Guest Kernel (SMP kernels booted with 2 CPU) | >| Changeset|-----------------------------------------------------------| >| | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | >| |--------------|--------------|--------------|--------------| >| | Boot | Test | Boot | Test | Boot | Test | Boot | Test | >|----------|------|-------|------|-------|------|-------|------|-------| >| 9888 | Pass | | Fail | | Pass | | Fail | | >| | | | (1) | | | | (1) | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | >|----------|------|-------|------|-------|------|-------|------|-------| >| | | | | | | | | | >| | | | | | | | | | > ---------------------------------------------------------------------- > >Boot Test Failures: >1. 32 bit SMP guests hang on boot > "Uncompressing Linux... Ok, booting the kernel." > >Regression Test Failures: >1. 32bit UP guest fail ltp gettimeofday02 with "Time is going backwards"_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2006-May-03 06:44 UTC
Re: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
On 2 May 2006, at 21:51, Ed Smith wrote:> ** XEN32 build broken ** > cc1: warnings being treated as errors > mm.c: In function subarch_init_memory: > mm.c:163: warning: format %ld expects type long int, > but argument 2 has type unsigned int > mm.c:163: warning: format %ld expects type long int, > but argument 3 has type unsigned intI''ve applied a fix for this. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-03 23:19 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN PAE Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=0, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=0, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit PAE 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | 850/1 | Fail | | Pass | | Fail | | | | | (2) | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- XEN 32bit PAE 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9888 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | | | | | | | | | | | | | | | | | | | | ---------------------------------------------------------------------- Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." 2. 32bit UP guest fail ltp gettimeofday02 "Time is going backwards" 3. [Fix checked in after automated build] Build broken: cc1: warnings being treated as errors mm.c: In function subarch_init_memory: mm.c:163: warning: format %ld expects type long int, but argument 2 has type unsigned int mm.c:163: warning: format %ld expects type long int, but argument 3 has type unsigned int _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-05 15:50 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Nivedita Singhvi
2006-May-06 18:19 UTC
Re: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Ed Smith wrote:> 4. The RHEL3 UP tests ran OK however they took 12 hours > to complete where on RHEL4 UP the run for ~4 hours. > There seems to be some performance issue running a > 2.4 kernel fully virtualized guest.We''ve seen this, and is one of the factors driving the push for a new device model for fully virtualized guests. I''m not sure if anyone is looking into shorter term investigation/hacks for it or taking 2.4 based guests very seriously at this point. thanks, Nivedita _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-06 18:21 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN PAE Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=0, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=0, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit PAE 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9925 | Pass | 850/1 | Fail | | Pass |Running| Fail | | | | | (2) | (1) | | | (2,4) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9920 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2,4) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9896 | Pass | | Fail | | Pass | | Fail | | | | | | (1) | | | | (1) | | ---------------------------------------------------------------------- Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." 2. 32bit UP guest fail ltp gettimeofday02 "Time is going backwards" 3. [Fixed in 9920] Build broken: cc1: warnings being treated as errors mm.c: In function subarch_init_memory: mm.c:163: warning: format %ld expects type long int, but argument 2 has type unsigned int mm.c:163: warning: format %ld expects type long int, but argument 3 has type unsigned int 4. The RHEL3 UP tests run OK however they take 12 hours to complete where on RHEL4 UP the run for ~4 hours. There seems to be some performance issue running a 2.4 kernel fully virtualized guest. One test in particular ltp''s aso-stress025 takes 4 hour to run on RHEL3U6-32b while it take 4 minutes on RHEL4U2-32b. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-10 19:51 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
* NEW: My 32bit XEN builds are still not PAE enabled. Chasing done why this is. For now I stopped running the 32b SMP Guests. Test Configuration: Dell PowerEdge 430, Dual Core, 2GB, 3 SATA (Intel VT) 32bit XEN PAE Hypervisor on a RHEL4U2 32bit root (/dev/sda) dom0_mem=256M (required to boot domUs) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=0, acpi=1, apic=1 kernargs clock=pit 32bit fully virtualized (HVM) guest RHEL3U6 256MB (/dev/sdc) pae=0, acpi=1, apic=1 kernargs clock=pit Boot Tests: Boot a fully virtualized (HVM) guest to the login prompt Results are marked Pass|Fail where (n) points to a failure description Regression Tests: 851 tests (850 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 32bit PAE 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPU) | | Changeset|-----------------------------------------------------------| | | RHEL4 UP | RHEL4 SMP | RHEL3 UP | RHEL3 SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 9960 | Pass | 850/1 | | | Pass |Running| | | | | | (2) | | | | (2,4) | | | |----------|------|-------|------|-------|------|-------|------|-------| | 9925 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2,4) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9920 | Pass | 850/1 | Fail | | Pass | 850/1 | Fail | | | | | (2) | (1) | | | (2,4) | (1) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9913 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | |----------|------|-------|------|-------|------|-------|------|-------| | 9903 | Fail | | Fail | | Fail | | Fail | | | | (3) | | (3) | | (3) | | (3) | | ---------------------------------------------------------------------- Failures: 1. 32 bit SMP guests hang on boot "Uncompressing Linux... Ok, booting the kernel." 2. 32bit UP guest fail ltp gettimeofday02 "Time is going backwards" 3. [Fixed in 9920] Build broken: cc1: warnings being treated as errors mm.c: In function subarch_init_memory: mm.c:163: warning: format %ld expects type long int, but argument 2 has type unsigned int mm.c:163: warning: format %ld expects type long int, but argument 3 has type unsigned int 4. The RHEL3 UP tests run OK however they take 12 hours to complete where on RHEL4 UP the run for ~4 hours. There seems to be some performance issue running a 2.4 kernel fully virtualized guest. One test in particular ltp''s aso-stress025 takes 4 hour to run on RHEL3U6-32b while it take 4 minutes on RHEL4U2-32b. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel