From owner-freebsd-fs@FreeBSD.ORG Sat May 12 17:40:13 2012 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F477106564A for ; Sat, 12 May 2012 17:40:13 +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 D4AEA8FC0A for ; Sat, 12 May 2012 17:40:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4CHeC4b083501 for ; Sat, 12 May 2012 17:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4CHeCRD083500; Sat, 12 May 2012 17:40:12 GMT (envelope-from gnats) Date: Sat, 12 May 2012 17:40:12 GMT Message-Id: <201205121740.q4CHeCRD083500@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Jeff Kletsky Cc: Subject: Re: kern/167685: [zfs] ZFS on USB drive prevents shutdown / reboot X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeff Kletsky List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 17:40:13 -0000 The following reply was made to PR kern/167685; it has been noted by GNATS. From: Jeff Kletsky To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/167685: [zfs] ZFS on USB drive prevents shutdown / reboot Date: Sat, 12 May 2012 10:30:26 -0700 Not surprisingly: r229099 does *not* exhibit the symptom r229100 *does* exhibit the symptom # sysctl hw.usb.no_shutdown_wait=1 is confirmed as a workaround