[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] VMX status report 12254:f8ffeb540ec1


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Yu, Ping Y" <ping.y.yu@xxxxxxxxx>
  • Date: Tue, 7 Nov 2006 15:42:57 +0800
  • Delivery-date: Mon, 06 Nov 2006 23:43:50 -0800
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AccCGgDXa9IG10mMRS6sAtNMQXWR2gAJhxeQ
  • Thread-topic: VMX status report 12254:f8ffeb540ec1

We have tested the latest xen on VT platform with Intel 915/E8500
chipset.  Here is the test summary:

Bugs have been fixed:
1>. Guest OS's network is broken bug has been fixed.
2>. Only onc CPU can be seen in guest OS bug has been fixed.


[blocker issue]: 1. In IA32E Xen, Create VMX domain causes xen0 crash.
See attachment "ia32e_xen0_crash.txt" for console log.
2. unmodified_drivers could not be successfully built.

Issues:

1).IA32/PAE/IA32E: Linux guest OS fail to boot up normally in VMX
domain, guest OS complains with the one of following info:
-- "BUG: soft lockup detected on CPU#0!"
-- "Kernel BUG at include/asm/spinlock.h:146!"
And, if "xm console" the guest OS , and press "Enter" key, it may go on
booting up normally to login prompt screen, or give a call trace like
attachment "call_trace.txt" shows. 
But, if boot up with kernel parameter "quiet", Linux guest OS can boot
up normally.

2). IA32/PAE/IA32E: Windows and Linux VMX domains may fail to be
created, the qemu-dm process is <defunct>, and the qemu log says
"xs_read(): uuid get error."

Details;

IA32:

+ Build&Boot SMP xen0 without problem
+ Can bootup SMP XenU with 256 M memory
+ Can bootup unmodified IA32 SMP 2.6 linux Guest OS in VMX 
+ Can bootup IA32 SMP Guest OS in VMX & XenU with different memory size
  (VMX:64MB,128MB,196MB,256MB,512MB.XenU:256MB)
+ A selected subset of xm-test runs well
+ Can build base kernel 2.6.16 in IA32 SMP Guest OS in VMX
+ Can startX in Dom0
+ Can bootup IA32 SMP 2.6 linux Guest OS in VMX with acpi enable
+ Can startX in IA32 SMP Guest OS in VMX
+ Can bootup unmodified IA32 UP noACPI Windows2000 Guest OS in VMX 
+ Can bootup unmodified IA32 UP ACPI WindowsXP SP2 Guest OS in VMX 
+ Can bootup unmodified IA32 UP ACPI Windows2003 Guest OS in VMX 
+ Can bootup unmodified IA32 SMP ACPI Win2K3 Guest OS in VMX
+ Can bootup unmodified IA32 SMP ACPI Winxp Guest OS in VMX

PAE:

+ Build&Boot PAE SMP xen0 without problem
+ Can bootup SMP XenU with  256 M Memory
+ Can bootup unmodified IA32 nonpae SMP 2.6 linux guest OS in VMX
+ Can bootup unmodified PAE SMP 2.6 linux guest OS in VMX
+ Can bootup PAE SMP 2.6 linux guest OS in VMX & XenU with different
memory size
  (VMX:64MB,128MB,196MB,256MB,512MB,1500MB.XenU:256MB)
+ A selected subset of xm-test runs well
+ Can build base kenerl 2.6.16 in PAE SMP guest OS in VMX.
+ Can startX in Dom0
+ Can bootup PAE SMP 2.6 linux in VMX with acpi enable
+ Can startX in PAE SMP guest OS in VMX
+ Can bootup unmodified IA32 UP nonACPI Windows2000 Guest OS in VMX 
+ Can bootup unmodified IA32 UP ACPI WindowXP SP2 in VMX
+ Can bootup unmodified PAE UP ACPI Windows2003 Guest OS in VMX 
+ Can bootup unmodified PAE UP ACPI Windows Vista Guest OS in VMX 
+ Can bootup unmodified IA32 SMP ACPI Win2K3 Guest OS in VMX
+ Can bootup unmodified IA32 SMP ACPI Winxp Guest OS in VMX


For details
------------------------------------------------------------

Platform: IA32
Service OS: FC5, IA32, SMP
Hardware: Grandstale
Default guest OS: IA32,SMP, 2.6 kernel

1, one IA32 nonpae SMP VMX domain with memory 512M              PASS
2, one xenU domain with memory 256M
PASS
3, Two IA32 nonpae SMP VMX domains and 2 xenU domains coexist   PASS
4, four IA32 nonpae SMP VMX domains coexist(64M,128M,196M,256M) FAIL
5, network in IA32 nonpae SMP VMX domain
PASS
6, network in XenU domain
PASS
7,subset LTP test in IA32 nonpae SMP VMX domain                 PASS
8,one VMX boot with IA32 nonpae SMP base kernel(2.6.16)         PASS
9,xm-test
PASS
10,StartX in Dom0
PASS
11,one IA32 nonpae SMP VMX domain with acpi enable
PASS
12,Build base kernel in IA32 nonpae SMP VMX domain
PASS
13, one IA32 UP noACPI Windows 2000 in VMX domain
PASS
14, one IA32 UP ACPI Windows xp sp2 in VMX domain
PASS
15, one IA32 UP ACPI Windows 2003 in VMX domain                 PASS
16, IA32 UP nonACPI 2k and xpsp2 Windows VMX domains coexist     PASS
17, one IA32 SMP ACPI Windows 2k3 in VMX domain                 PASS
18, one IA32 SMP ACPI Windows 2xp in VMX domain                 PASS

Xm test in IA32 Xen:
=======================
Xm-test execution summary:
  PASS:  54
  FAIL:  17
  XPASS: 1
  XFAIL: 2


Details:

 FAIL: 01_create_basic_pos 
        Unknown reason

 FAIL: 10_create_fastdestroy 
         xm create returned invalid status 256

 FAIL: 11_create_concurrent_pos 
        Unknown reason

 FAIL: 12_create_concurrent_stress_pos 
        Unknown reason

 FAIL: 13_create_multinic_pos 
        Unknown reason

 FAIL: 15_create_smallmem_pos 
        Unknown reason

 FAIL: 16_create_smallmem_neg 
         Starting a console with 16 MB passed, expected test to fail

 FAIL: 07_destroy_stale_pos 
        Unknown reason

XFAIL: 02_network_local_ping_pos 
         ping loopback failed for size 32767 65507. ping eth0 failed for
size 32767 65507.

XFAIL: 05_network_dom0_ping_pos 
         Ping to dom0 failed for size 65507.

 FAIL: 06_network_dom0_tcp_pos 
        Unknown reason

 FAIL: 07_network_dom0_udp_pos 
         UDP hping2 to dom0 failed for size 64 512 1440 1500 1505 4096
4192 32767.

 FAIL: 13_network_domU_udp_pos 
         UDP hping2 failed for size 4192 32767 65495.

 FAIL: 01_pause_basic_pos 
        Unknown reason

 FAIL: 01_reboot_basic_pos 
         [Errno 5] Input/output error

 FAIL: 01_shutdown_basic_pos 
        Unknown reason

 FAIL: 01_unpause_basic_pos 
        Unknown reason

LTP test in IA32 Xen:
==========================
               Summary Test Report of Last Session
========================================================================
======
=                Total     Pass      Fail     NoResult     Crash
========================================================================
======
=ltp             194       194        0          0          0
========================================================================
======
=ltp             194       194        0          0          0
mm                21        21        0          0          0
dio               28        28        0          0          0
nptl              1         1         0          0          0
math              10        10        0          0          0
ipc               8         8         0          0          0
pty               3         3         0          0          0
quickhit         120       120        0          0          0
sched             3         3         0          0          0
========================================================================
======
=Total           194       194        0          0          0


Platform: PAE 
Service OS: RHEL4U1, PAE, SMP
Hardware: Grandstal
Default guest OS: PAE,SMP, 2.6 kernel
 
0, one IA32 nonpae SMP 2.6 VMX domain with memory 256M          PASS
1, one PAE SMP VMX domain with memory 512M                      PASS
2, one PAE SMP VMX domain with memory 1500M                     PASS
3, one xenU domain with memory 256M
PASS
4, 2 PAE SMP VMX domains and 2 xenU domains coexist             PASS
5, 2 IA32 nonpae SMP VMX domains and 2 PAE SMP VMX domains
coexist(64m,128m,196m,256m)     FAIL
6, network in PAE SMP vmx domain
PASS
7, network in xenu domain
PASS
8, subset LTP test in PAE SMP VMX domain
PASS
9, xm-test
PASS
10, one vmx boot with PAE SMP base kernel(2.6.16)
PASS
11, startx in dom0
PASS
12, one PAE SMP vmx domain with acpi enable
PASS
13, build linux 2.6.16 base kernel in PAE SMP vmx domain
PASS
14, one IA32 UP Windows 2000 in VMX domain
PASS
15, one IA32 UP ACPI Windows xp sp2 in VMX domain
PASS
16, one PAE UP ACPI Windows 2003 in VMX domain                  PASS
17, one PAE UP ACPI Windows Vista in VMX domain
PASS
18, IA32 UP noACPI 2k and xpsp2 Windows VMX domains coexist      PASS
19, one IA32 SMP ACPI Windows 2k3 in VMX domain                 PASS
20, one IA32 SMP ACPI Windows xp in VMX domain                  PASS

Xm test in PAE Xen:
========================
Xm-test execution summary:
  PASS:  54
  FAIL:  17
  XPASS: 1
  XFAIL: 2


Details:

 FAIL: 10_create_fastdestroy 
         xm create returned invalid status 256

 FAIL: 11_create_concurrent_pos 
        Unknown reason

 FAIL: 12_create_concurrent_stress_pos 
        Unknown reason

 FAIL: 13_create_multinic_pos 
        Unknown reason

 FAIL: 14_create_blockroot_pos 
        Unknown reason

 FAIL: 15_create_smallmem_pos 
        Unknown reason

 FAIL: 16_create_smallmem_neg 
         Starting a console with 16 MB passed, expected test to fail

 FAIL: 01_destroy_basic_pos 
        Unknown reason

 FAIL: 07_destroy_stale_pos 
        Unknown reason

 FAIL: 04_list_goodparm_pos 
        Unknown reason

XFAIL: 02_network_local_ping_pos 
         ping loopback failed for size 32767 65507. ping eth0 failed for
size 32767 65507.

XFAIL: 05_network_dom0_ping_pos 
         Ping to dom0 failed for size 65507.

 FAIL: 12_network_domU_tcp_pos 
         TCP hping2 failed for size 1505 4096 4192 16384 24567.

 FAIL: 01_pause_basic_pos 
        Unknown reason

 FAIL: 01_reboot_basic_pos 
        Unknown reason

 FAIL: 01_shutdown_basic_pos 
        Unknown reason

 FAIL: 01_unpause_basic_pos 
        Unknown reason


LTP test in PAE Xen:
=============================
               Summary Test Report of Last Session
========================================================================
======
=                Total     Pass      Fail     NoResult     Crash
========================================================================
======
=ltp             194       194        0          0          0
========================================================================
======
=ltp             194       194        0          0          0
mm                21        21        0          0          0
dio               28        28        0          0          0
nptl              1         1         0          0          0
math              10        10        0          0          0
ipc               8         8         0          0          0
pty               3         3         0          0          0
quickhit         120       120        0          0          0
sched             3         3         0          0          0
========================================================================
======
=Total           194       194        0          0          0


Best Regards
Ping

Attachment: ia32e_xen0_crash.txt
Description: ia32e_xen0_crash.txt

Attachment: xm-test-ia32.txt
Description: xm-test-ia32.txt

Attachment: xm-test-pae.txt
Description: xm-test-pae.txt

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.