From owner-freebsd-bugbusters@FreeBSD.ORG Tue Jan 29 10:47:50 2008 Return-Path: Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8318616A417 for ; Tue, 29 Jan 2008 10:47:50 +0000 (UTC) (envelope-from kampo84@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by mx1.freebsd.org (Postfix) with ESMTP id 3FEF313C4CE for ; Tue, 29 Jan 2008 10:47:50 +0000 (UTC) (envelope-from kampo84@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1520400wxd.7 for ; Tue, 29 Jan 2008 02:47:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=N7ARi0hhOiEyr6FzWuCRtNo6oC5LmR2U8iLrjGa9+Q8=; b=dRZkS5VEOOCd4ox93KSPJRv/d891s8D6yLQgQwXJd+D/1rwfdY7UQqrv+1eKqGtt2quPcXQm4tJVEIcEQX8hf3FhI4DxVyerJrZXq8Pfak3a1GGz3G9zJl+urbsOKeSBeZbZQnW0BrIzM368Az1YGR2xMwcCBD/HcR2i2UBjJPc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=u4ammFa3kjSt0nhDGIUXderHxKwJDFz+S3N12Ii7Jxi3wV3oy+DRix+/zk5AIUoaL9vR1vgcFAyXruCcGIrIWGmiOu3pbLnVwdHY1OcIv7Ur/KZkeIlVf/5HLiVTmvevMVOxJE3oN6PVJZMIWnW3F0H6CY0A6G3uYqr82jKZMdg= Received: by 10.142.11.2 with SMTP id 2mr3091901wfk.233.1201602163297; Tue, 29 Jan 2008 02:22:43 -0800 (PST) Received: by 10.142.230.15 with HTTP; Tue, 29 Jan 2008 02:22:42 -0800 (PST) Message-ID: <54104b030801290222w613f4e69ue2b78fce5fc75441@mail.gmail.com> Date: Tue, 29 Jan 2008 11:22:42 +0100 From: "ZsUM ZsUM" To: freebsd-bugbusters@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: zfs problems X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 10:47:50 -0000 Hy, I use FreeBSD 7.0 RC1 AMD64 and 4 WD 250GB HDD in Raid-z., and a weeks ago my server crashed. In the log i found a I/O error, and since then i can't import my zpool. When i run zpool import, i get the folowing messege: *ginger# zpool import pool: tank id: 9268868588611347691 state: ONLINE action: The pool can be imported using its name or numeric identifier. config: tank ONLINE raidz1 ONLINE ad8 ONLINE ad10 ONLINE ad12 ONLINE ad14 ONLINE* but when i try to access the zpool my system crash and give me a nice kernel panic, like this: *Dump header from device /dev/ad4s1b Architecture: amd64 Architecture Version: 2 Dump Length: 253394944B (241 MB) Blocksize: 512 Dumptime: Sun Jan 20 23:51:58 2008 Hostname: Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-RC1 #0: Mon Dec 24 10:10:07 UTC 2007 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Panic String: solaris assert: sm->sm_space == space (0x1686d4800 == 0x1686d3800), file: /usr/src/sys/modules/zfs/../../contrib/opensolaris/uts/common/fs/zfs/space_map.c, line: 357 Dump Parity: 4000765979 Bounds: 0 Dump Status: good * The minidump is avaible if it nececery. If anybody know the solution, or can give me any advice how to fix it, than please sent me by e-mail. Thank's: Mike PS: sorry my bad english, but i hadn't wrote letter in english since ages :)