From owner-freebsd-stable@FreeBSD.ORG Fri Dec 15 00:58:48 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F86216A492 for ; Fri, 15 Dec 2006 00:58:48 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4636443CC3 for ; Fri, 15 Dec 2006 00:56:50 +0000 (GMT) (envelope-from chrcoluk@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so610635uge for ; Thu, 14 Dec 2006 16:58:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RrpR3Abn9UxOKayBV3e99X4gZieS7nbKW+jc26N80/uHlgY++n38zK6o674f01YZ/h7ha1YpkZQLt4UigI02ERFNHnXXACP7tEwXiGlGnBjyKe1LIlUmNmWJU0QNx4xaVDIQauTRHNn8l1WCN5HE2A3/TaThpY+w22IVjCVWOdg= Received: by 10.82.167.5 with SMTP id p5mr26507bue.1166144307956; Thu, 14 Dec 2006 16:58:27 -0800 (PST) Received: by 10.82.134.15 with HTTP; Thu, 14 Dec 2006 16:58:27 -0800 (PST) Message-ID: <3aaaa3a0612141658l5f162ce5wd7623ea7e2c0caff@mail.gmail.com> Date: Fri, 15 Dec 2006 00:58:27 +0000 From: Chris To: "Kris Kennaway" In-Reply-To: <20061214013355.GA62753@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061123162813.L3026@volte.student.utwente.nl> <20061123192532.GA81937@xor.obsecurity.org> <3aaaa3a0612071036v2df98097ncf9c962e43e6f39d@mail.gmail.com> <200612071349.54854.mistry.7@osu.edu> <3aaaa3a0612131728t214cf77djd0a9fd47f1b12021@mail.gmail.com> <20061214013355.GA62753@xor.obsecurity.org> Cc: Anish Mistry , s.c.sprong@student.utwente.nl, freebsd-stable@freebsd.org Subject: Re: sshfs/nfs cause server lockup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 00:58:48 -0000 On 14/12/06, Kris Kennaway wrote: > On Thu, Dec 14, 2006 at 01:28:48AM +0000, Chris wrote: > > > It does make sense if thats the problem since the entire server even > > locally stops working properly, and it always follows a unexpected > > nfs/sshfs disconnection ie. network timeout. > > > > I am now running 6.2-RC that has the new file and currently at 1 day > > 11hrs uptime. > > OK, thanks for following part of the advice I gave a month ago ;) Let > us know if the problems persist. > > Kris > > > Will do, also I have parts for local machine now so if it persists I will get that online to diagnose locally. Chris