From owner-freebsd-bugs@FreeBSD.ORG Thu Jun 3 18:10:02 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 20FF41065672 for ; Thu, 3 Jun 2010 18:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D27398FC1A for ; Thu, 3 Jun 2010 18:10:01 +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 o53IA1wv098241 for ; Thu, 3 Jun 2010 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o53IA1DO098240; Thu, 3 Jun 2010 18:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 3 Jun 2010 18:10:01 GMT Resent-Message-Id: <201006031810.o53IA1DO098240@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, Mykah Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 853B01065670 for ; Thu, 3 Jun 2010 18:07:10 +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 73AD78FC0C for ; Thu, 3 Jun 2010 18:07:10 +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 o53I79xG046215 for ; Thu, 3 Jun 2010 18:07:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o53I79pX046213; Thu, 3 Jun 2010 18:07:09 GMT (envelope-from nobody) Message-Id: <201006031807.o53I79pX046213@www.freebsd.org> Date: Thu, 3 Jun 2010 18:07:09 GMT From: Mykah To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: conf/147444: /etc/rc.d/zfs stop not called on reboot & modules cause system hang 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: Thu, 03 Jun 2010 18:10:02 -0000 >Number: 147444 >Category: conf >Synopsis: /etc/rc.d/zfs stop not called on reboot & modules cause system hang >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 03 18:10:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Mykah >Release: 7.3-RELEASE amd64 >Organization: ExaVault / DO IT LLC >Environment: FreeBSD gluon-int.exavault.com 7.3-RELEASE FreeBSD 7.3-RELEASE #0: Sun Mar 21 05:25:24 UTC 2010 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Hardware: CPU: Quad-Core Xeon L3426 MEM: 16G CONTROLLER: 3ware 9750-8i (all disks as single-disk units exported individually, except for the OS which is a HW Raid1 = /dev/da0) ZFS: 10 x 2TB raidz2 currently running defaults. (2TB Hitachi SATA) ZFS is configured to start @ boot via 'zfs_enable="YES"' in the /etc/rc.conf. Creation Commands: # zpool create storage01 raidz2 da1 da2 da3 da4 da5 da6 da7 da8 da9 da10 # zpool add storage01 spare da11 da12 # zfs create storage01/tachyon # zfs create storage01/iron # zfs create storage01/boson # zfs create storage01/hydro >How-To-Repeat: Create a pool and then attempt to: # reboot or # shutdown -r now Result: Waiting (max 60 seconds) for system process `vnlru' to stop...done. Waiting (max 60 seconds) for system process `bufdaemon' to stop...done. Waiting (max 60 seconds) for system process `syncer' to stop...done. Syncing disks, vnodes remaining... (etc, etc).. done All buffers synced. zfs_umount:1005[0] Force unmount is experimental - report any problems. zfs_umount:1005[0] Force unmount is experimental - report any problems. zfs_umount:1005[0] Force unmount is experimental - report any problems. zfs_umount:1005[0] Force unmount is experimental - report any problems. zfs_umount:1005[0] Force unmount is experimental - report any problems. Uptime: