From owner-freebsd-bugs@FreeBSD.ORG Mon Jul 4 17:14:21 2005 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F5016A41C; Mon, 4 Jul 2005 17:14:21 +0000 (GMT) (envelope-from bacon@smithers.neuro.mcw.edu) Received: from smithers.neuro.mcw.edu (smithers.neuro.mcw.edu [141.106.144.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EBFD43D46; Mon, 4 Jul 2005 17:14:21 +0000 (GMT) (envelope-from bacon@smithers.neuro.mcw.edu) Received: from smithers.neuro.mcw.edu (localhost [127.0.0.1]) by smithers.neuro.mcw.edu (8.13.1/8.13.1) with ESMTP id j64HEKV7062019; Mon, 4 Jul 2005 12:14:20 -0500 (CDT) (envelope-from bacon@smithers.neuro.mcw.edu) Received: from localhost (bacon@localhost) by smithers.neuro.mcw.edu (8.13.1/8.13.1/Submit) with ESMTP id j64HEGUh062016; Mon, 4 Jul 2005 12:14:20 -0500 (CDT) (envelope-from bacon@smithers.neuro.mcw.edu) Date: Mon, 4 Jul 2005 12:14:16 -0500 (CDT) From: Jason Bacon To: Brooks Davis In-Reply-To: <200411012155.iA1LtsSd072508@freefall.freebsd.org> Message-ID: <20050704121328.O62002@smithers.neuro.mcw.edu> References: <200411012155.iA1LtsSd072508@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/73209: PS/2 keyboard problems when NFS server under load X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 17:14:21 -0000 Sorry, this machine has been upgraded, so I don't think I can reproduce the problem anymore. You might as well close it. I'll submit a new report if it ever comes up again. Thanks, Jason ----------------------------------------------------------------------- Make everything as simple as possible but not simpler. - Albert Einstein (1879-1955) ----------------------------------------------------------------------- On Mon, 1 Nov 2004, Brooks Davis wrote: > Synopsis: PS/2 keyboard problems when NFS server under load > > State-Changed-From-To: open->feedback > State-Changed-By: brooks > State-Changed-When: Mon Nov 1 21:50:46 GMT 2004 > State-Changed-Why: > Looking at the dmesg, I'm guessing you're probably writting to da1, the > USB disk. If so I'm not too supprised you're seeing problems since the > USB system has serious latency problems in some cases. Could you try > writing a file to which every drive you are using with a command like: > > dd if=/dev/zero of=/path/to/file/on/drive > > I'm curiously to know if that causes the same problems. If so, we know > it's not NFS, if not it may or may not be (NFS could be pushing the > system over the edge if the root cause is elsewhere). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=73209 > _______________________________________________ > freebsd-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bugs > To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" > >