|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] xm-test results (Dell PowerEdge 470 x86_64)
To: |
<xen-devel@xxxxxxxxxxxxxxxxxxx>, "Dan Smith" <danms@xxxxxxxxxx> |
Subject: |
[Xen-devel] xm-test results (Dell PowerEdge 470 x86_64) |
From: |
"Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx> |
Date: |
Thu, 22 Sep 2005 15:57:42 -0400 |
Cc: |
"Koren, Bradley J" <Bradley.Koren@xxxxxxxxxx>, "Subrahmanian, Raj" <raj.subrahmanian@xxxxxxxxxx>, "Vessey, Bruce A" <Bruce.Vessey@xxxxxxxxxx> |
Delivery-date: |
Thu, 22 Sep 2005 19:55:28 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
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: |
AcW/r+RSgRBCqOmSSM+YyazTyl17/Q== |
Thread-topic: |
xm-test results (Dell PowerEdge 470 x86_64) |
Here is the summary of running xm-test-0.1.8 on a 4-by (HT) Dell
PowerEdge x86_64 470 system with 2GB of RAM. The "xm save/restore" tests
are resulting in a GPF. I have the stack dump at the end of the email.
Aravindh
-------------------------------------------------
Xm-test execution summary:
PASS: 48
FAIL: 13
XPASS: 0
XFAIL: 5
Details:
XFAIL: 01_block-destroy_btblock_pos
block-detach returned invalid 256 != 0
XFAIL: 02_block-destroy_rtblock_pos
Console didn't respond
FAIL: 10_create_fastdestroy
Bugzilla bug #234
FAIL: 01_dmesg_basic_pos
xm dmesg returned invalid 256 != 0
FAIL: 01_reboot_basic_pos
Timed out waiting for console
FAIL: 01_sedf_multi_pos
[0] xm sedf returned invalid 256 != 0
FAIL: 01_vcpu-disable_basic_pos
failed to disable VCPU1
FAIL: 01_save_basic_pos
save command exited 256 != 0
XFAIL: 03_save_bogusfile_neg
xm save returned a stack dump, expected nice error message
FAIL: 01_restore_basic_pos
save command exited 256 != 0
XFAIL: 02_restore_badparm_neg
xm restore returned a stack dump, expected nice error message
XFAIL: 03_restore_badfilename_neg
xm restore returned a stack dump, expected nice error message
FAIL: 01_migrate_localhost_pos
Command execution time exceeded 90 seconds
-------------------------------------------------------
general protection fault: 0000 [4]
CPU 0
Modules linked in: thermal processor fan button battery ac dm_snapshot
dm_mod
Pid: 32362, comm: xc_save Not tainted 2.6.12-xen0
RIP: e030:[<ffffffff802ddd89>] <ffffffff802ddd89>{privcmd_ioctl+1129}
RSP: e02b:ffff880004c87b18 EFLAGS: 00010206
RAX: 5555555555555000 RBX: 00007fffffbe1110 RCX: ffff800000000000
RDX: 0155555555555000 RSI: ffff880000000000 RDI: 03fffffffffff000
RBP: 00007fffffbe1110 R08: ffff880018fbadc0 R09: ffffffff802dd920
R10: ffffffffffffffff R11: ffffffffff577000 R12: 0000000000000000
R13: 0000000080085004 R14: 00000000fffffff7 R15: 000000000000001d
FS: 00002aaaab1086a0(0000) GS:ffffffff805c5f00(0000)
knlGS:0000000000000000
CS: e033 DS: 0000 ES: 0000
Process xc_save (pid: 32362, threadinfo ffff880004c86000, task
ffff88000c926a50)
Stack: 0000000000000000 ffff88000c926a50 ffffffff80145220
ffff880004c87b30
ffff880004c87b30 0000000000000000 0000000000000000
0000000000000000
0000001000000000 00002aaaaaad4000
Call Trace:<ffffffff80145220>{autoremove_wake_function+0}
<ffffffff801b84e9>{reiserfs_dirty_inode+105}
<ffffffff80190d64>{__mark_inode_dirty+52}
<ffffffff8018791a>{update_atime+154}
<ffffffff80150467>{do_generic_mapping_read+1335}
<ffffffff801543ff>{buffered_rmqueue+687}
<ffffffff8014f165>{find_get_page+21}
<ffffffff8014fd56>{filemap_nopage+422}
<ffffffff8015d0cb>{do_no_page+1291}
<ffffffff8021f6ee>{prio_tree_insert+494}
<ffffffff8015b058>{vma_prio_tree_insert+40}
<ffffffff80162a6c>{vma_link+172}
<ffffffff8016405d>{do_mmap_pgoff+1597}
<ffffffff8018158e>{do_ioctl+78}
<ffffffff8018181b>{vfs_ioctl+635}
<ffffffff8018189d>{sys_ioctl+77}
<ffffffff801118cd>{system_call+117}
<ffffffff80111858>{system_call+0}
Code: 48 8b 14 16 48 85 d2 74 18 48 89 d0 81 e2 ff 0f 00 00 48 c1
RIP <ffffffff802ddd89>{privcmd_ioctl+1129} RSP <ffff880004c87b18>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] xm-test results (Dell PowerEdge 470 x86_64),
Puthiyaparambil, Aravindh <=
|
|
|
|
|