From owner-freebsd-fs@FreeBSD.ORG Sat Aug 30 23:49:58 2014 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0AD7C8B for ; Sat, 30 Aug 2014 23:49:58 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE6E51988 for ; Sat, 30 Aug 2014 23:49:58 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7UNnw7K053053 for ; Sat, 30 Aug 2014 23:49:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 186112] [zfs] [panic] ZFS Panic/Solaris Assert/zap.c:479 Date: Sat, 30 Aug 2014 23:49:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ler@lerctr.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-fs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 23:49:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186112 --- Comment #8 from Larry Rosenman --- borg.lerctr.org /home/ler $ zpool status -D zroot pool: zroot state: ONLINE scan: scrub repaired 0 in 5h8m with 0 errors on Sat Aug 30 13:53:49 2014 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 gptid/71e84d97-043a-11e2-8cd6-003048f2299c ONLINE 0 0 0 gptid/3540b18c-0db2-11e2-8ef2-003048f2299c ONLINE 0 0 0 gptid/b0a645ed-0db9-11e2-8ef2-003048f2299c ONLINE 0 0 0 gptid/dc133fc1-0dc0-11e2-8ef2-003048f2299c ONLINE 0 0 0 gptid/21bef448-0dc8-11e2-8ef2-003048f2299c ONLINE 0 0 0 gptid/46033e1c-0432-11e2-8cd6-003048f2299c ONLINE 0 0 0 errors: No known data errors dedup: DDT entries 1415219, size 2676 on disk, 540 in core bucket allocated referenced ______ ______________________________ ______________________________ refcnt blocks LSIZE PSIZE DSIZE blocks LSIZE PSIZE DSIZE ------ ------ ----- ----- ----- ------ ----- ----- ----- 1 1.26M 116G 66.3G 69.2G 1.26M 116G 66.3G 69.2G 2 86.1K 6.84G 6.04G 6.20G 174K 13.8G 12.1G 12.4G 4 3.15K 253M 243M 249M 14.6K 1.00G 985M 1019M 8 196 2.32M 823K 1.78M 1.96K 24.5M 8.42M 18.4M 16 109 1.23M 1024K 1.52M 2.50K 31.9M 26.2M 38.2M 32 33 330K 318K 498K 1.37K 18.1M 17.5M 24.9M 64 3 1.50K 1.50K 19.2K 249 124K 124K 1.55M 128 3 28K 28K 38.3K 470 4.96M 4.96M 6.40M 256 4 162K 162K 173K 1.33K 64.3M 64.3M 67.6M Total 1.35M 123G 72.6G 75.7G 1.45M 131G 79.5G 82.8G borg.lerctr.org /home/ler $ I'm actually using 500G on a 6 disk raid-Z1 pool of 2TB disks. That's the "logical Used" (approx). I went out and bought a 4TB NAS to use for this, and then for other things. -- You are receiving this mail because: You are the assignee for the bug.