[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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@xxxxxxxxx] Sent: Saturday, April 29, 2006 9:46 PM To: Ed Smith; xen-devel@xxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxx >[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ed Smith >Sent: 2006年4月29日 23:58 >To: xen-devel@xxxxxxxxxxxxxxxxxxx >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@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |