From owner-freebsd-stable@FreeBSD.ORG Mon Aug 26 14:04:18 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A815710C for ; Mon, 26 Aug 2013 14:04:18 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5DD3B266B for ; Mon, 26 Aug 2013 14:04:18 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1VDxHA-0002XA-IZ; Mon, 26 Aug 2013 16:56:12 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: freebsd-stable Subject: another? NFS deadlock on 9.2-PRERELEASE Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Aug 2013 16:56:12 +0300 From: Daniel Braniss Message-ID: Cc: Rick Macklem 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: Mon, 26 Aug 2013 14:04:18 -0000 I upgraded our web server, and only after 3 hours it hung :-( (as a side note, I have 2 other web servers, also running 9.2 doing great :-) go figure. anyways, in ftp://ftp.cs.huji.ac.il/users/danny/freebsd/core.txt/0 is the info after a forced panic. my guts say its running out of resources - mainly network related, but can't pinpoint it. any help will be most welcomed cheers, danny