From owner-freebsd-bugs@FreeBSD.ORG Sat Jul 17 11:00:16 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2862F106568C for ; Sat, 17 Jul 2010 11:00:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DFA808FC1E for ; Sat, 17 Jul 2010 11:00:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6HB0FdA073473 for ; Sat, 17 Jul 2010 11:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6HB0F9I073472; Sat, 17 Jul 2010 11:00:15 GMT (envelope-from gnats) Resent-Date: Sat, 17 Jul 2010 11:00:15 GMT Resent-Message-Id: <201007171100.o6HB0F9I073472@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shigeya Suzuki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10AD61065676 for ; Sat, 17 Jul 2010 10:58:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F3C6B8FC0C for ; Sat, 17 Jul 2010 10:58:41 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6HAwf6c045128 for ; Sat, 17 Jul 2010 10:58:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6HAwfJ3045127; Sat, 17 Jul 2010 10:58:41 GMT (envelope-from nobody) Message-Id: <201007171058.o6HAwfJ3045127@www.freebsd.org> Date: Sat, 17 Jul 2010 10:58:41 GMT From: Shigeya Suzuki To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/148709: running du with zfs filesystem with sharesmb=on cause panic zfs_fuid_map_id X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2010 11:00:16 -0000 >Number: 148709 >Category: kern >Synopsis: running du with zfs filesystem with sharesmb=on cause panic zfs_fuid_map_id >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 17 11:00:15 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Shigeya Suzuki >Release: 8.1-RC2 >Organization: Keio University >Environment: FreeBSD XXXXXXX 8.1-RC2 FreeBSD 8.1-RC2 #0: Tue Jun 29 20:21:55 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Importing a ZFS pool created by OpenSolaris with filesystems enabling sharesmb, then running "du" on the filesystem causes panic: zfs_fuid_map_id. This looks like simliar to: kern/145778: [zfs] [panic] panic in zfs_fuid_map_id (known issue fixed in opensolaris) >How-To-Repeat: Create a ZFS pool on OpenSolaris (2009.06) (zfs v14). Create a filesystem. set sharesmb=ON import the ZFS pool on FreeBSD run "du" on the mounted filesystem, which attribute has "sharesmb=ON" >Fix: >Release-Note: >Audit-Trail: >Unformatted: