From owner-freebsd-fs@FreeBSD.ORG Tue Jan 7 17:08:32 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EE91CF3 for ; Tue, 7 Jan 2014 17:08:32 +0000 (UTC) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 100E41A61 for ; Tue, 7 Jan 2014 17:08:31 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A395821531 for ; Tue, 7 Jan 2014 12:08:30 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Tue, 07 Jan 2014 12:08:30 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=LtMgs96m63qSf3TnJF+HNfphGLI=; b=O01 vGyliKND9rqvFO4QblbeFwVzcSSBDzvW8Nm8Uxcul1ta5zXi+WtZQO94vFnSbQM3 d41zWQSa8cHo5kjpns9NbJSJxrenJrVU3tlB6oavLSXosxsiSbZ8luHN0iwl3EJF xkMeBx/nEWE9nTdXF1Pdv+IADVWxA9jqMBZwueuA= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 7D45111F29F; Tue, 7 Jan 2014 12:08:30 -0500 (EST) Message-Id: <1389114510.5026.67729005.1B42C1BB@webmail.messagingengine.com> X-Sasl-Enc: ra6980qO3NWBZ2oQXgkVfGe4SXEnHDqmtdhAo3NZQBza 1389114510 From: Mark Felder To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-064ceef5 In-Reply-To: <59E5A6FA-D96E-49AD-B56D-2032F8443653@ps-enable.com> References: <59E5A6FA-D96E-49AD-B56D-2032F8443653@ps-enable.com> Subject: Re: ZFS/istgt lockup -- followup Date: Tue, 07 Jan 2014 11:08:30 -0600 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 17:08:32 -0000 On Sun, Jan 5, 2014, at 20:35, Paul Suh wrote: > Folks, > > I'm trying to diagnose a problem on a NAS4Free system, based on a FreeBSD > 9.1. I am observing almost exactly the symptoms in this post from a > little over a year ago: > > http://lists.freebsd.org/pipermail/freebsd-fs/2012-October/015333.html > > I've been unable to find any followup to this. Has there been any > progress on hunting down this bug? Thanks in advance for any help that > you can give me. > > I'll keep an eye on this thread, but I don't have much to contribute other than the fact that I have a 9.0-STABLE box (just a few commits after 9.0-RELEASE) with 600 days uptime running istgt. If you want to see my config I could share it off-list.