Ed Smith
2006-May-30 14:12 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary: Changeset 10173 - 64bit UP and SMP guests boot cleanly - 32bit UP guests boot clean and 32bit SMP guests still fail to boot (see failure.7) - 32bit UP guests lockup under load with "ata1: command 0x25 timeout" (see failure.4) - 64bit SMP 2 CPU guests lockup under load with "ata1: command 0x25 timeout" (see failure.2) - 32bit UP guest crashed on user load test with "(XEN) Couldn''t alloc shadow page! dom1 count=952" (see failure.3) Test Configuration: Dell Precision WorkStation 380, Dual Core, 2GB, 3 SATA (Intel VT) 64bit XEN Hypervisor on a RHEL4U2 64bit root (/dev/sda) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 64bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdc) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 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 64bit 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | 32bit UP | 32bit SMP | 64bit UP | 64bit SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 10173 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,3) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10166 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,3) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10151 | Pass | 848/3 | Fail | | Pass | | Pass | 851/0 | | | | (1,2) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10143 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,2) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10068 | Pass | 848/3 | Fail | | Pass | | Pass | 851/0 | | | | (1,2) | (7) | | | | | | ---------------------------------------------------------------------- XEN 64bit 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPUs) | | Changeset|-----------------------------------------------------------| | | 32bit UP | 32bit SMP | 64bit UP | 64bit SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 10173 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10166 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10151 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10143 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10068 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| ---------------------------------------------------------------------- Failures: 1. 32bit UP guest fail ltp gettimeofday02: "Time is going backwards" 2. 32bit UP guest hangs under load: "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64" 3. 32bit UP guest crashed during user load test: "(XEN) Couldn''t alloc shadow page! dom1 count=952" 4. 64bit SMP 2 CPU guest hangs under load: "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64" 5. 64bit SMP guest report these messages while running: "(XEN) spurious IRQ irq got=-1" 6. 64bit SMP guest report these messages during ltp pth_str01/2/3: : "(XEN) <vlapic_accept_irq>level trig mode repeatedly for vector 252" 7. 32bit SMP guest crashes on boot: "(XEN) __hvm_bug at vmx.c:2289" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-May-31 17:26 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary: Changeset 10177 - 64bit UP and SMP guests boot cleanly - 32bit UP guests boot clean and 32bit SMP guests still fail to boot (see failure.7) - 32bit UP guests lockup under load with "ata1: command 0x25 timeout" (see failure.4) - NEW: 64bit SMP 2 CPU guest ran through regression tests but failed several with GPFs or SEGVs (see failure.8) - 32bit UP guest crashed on user load test with "(XEN) Couldn''t alloc shadow page! dom1 count=952" (see failure.3) Test Configuration: Dell Precision WorkStation 380, Dual Core, 2GB, 3 SATA (Intel VT) 64bit XEN Hypervisor on a RHEL4U2 64bit root (/dev/sda) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 64bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdc) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 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 64bit 1 CPU Hypervisor (booted nosmp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 1 CPU) | | Changeset|-----------------------------------------------------------| | | 32bit UP | 32bit SMP | 64bit UP | 64bit SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 10177 | Pass | 848/3 | Fail | | Pass | | Pass | 851/0 | | | | (1,3) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10173 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,3) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10166 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,3) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10151 | Pass | 848/3 | Fail | | Pass | | Pass | 851/0 | | | | (1,2) | (7) | | | | | | |----------|------|-------|------|-------|------|-------|------|-------| | 10143 | Pass | 849/2 | Fail | | Pass | | Pass | 851/0 | | | | (1,2) | (7) | | | | | | ---------------------------------------------------------------------- XEN 64bit 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPUs) | | Changeset|-----------------------------------------------------------| | | 32bit UP | 32bit SMP | 64bit UP | 64bit SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 10177 | Pass | | Fail | | Pass | | Pass | 848/3 | | | | | (7) | | | | |(5,6,8)| |----------|------|-------|------|-------|------|-------|------|-------| | 10173 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10166 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10151 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| |----------|------|-------|------|-------|------|-------|------|-------| | 10143 | Pass | | Fail | | Pass | | Pass | Fail | | | | | (7) | | | | |(4,5,6)| ---------------------------------------------------------------------- Failures: 1. BUG 666: 32bit UP guest fail ltp gettimeofday02: "Time is going backwards" 2. BUG 664: 32bit UP guest hangs under load: "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64" 3. BUG 665: 32bit UP guest crashed during user load test: "(XEN) Couldn''t alloc shadow page! dom1 count=952" 4. BUG 664: 64bit SMP 2 CPU guest hangs under load: "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64" 5. BUG 663: 64bit SMP guest report these messages while running: "(XEN) spurious IRQ irq got=-1" 6. BUG 662: 64bit SMP guest report this message in ltp pth_str01/2/3: "(XEN) <vlapic_accept_irq>level trig mode repeatedly for vector 252" 7. BUG 661: 32bit SMP guest crashes on boot: "(XEN) __hvm_bug at vmx.c:2289" 8. 64bit 2CPU SMP guest failed several ltp tests with SEGVs or GPF "sshd[23654] general protection rip:2a9555d426 rsp:7fbfffd000 error 0" _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ed Smith
2006-Jun-28 12:52 UTC
[Xen-devel] Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Summary: Changeset 10508 - NEW: 32bit UP guests crash on boot (see failure.15) - BROKEN: Guest networks fail to come up, netdev=eth1. HVM guests on 64bit hypervisors are untestable since c/s 10352 (see failure.12) - 64bit UP and SMP guests boot cleanly (but no network) - 32bit SMP guests still fail to boot (see failure.7) Test Configuration: Dell Precision WorkStation 380, Dual Core, 2GB, 3 SATA (Intel VT) 64bit XEN Hypervisor on a RHEL4U2 64bit root (/dev/sda) 32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 64bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdc) pae=1, acpi=1, apic=1 kernargs (noapic with >1 VCPU & SMP kernel) 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: 852 tests (851 ltp tests and one 30 minute user load test) Tests are marked #Pass/#Fail where (n) points to a failure description XEN 64bit 2 CPU Hypervisor (booted smp): ---------------------------------------------------------------------- | XEN | Guest Kernel (SMP kernels booted with 2 CPUs) | | Changeset|-----------------------------------------------------------| | | 32bit UP | 32bit SMP | 64bit UP | 64bit SMP | | |--------------|--------------|--------------|--------------| | | Boot | Test | Boot | Test | Boot | Test | Boot | Test | |----------|------|-------|------|-------|------|-------|------|-------| | 10508 | Fail | | Fail | | Fail | | Fail | | | | (15) | | (7) | | (12) | | (12) | | |----------|------|-------|------|-------|------|-------|------|-------| | 10482 | Fail | | Fail | | Fail | | Fail | | | | (14) | | (7) | | (12) | | (12) | | |----------|------|-------|------|-------|------|-------|------|-------| | 10480 | Fail | | Fail | | Fail | | Fail | | | | (12) | | (7) | | (12) | | (12) | | |----------|------|-------|------|-------|------|-------|------|-------| | 10470 | Fail | | Fail | | Fail | | Fail | | | | (13) | | (13) | | (13) | | (13) | | |----------|------|-------|------|-------|------|-------|------|-------| | 10449 | Fail | | Fail | | Fail | | Fail | | | | (12) | | (7) | | (12) | | (12) | | ---------------------------------------------------------------------- Multiple Guest Boot Test Test is a 30 minute user load XEN 64bit 2 CPU Hypervisor (booted smp): -------------------------------------------- | XEN | Guest Kernel | | Changeset|---------------------------------| | | 32bit 1CPU UP | 32bit 1CPU UP | | | 64bit 1CPU UP | 32bit 2CPU SMP | | |----------------|----------------| | | Boot | Test | Boot | Test | |----------|------|---------|------|---------| | 10508 | Fail | | Fail | | | | (15) | | (12) | | |----------|------|---------|------|---------| | 10482 | Fail | | Fail | | | | (14) | | (12) | | |----------|------|---------|------|---------| | 10480 | Fail | | Fail | | | | (12) | | (12) | | |----------|------|---------|------|---------| | 10470 | Fail | | Fail | | | | (13) | | (13) | | |----------|------|---------|------|---------| | 10449 | Fail | | Fail | | | | (12) | | (12) | | -------------------------------------------- Failures: 1. BUG 666: 32bit UP guest fail ltp gettimeofday02: "Time is going backwards" 2. HVM guests will not boot after changeset 10319: "Error: Not an HVM capable platform, we stop creating!" 3. BUG 665: 32bit UP guest crashed during user load test: "(XEN) Couldn''t alloc shadow page! dom1 count=952, Crash in shadow.c" 4. BUG 664: 32bit 1CPU & 64bit SMP 2 CPU guests hangs under load: "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64" 5. BUG 663: 64bit SMP guest report these messages while running: "(XEN) spurious IRQ irq got=-1" 6. BUG 662: 64bit SMP guest report this message in ltp pth_str01/2/3: "(XEN) <vlapic_accept_irq>level trig mode repeatedly for vector 252" 7. BUG 661: 32bit SMP guest crashes on boot: "(XEN) __hvm_bug at vmx.c:2289" 8. BUG 678: 64bit 2CPU SMP guest failed several ltp tests with SEGVs or GPF "sshd[23654] general protection rip:2a9555d426 rsp:7fbfffd000 error 0" 9. BUG 679: 32bit UP guest panic''d when I ran top on both guests 10. BUG 679: If you boot the 64bit guest first the 32bit guest will not boot 11. DOM0 is getting Kernel Oops and during booting and usually hangs before fully coming up. If I boot with nosmp passed into xen, it comes up fine. 12. Guest networks fail to come up (netdev=eth1). 13. 32bit and 64bit guests will not start, VCPU get no runtime. On the domain destroy we crash in vmx_clear_vmcs. 14. 32bit UP guests hang on boot 15. 32bit UP guests crash on boot: Kernel panic - not syncing: include/linux/smp_lock.h:25: spin_unlock(kernel/sched.c:c035b5e4) not locked Kernel panic - not syncing: kernel/sched.c:455: spin_lock(kernel/sched.c:c03e8120) already locked by kernel/sched.c/2665 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel