From owner-freebsd-stable@FreeBSD.ORG Wed Feb 25 08:54:17 2015 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23196416 for ; Wed, 25 Feb 2015 08:54:17 +0000 (UTC) Received: from smtp.digiware.nl (unknown [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D702C216 for ; Wed, 25 Feb 2015 08:54:16 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 7994816A406; Wed, 25 Feb 2015 09:54:12 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n_74kZRZUkzq; Wed, 25 Feb 2015 09:54:11 +0100 (CET) Received: from [IPv6:2001:4cb8:3:1:8cfd:eb94:9ec4:b814] (unknown [IPv6:2001:4cb8:3:1:8cfd:eb94:9ec4:b814]) by smtp.digiware.nl (Postfix) with ESMTP id 77FD416A402; Wed, 25 Feb 2015 09:54:11 +0100 (CET) Message-ID: <54ED8DB5.3010501@digiware.nl> Date: Wed, 25 Feb 2015 09:54:13 +0100 From: Willem Jan Withagen Organization: Digiware Management b.v. User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: John-Mark Gurney Subject: Re: Unexpected crash References: <54EB1528.2050409@digiware.nl> <20150225004346.GV46794@funkthat.com> In-Reply-To: <20150225004346.GV46794@funkthat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2015 08:54:17 -0000 On 25-2-2015 01:43, John-Mark Gurney wrote: > Willem Jan Withagen wrote this message on Mon, Feb 23, 2015 at 12:55 +0100: >> Came home last night to find out that my ZFS fileserver has rebooted.... >> >> Dmesg is loaded with sonewconn messages.... >> And after a while the system thinks it is enough... >> --- >> Panic String: deadlkres: possible deadlock detected for >> 0xfffff800133f9000, blocked for 1800789 ticks >> ---- > > [...] > >> FreeBSD 10.1-STABLE #101 r276583: Sat Jan 3 06:51:10 CET 2015 >> root@zfs.digiware.nl:/home/obj/amd64/usr/srcs/src10/src/sys/ZFS amd64 >> FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 > > Upgrade your kernel: > https://svnweb.freebsd.org/base?view=revision&revision=278800 > > This change will probably fix your panic... > Hi John-Marck, Thanx for the info. I upgraded after last Monday when I saw the crash: 10.1-STABLE FreeBSD 10.1-STABLE #152 r279218: Tue Feb 24 01:07:14 So that is well beyond you revision. I have not seen the messages after that. Just out of curiosity: Is this in the aftermath of the big debate about the callout restructuring? Thanx, --WjW