Summary: | [zfs] [panic] zfs import panics kernel | ||
---|---|---|---|
Product: | Base System | Reporter: | Oliver Adler <bug_reporter> |
Component: | kern | Assignee: | freebsd-fs (Nobody) <fs> |
Status: | Open --- | ||
Severity: | Affects Only Me | CC: | large.hadron.collider, pstef |
Priority: | Normal | Keywords: | crash |
Version: | 9.0-RELEASE | ||
Hardware: | Any | ||
OS: | Any |
Description
Oliver Adler
2012-09-26 13:50:15 UTC
Hello, meanwhile I managed to get a crashdump. It is sufficient to call # zpool import Dump header from device /dev/label/i5swapnew Architecture: amd64 Architecture Version: 2 Dump Length: 776949760B (740 MB) Blocksize: 512 Dumptime: Thu Sep 27 12:44:03 2012 Hostname: Magic: FreeBSD Kernel Dump Version String: FreeBSD 9.0-RELEASE-p3 #0: Thu Sep 27 09:33:57 CEST 2012 root@i5.a999.de:/usr/src/sys/amd64/compile/DDB Panic String: solaris assert: ddt_object_info(ddt, type, class, &doi) == 0, file: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/ddt.c, line: 129 Dump Parity: 3775408702 Bounds: 0 Dump Status: good The download links are: https://www.hidrive.strato.com/lnk/lPSmkaqB https://www.hidrive.strato.com/lnk/slSGk1wz The Password is: FreeBSD If you need any more details, I will provide them. Greetings Oliver -- Oliver Adler eMail : bug_reporter@a999.de Phone : +49 (0)8056/909794 Responsible Changed From-To: freebsd-bugs->freebsd-fs Over to maintainer(s). For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped This bug affects me too. root@schoenefeld:/home/hadron# zdb -AAAXF -ei commune Assertion failed: zap_lookup(ddt->ddt_os, ddt->ddt_spa->spa_ddt_stat_object, name, sizeof (uint64_t), sizeof (ddt_histogram_t) / sizeof (uint64_t), &ddt->ddt_histogram[type][class]) == 0 (0x6 == 0x0), file /usr/home/hadron/hardenedbsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ddt.c, line 128. Assertion failed: (ddt_object_info(ddt, type, class, &doi) == 0), file /usr/home/hadron/hardenedbsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ddt.c, line 133. <zdb has hung, presumably transaction rewind isn't working> Additionally, this bug is still/again present on 11.x. Does this still happen after the switch to OpenZFS? |