Date: Mon, 9 Oct 2006 15:25:36 -0400 (EDT) From: Charles Sprickman <spork@bway.net> To: freebsd-scsi@freebsd.org Subject: mysterious panic w/adaptec RAID Message-ID: <Pine.OSX.4.61.0610091516450.416@gee5.nat.fasttrackmonkey.com>
next in thread | raw e-mail | index | archive | help
Hi all, I have a problem that is moving from box to box as I move a specific Postgres database around. I think so far it has happened on at least three different boxes. I am unable to get a kernel dump since the panic seems to lock up the whole disk subsystem and then freeze up the box. These are all 4.11 boxes, all using Adaptec 2110s or 2015s ZCR cards. 2 are supermicro boxes, 1 an older Intel box. All are dual processor boxes (1 dual P-III, 2 dual Xeon). I understand this is not much to go on, but are there any known issues with the asr driver in 4.11? In all examples, the "current process" is dpteng. This is all I get, the panic message gets caught by the console server and saved in a log: [-- MARK -- Fri Oct 6 03:00:00 2006] Fatal trap 12: page fault while in kernel mode mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc012c76e stack pointer = 0x10:0xe9b4dc44 frame pointer = 0x10:0xe9b4dc44 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 29675 (dpteng) interrupt mask = cam <- SMP: XXX trap number = 12 panic: page fault mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 syncing disks... asr0: Blink LED 0x43 resetting adapter [-- MARK -- Fri Oct 6 04:00:00 2006] Another: [-- MARK -- Tue Aug 1 16:00:00 2006] Fatal trap 12: page fault while in kernel mode mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc012c78e stack pointer = 0x10:0xeb8b2c44 frame pointer = 0x10:0xeb8b2c44 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 23840 (dpteng) interrupt mask = cam <- SMP: XXX trap number = 12 panic: page fault mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 boot() called on cpu#0 syncing disks... asr0: Blink LED 0x3 resetting adapter (da0:asr0:0:0:0): lost device Any ideas? Thanks, Charles
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSX.4.61.0610091516450.416>