WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on

To: "Zhao, Yunfeng" <yunfeng.zhao@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable
From: "Ed Smith" <esmith@xxxxxxxxxxxxxxx>
Date: Tue, 2 May 2006 19:23:38 -0400
Delivery-date: Tue, 02 May 2006 16:24:08 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZrpcC4cl8VcvW7QYaMXCLnDxb/hAATdQ4QAJKcApA=
Thread-topic: [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

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Testing status of fully virtualized guests (Intel VT) on 32bit XEN unstable, Ed Smith <=