Summary: | [zfs] [panic] Kernel Double Fault - Happens constantly | ||
---|---|---|---|
Product: | Base System | Reporter: | Martin Minkus <martin.minkus> |
Component: | kern | Assignee: | freebsd-fs (Nobody) <fs> |
Status: | Closed Feedback Timeout | ||
Severity: | Affects Only Me | CC: | smh |
Priority: | Normal | ||
Version: | Unspecified | ||
Hardware: | Any | ||
OS: | Any |
Description
Martin Minkus
2010-05-25 06:20:01 UTC
Seems to be a ZFS issue... it happens on zpool import, or just accessing the pool, though a zpool scrub passes just fine. And opensolaris has NO trouble with the same pool. Wish I knew how to trouble shoot the issue further, though. Martin. Responsible Changed From-To: freebsd-bugs->freebsd-fs possibly a ZFS issue. Doublefault is often a stack overflow problem, not sure if this is the case here. Can you try to recompile kernel with larger stack size and test again (bump KSTACK_PAGES)? -- Andriy Gapon I have a similiar problem with 8.2-RC on two SuperMicro 6026T-3RF servers with 24GB RAM, but it happens randomly on heavy ZFS usage. Is the server a SuperMicro? Dmesg looks very like a SuperMicro server with LSI SAS controller. Sorry, didn't see this was vmware :) |