:I've got a panic when I tried to reboot the machine after running
:some stress tests. I'm not sure if this one is easily reproducible, but
:here's the last message anyway:
:
:syncing disks... 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3
:done
:panic: assertion: node->lock.refs == 0 && node->ondisk == NULL in hammer_flush_buffer_nodes
:mp_lock = 00000000; cpuid = 0
:
:The kernel dump is on my leaf account as ~y0netan1/crash/{kernel,vmcore}.8 .
Ah, excellent. I've gotten that one a few times too. I'll look at your
core. I've got a ton of assertions in that path and if things are not
in exactly the state it expects it will panic.
There may also be a syncing disks issue on reboot too which I haven't
tracked down yet. Sometimes it says 'syncing disk ... blah blah
blah blah 1 1 1 1 1 ... then gives up'.
Both are related to hanging references. The B-Tree node handling is
especially complex since it tries really hard to passively cache
pointers into the B-Tree so it doesn't have to start searches at the
root every time.
-Matt
Matthew Dillon
<dillon@backplane.com>
| Ingo Molnar | Re: [PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Alan Cox | [PATCH 02/27] drivers/char/hvc_console.c: adjust call to put_tty_driver |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Johannes Schindelin | RE: Switching from CVS to GIT |
| Florian v. Savigny | Can git be tweaked to work cross-platform, on FAT32? |
| Shawn Bohrer | [PATCH] Fix off by one error in prep_exclude. |
| Johannes Sixt | [PATCH 03/40] Add target architecture MinGW. |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Nick Guenther | Re: Real men don't attack straw men |
| Steve B | Intel Atom and D945GCLF2 |
| Michael | QEMU /dev/tun issue with tun device number > 3 (more than 4 guests) |
| David Miller | [GIT]: Networking |
| Chuck Lever | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Patrick McHardy | gre: minor cleanups in netlink interface |
| Jarek Poplawski | Re: [PATCH] net_sched: Add qdisc __NET_XMIT_STOLEN flag |
