From owner-freebsd-stable@FreeBSD.ORG Thu Nov 22 09:41:59 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB7C510E for ; Thu, 22 Nov 2012 09:41:59 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 19E668FC0C for ; Thu, 22 Nov 2012 09:41:58 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA20957; Thu, 22 Nov 2012 11:41:55 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1TbTIB-000GkR-IL; Thu, 22 Nov 2012 11:41:55 +0200 Message-ID: <50ADF362.2040803@FreeBSD.org> Date: Thu, 22 Nov 2012 11:41:54 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2 MIME-Version: 1.0 To: Willem Jan Withagen Subject: Re: Some new hardware with 9.1 does not reboot easily References: <50ACA518.4050309@digiware.nl> <50ACEEFF.8010001@FreeBSD.org> <50AD0A20.2070408@digiware.nl> <50AD0AC2.5070804@FreeBSD.org> <50AD0B29.6060602@FreeBSD.org> <50AD0F00.5020600@digiware.nl> <50AD13EE.8050901@digiware.nl> <50AD17E4.50104@FreeBSD.org> <50AD189D.4040902@digiware.nl> <50AD1941.2020108@FreeBSD.org> In-Reply-To: <50AD1941.2020108@FreeBSD.org> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Nov 2012 09:41:59 -0000 on 21/11/2012 20:11 Andriy Gapon said the following: > on 21/11/2012 20:08 Willem Jan Withagen said the following: >> On 2012-11-21 19:05, Andriy Gapon wrote: >>> on 21/11/2012 19:48 Willem Jan Withagen said the following: > [snip] >>>> It seems to to be waiting/working in the ZFS code to get things unmounted. >>> >>> Yeah, oops, this is a known ZFS deadlock in zfs_freebsd_reclaim -> zfs_zget path. >>> I may commit my fix for it to head on the next weekend. >>> You may share this information with the list. >> >> Any change of getting this back into 9.1? >> Preferably before 9.1-RELEASE, but otherwise real soon after that. >> >> I'm the perfect test guinea-pig, it happens every time I reboot. > > I will definitely MFC it to stable/9, just not sure if I would be able to do it > before New Year. It definitely won't be in 9.1. I'll send you a patch later. > The patch: http://people.freebsd.org/~avg/zfs-vfs.4.diff -- Andriy Gapon