Date: Wed, 23 Jan 2008 00:16:02 +0100 From: Gergo Szakal <bastyaelvtars@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: ZFS assert panic Message-ID: <20080123001602.97bce08c.bastyaelvtars@gmail.com> References: <20080120235011.0a8772f9.bastyaelvtars@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Some updates on this... 'zpool import' shows the pool OK but when I try to actually import it, I get the aforementioned panic. Under BeleniX I cannot import it because it says the pool is corrupted. The (crash) problem also occurs with 7.0 beta 2. So I cannot access an otherwise healthy pool now. :-P Now I got to examine the logs too. Right before the pool becoming unaccessible, these log entries appeared: Jan 20 17:12:01 ginger kernel: vm_fault: pager read error, pid 1282 (rtorrent) Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad14 offset=23070008320 size=44032 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad12 offset=23070008320 size=44032 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad8 offset=23070008832 size=43520 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad10 offset=23070008832 size=43520 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad14 offset=23070008320 size=44032 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad12 offset=23070008320 size=44032 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad8 offset=23070008832 size=43520 Jan 20 17:12:01 ginger root: ZFS: checksum mismatch, zpool=tank path=/dev/ad10 offset=23070008832 size=43520 Jan 20 17:12:01 ginger root: ZFS: zpool I/O failure, zpool=tank error=86
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080123001602.97bce08c.bastyaelvtars>