All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Smith <esmith@virtualiron.com>
To: xen-devel@lists.xensource.com
Subject: Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable
Date: Fri, 19 May 2006 10:11:01 -0400	[thread overview]
Message-ID: <446DD1F5.6020808@virtualiron.com> (raw)

Summary: 64 bit guests are booting again on 2 CPU Hypervisors
          32 bit guests are NOT booting on 2 CPU Hypervisors

Test Configuration:
Dell Precision WorkStation 380, Dual Core, 2GB, 3 SATA (Intel VT)
64bit XEN Hypervisor on a RHEL4U2 64bit root (/dev/sda)
32bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdb)
       pae=1, acpi=1, apic=1
       kernargs clock=pit
64bit fully virtualized (HVM) guest RHEL4U2 256MB (/dev/sdc)
       pae=1, acpi=1, apic=1
       kernargs clock=pit noapic

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 64bit 1 CPU Hypervisor (booted nosmp):
  ----------------------------------------------------------------------
| XEN      | Guest Kernel (SMP kernels booted with 1 CPU)              |
| Changeset|-----------------------------------------------------------|
|          | 32bit UP     | 32bit SMP    | 64bit UP     | 64bit SMP    |
|          |--------------|--------------|--------------|--------------|
|          | Boot | Test  | Boot | Test  | Boot | Test  | Boot | Test  |
|----------|------|-------|------|-------|------|-------|------|-------|
| 10031    | Pass | 850/1 | Fail |       | Pass |       | Pass | 851/0 |
|          | (8)  | (1)   | (3,8)|       | (8)  |       | (8)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 10005    | Pass | 849/2 | Fail |       | Pass |       | Pass | 851/0 |
|          | (8)  | (1,10)| (3,8)|       | (8)  |       | (8)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9993     | Pass | 850/1 | Fail |       | Pass |       | Pass | 851/0 |
|          | (2)  | (1)   | (3,8)|       | (2)  |       | (2)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9988     | Pass | 850/1 | Fail |       | Pass |       | Pass | 851/0 |
|          | (2)  | (1)   | (7)  |       | (2)  |       | (2)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9983     | Pass | 850/1 | Fail |       | Pass |       | Pass | 851/0 |
|          | (2)  | (1)   | (7)  |       | (2)  |       | (2)  |       |
  ----------------------------------------------------------------------

XEN 64bit 2 CPU Hypervisor (booted smp):
  ----------------------------------------------------------------------
| XEN      | Guest Kernel (SMP kernels booted with 2 CPUs)             |
| Changeset|-----------------------------------------------------------|
|          | 32bit UP     | 32bit SMP    | 64bit UP     | 64bit SMP    |
|          |--------------|--------------|--------------|--------------|
|          | Boot | Test  | Boot | Test  | Boot | Test  | Boot | Test  |
|----------|------|-------|------|-------|------|-------|------|-------|
| 10031    | Fail |       | Fail |       | Pass |       | Pass | Fail  |
|          | (8)  |       | (8)  |       | (8)  |       | (8)  | (4)   |
|----------|------|-------|------|-------|------|-------|------|-------|
| 10005    | Fail |       | Fail |       | Pass |       | Pass |       |
|          | (8)  |       | (8)  |       | (2)  |       | (2)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9993     | Fail |       | Fail |       | Fail |       | Fail |       |
|          | (8)  |       | (8)  |       | (9)  |       | (9)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9988     | Fail |       | Fail |       | Fail |       | Fail |       |
|          | (8)  |       | (8)  |       | (9)  |       | (9)  |       |
|----------|------|-------|------|-------|------|-------|------|-------|
| 9983     | Pass |       | Fail |       | Pass |       | Pass | Fail  |
|          | (2)  |       | (7)  |       | (2)  |       | (5,6)| (4)   |
  ----------------------------------------------------------------------

Failures:
  1. 32bit UP guest fail ltp gettimeofday02:
     "Time is going backwards"
  2. 32bit and 64bit guests fail first boot attempt after booting XEN:
     "(XEN) Failed vm entry, domain_crash_sync called from vmx.c"
  3. 32bit SMP guest hangs on boot:
     "Uncompressing Linux... Ok, booting the kernel."
  4. 64bit SMP guest fails testing:
     Guest hangs under load.
  5. 64bit SMP guest report these messages the XEN console:
     "(XEN) spurious IRQ irq got=-1"
  6. 64bit SMP guest report these messages the XEN console during testing:
     "(XEN) <vlapic_accept_irq>level trig mode repeatedly for vector 252"
  7. 32bit SMP guest crashes on boot:
     "(XEN) __hvm_bug at vmx.c:2286"
  8. 32bit guests crash on boot:
     "(XEN) domain_crash_sync called from shadow.c:4117"
  9. 64bit guests crash XEN SMP Hypervisor on boot:
     "(XEN) CPU1 GENERAL PROTECTION FAULT"
10. 32bit UP guest failed ltp aio-stress012, guest hung
     "ata1: command 0x25 timeout, stat 0x50 host_stat 0x64"

             reply	other threads:[~2006-05-19 14:11 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-19 14:11 Ed Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-06-28 12:52 Testing status of fully virtualized guests (Intel VT) on 64bit XEN unstable Ed Smith
2006-06-26 13:42 Ed Smith
2006-06-24 13:45 Ed Smith
2006-06-21 12:51 Ed Smith
2006-06-21 13:05 ` Keir Fraser
2006-06-21 20:39 ` Ed Smith
2006-06-21 21:16   ` Anthony Liguori
2006-06-20  8:59 Ed Smith
2006-06-20  9:12 ` Keir Fraser
2006-06-20  9:16   ` Keir Fraser
2006-06-20 21:28   ` Ed Smith
2006-06-21  7:07     ` Keir Fraser
2006-06-18 12:29 Ed Smith
2006-06-18 13:40 ` Keir Fraser
2006-06-16 17:07 Ed Smith
2006-06-13 18:03 Ed Smith
2006-06-12 13:54 Ed Smith
2006-06-10  3:26 Ed Smith
2006-06-07 17:15 Ed Smith
2006-06-04 14:58 Ed Smith
2006-06-02 14:01 Ed Smith
2006-06-01 18:00 Ed Smith
2006-05-31 17:26 Ed Smith
2006-05-30 14:12 Ed Smith
2006-05-26 15:15 Ed Smith
2006-05-25 16:42 Ed Smith
2006-05-24 12:20 Ed Smith
2006-05-23 13:38 Ed Smith
2006-05-18 14:45 Ed Smith
2006-05-17 14:25 Ed Smith
2006-05-16 17:54 Ed Smith
2006-05-16 18:26 ` Ed Smith
2006-05-15 17:55 Ed Smith
2006-05-14 10:24 Ed Smith
2006-05-12 14:35 Ed Smith
2006-05-10 21:03 Nakajima, Jun
2006-05-10 21:34 ` Ed Smith
2006-05-10 19:36 Ed Smith
2006-05-06 18:20 Ed Smith
2006-05-05 11:50 Li, Xin B
2006-05-04 17:03 Ed Smith
2006-05-04 15:37 Li, Xin B
2006-05-04 14:39 Ed Smith
2006-05-03 23:16 Ed Smith
2006-05-02 19:35 Ed Smith
2006-05-01 20:09 Ed Smith
2006-04-29 15:54 Ed Smith
2006-04-27 16:35 Ed Smith
2006-04-26 18:29 Ed Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=446DD1F5.6020808@virtualiron.com \
    --to=esmith@virtualiron.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.