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

[Xen-devel] VMX status report 12591:7826e5482d42 with BLOCK issue


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Yu, Ping Y" <ping.y.yu@xxxxxxxxx>
  • Date: Wed, 29 Nov 2006 14:16:28 +0800
  • Delivery-date: Tue, 28 Nov 2006 22:17:39 -0800
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AccTXyTTdu2H8bVhStSWLYmtNEaxIQAHEbmw
  • Thread-topic: VMX status report 12591:7826e5482d42 with BLOCK issue

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

New issues:
==========================
1). [Block issue] IA32/PAE: Booting dom0 failed in IA32 and PAE
platform. The console log is the following,
NET: Registered protocol family 17
Using IPI No-Shortcut mode
Freeing unused kernel memory: 188k freed
Kernel panic - not syncing: Attempted to kill init!
 (XEN) Domain 0 crashed: rebooting machine in 5 seconds.

2) In x86 64 bits mode, 64 bits UP Linux VMX could not boot successfully

Old issues:
==========================
1).In x86 64 bits mode: Base kernel Linux guest OS crash, and "xm dmesg"
complains:
(XEN) x86_emulate.c:1224:d166 Access faulted on page boundary
(cr2=ffffffff80101000,ea=80101004).
(XEN) x86_emulate.c:461:d166 Instr: 48 c7 05 8d 0b fe ff 00 00 00 00 eb
2e 48 b8 ff
....
(XEN) sh error: sh_remove_shadows(): can't find all shadows of mfn a396e
(shadow_flags=00001000)
(XEN) domain_crash called from common.c:2103
(XEN) Domain 166 (vcpu#0) crashed on cpu#0:

2). In x86 64bits mode, 64bit vista VMX shows a blue screen when vcpus=2


Bugs have been fixed:
=========================
1). IA32E: With ACPI=1, Linux guest OS will stop at some place during
the process of booting bug has been fixed.
2). IA32E: All 32 bit SMP Windows VMX domains, 32bit UP Vista, 64bit
UP/SMP Windows VMX domains crash bug has been fixed.


Details;
==========================

IA32E: 
+ Build&Boot IA32E SMP xen0 without problem
+ Can bootup unmodified IA32 nonpae SMP 2.6 Linux VMX domain
+ Can bootup unmodified PAE SMP 2.6 Linux VMX domain
+ Can bootup unmodified IA32E SMP 2.6 Linux in VMX
+ Can bootup IA32E SMP VMX domain & xenU with different memory size.
  (VMX:128MB,256MB,384MB,512MB,1024M,4096MB.XenU:256MB)
+ Can bootup two PAE SMP and two IA32E SMP Linux VMX domain in sequence
+ xm-test runs well
+ A selected subset of LTP runs well in IA32E SMP 2.6 Linux VMX domain 
+ Can build base kenerl 2.6.16 in IA32E SMP VMX domain.
+ Can't boot up Linux VMX domain with base kernel
+ Can startX in Dom0
+ Can bootup IA32E 2.6 Linux VMX domain with acpi enable
+ Can startX in Ia32E SMP VMX domain
+ Network is OK in IA32E SMP VMX domain
+ Can bootup unmodified IA32 UP ACPI WindowXP SP2 VMX domain
+ Can bootup unmodified PAE UP ACPI Windows 2k3 VMX domain   
+ Can bootup unmodified PAE UP ACPI Windows Vista VMX domain   
+ Can bootup unmodified IA32 SMP Win2K3 VMX domain
+ Can bootup unmodified IA32 SMP Winxp VMX domain
+ Can bootup unmodified IA32E UP Win2k3 VMX domain
+ Can bootup unmodified IA32E SMP Win2K3 VMX domain
+ Can bootup unmodified IA32E UP Winxp VMX domain
+ Can bootup unmodified IA32E SMP Winxp VMX domain
+ Can bootup unmodified IA32E UP Windows Vista VMX domain
+ Can't bootup unmodified IA32E SMP Windows Vista VMX domain


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


platform: IA32E
service os: rhel4u3, IA32E, SMP
hardware: Clovertown
default guest os: IA32E,SMP, 2.6 kernel

0, one IA32 nonpae SMP 2.6 Linux VMX domain with memory 256M    PASS
1, one IA32E SMP Linux VMX domain with memory 512M
PASS
2, one xenU domain with memory 256M
PASS
3, 2 IA32E SMP Linux VMX domains and 2 xenU VMX domains coexist PASS
4, 2 IA32E SMP and 2 PAE SMP Linux VMX domains coexist          PASS
5, network in IA32E SMP Linux VMX domain
PASS
6, network in XenU domain
PASS
7, one PAE SMP Linux VMX domain with 1500M
PASS
8, subset LTP in IA32E Linux VMX domain                         PASS
9, xm-test
PASS
10,one Linux VMX boot with IA32E SMP base kernel(2.6.16)
FAIL
11,Build base kernel in IA32E Linux VMX domain
PASS
12,StartX in Dom0
PASS
13,one IA32E SMP Linux VMX domain with acpi enable
PASS
15, one IA32 UP ACPI Windows xp sp2 VMX domain                  PASS
16, one PAE UP ACPI Windows 2k3 VMX domain                      PASS
17,one PAE UP ACPI Windows Vista VMX domain
PASS
18, IA32 UP noACPI 2k3 and IA32 UP noACPI xpsp2 Windows VMX domains
coexist PASS
19, one IA32 SMP ACPI Windows 2k3 VMX domain                    PASS
20, one IA32E SMP ACPI Windows 2k3 VMX domain                   PASS
21, one IA32 SMP ACPI Windows xp VMX domain                     PASS
22, one IA32E SMP ACPI Windows xp VMX domain                    PASS
23, one IA32E UP Windows Vista VMX domain
PASS
24, one IA32E SMP Windows Vista VMX domain
FAIL

Xm test in IA32E Xen:
=======================
Xm-test execution summary:
  PASS:  63
  FAIL:  8
  XPASS: 0
  XFAIL: 3


Details:

 FAIL: 07_create_mem64_pos 
         Started domain with 64MB, but it got 72 MB

 FAIL: 08_create_mem128_pos 
         Started domain with 128MB, but it got 136 MB

 FAIL: 09_create_mem256_pos 
         Started domain with 256MB, but it got 264 MB

 FAIL: 11_create_concurrent_pos 
        Unknown reason

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

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.

XFAIL: 11_network_domU_ping_pos 
         Ping failed for size 65507.

LTP test in IA32E 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


Attachment: xm-test-ia32e.txt
Description: xm-test-ia32e.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®.