public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Olien <dmo@osdl.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, piggin@cyberone.com.au, maryedie@osdl.org
Subject: 2.6.0-test5-mm3 as-iosched Oops running dbt2 workload
Date: Fri, 19 Sep 2003 11:56:21 -0700	[thread overview]
Message-ID: <20030919185621.GA18666@osdl.org> (raw)


Andrew,

Attached is console output containing a stack trace from an Oops, followed
by a Fatal exception, and LOTS of APIC errors.  The machine was hung,
printing APIC error messages forever.

This looks like another as-iosched problem.  So, I'm copying Nick Piggin
on this email.  But the Fatal exception and APIC errors following
that are a mystery to me.

Mary encountered this running the sapdb dbt2 cached database workload on her
project machine.  The project machine was running 2.6.0-test5-mm3.
This same test passes on the stp machines.  But Mary's project machine
has more processors, and more disks, and a different disk controller type.

At this stage, the database has gotten past the database restore phase.
That's where it was failing prior to last night's mm3 patch.  Now, the
database itself has been running for about 30 minutes.  In the cached
case, much of that first 30 minutes is spent loading the cache.

This Oops seems to have occurred at about the time the database is
transitioning to using its cache.  Most of the I/O after this point
is to the log, doing LOTS of sequential writes, with the occasional
random read/write.

Since this machine has more processors, it's doing transactions
more quickly than the same workload on STP machines.  So the log write
traffic is probably a lot heavier.


------------[ cut here ]------------
kernel BUG at drivers/block/as-iosched.c:1230!
invalid operand: 0000 [#1]
SMP 
CPU:    3
EIP:    0060:[<c0228146>]    Not tainted VLI
EFLAGS: 00010046
EIP is at as_dispatch_request+0x236/0x2f0
eax: 00000000   ebx: f7a451a0   ecx: 00000000   edx: 00000000
esi: 00000000   edi: 00000001   ebp: 00000000   esp: f5f67ef8
ds: 007b   es: 007b   ss: 0068
Process kernel (pid: 2283, threadinfo=f5f66000 task=f62760a0)
Stack: f7a451a0 f5900820 f7a28000 f7a02600 c0235c23 f7a451a0 00000000 f7836000 
       f5f67fc4 c0228238 f7a451a0 f7a08420 f7836000 c021fbb6 f7836000 f77e0000 
       f7a28000 f7a08420 f7a28000 c023a128 f7836000 f5f02de0 f77e0090 0000000a 
Call Trace:
 [<c0235c23>] DAC960_BA_QueueCommand+0x43/0xb0
 [<c0228238>] as_next_request+0x38/0x50
 [<c021fbb6>] elv_next_request+0x16/0x110
 [<c023a128>] DAC960_ProcessRequest+0x38/0x190
 [<c023cd40>] DAC960_BA_InterruptHandler+0x90/0xb0
 [<c010e899>] handle_IRQ_event+0x49/0x80
 [<c010ec0f>] do_IRQ+0x9f/0x150
 [<c030cb0c>] common_interrupt+0x18/0x20
 [<c030007b>] rpcauth_free_credcache+0xbb/0x100

Code: 43 50 00 00 00 00 8b 43 54 8b 6b 1c c7 43 5c 00 00 00 00 89 43 58 e9 95 fe ff ff c7 43 48 01 00 00 00 c7 43 4c 00 00 00 00 eb d4 <0f> 0b ce 04 fd da 32 c0 eb c7 8b 43 50 e9 61 ff ff ff 0f 0b b6 
 <0>Kernel panic: Fatal exception in interrupt
In interrupt handler - not syncing
 <6>APIC error on CPU3: 00(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)
APIC error on CPU3: 08(08)

             reply	other threads:[~2003-09-19 18:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-19 18:56 Dave Olien [this message]
2003-09-19 19:07 ` 2.6.0-test5-mm3 as-iosched Oops running dbt2 workload William Lee Irwin III
2003-09-19 20:45 ` Mary Edie Meredith
2003-09-20  1:24 ` Nick Piggin
2003-09-22  5:38   ` Dave Olien
2003-09-22 20:38   ` Mary Edie Meredith
2003-09-23  0:20   ` Mary Edie Meredith
2003-09-23 23:53     ` 2.6.0-test5-mm4 passes the dbt2 on STP Daniel McNeil

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=20030919185621.GA18666@osdl.org \
    --to=dmo@osdl.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maryedie@osdl.org \
    --cc=piggin@cyberone.com.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox