From owner-freebsd-stable@FreeBSD.ORG Mon Dec 18 02:31:53 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 AE65316A403 for ; Mon, 18 Dec 2006 02:31:53 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C3443C9F for ; Mon, 18 Dec 2006 02:31:52 +0000 (GMT) (envelope-from chrcoluk@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1712498nfc for ; Sun, 17 Dec 2006 18:31:52 -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=g3TvomSgfgmuioLe1BLPhVFQ/4otcN/zaJ1k+gisCuy7u1EaHXxsDQ+hBorZBImWM5cMXHpJVIYgEC/TSA6xftiebl99Lm2pJsbEfMtTyVgMfE0ZSOYBz9JxIDeWJiPV21g6/c1zfsqrck2SwHJl12kk2KCDyrCXyTm11XCGUWA= Received: by 10.82.165.1 with SMTP id n1mr449764bue.1166402353266; Sun, 17 Dec 2006 16:39:13 -0800 (PST) Received: by 10.82.134.15 with HTTP; Sun, 17 Dec 2006 16:39:13 -0800 (PST) Message-ID: <3aaaa3a0612171639o1feb01c5la6f73bb1a586196a@mail.gmail.com> Date: Mon, 18 Dec 2006 00:39:13 +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: Mon, 18 Dec 2006 02:31:53 -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 > > > Early today the nfs hub was rebooted so had a unexpected disconnection also noted by the sshfs timeout prompt waiting for me in the terminal , was able to remount fine and no server lockup or other probolems. Current uptime is 5 days, 10:48 Chris