From owner-freebsd-stable@FreeBSD.ORG Thu May 31 16:35:59 2007 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 2131516A400 for ; Thu, 31 May 2007 16:35:59 +0000 (UTC) (envelope-from cs@schug.net) Received: from schug.net (s0.schug.net [194.97.148.170]) by mx1.freebsd.org (Postfix) with ESMTP id DF9D313C44C for ; Thu, 31 May 2007 16:35:58 +0000 (UTC) (envelope-from cs@schug.net) Received: by schug.net (Postfix, from userid 10000) id 4FA3DC59FC; Thu, 31 May 2007 18:15:14 +0200 (CEST) Date: Thu, 31 May 2007 18:15:14 +0200 From: Christoph Schug To: steve Message-ID: <20070531161514.GA26373@voodoo.schug.net> References: <20070529192155.GA19514@netfirms.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070529192155.GA19514@netfirms.com> User-Agent: Mutt/1.5.13 OpenPKG/2-STABLE (2006-08-11) Cc: freebsd-stable@freebsd.org Subject: Re: vnode_pager_putpages errors on 6.2 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: Thu, 31 May 2007 16:35:59 -0000 On Tue, May 29, 2007, steve wrote: > Howdy! > > I had this issue on 4.x, which is basically, I have > machines that do cgi stuff for customers, and there is a local > md device that is used as a tmp. When it fills the machine > logs errors > > vnode_pager_putpages I/O error 28.. [...] Just for the record: there's still an open discussion on the same issue in PR kern/67919 [1]. Is this issue resolved completely with this patch? [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/67919 Thanks -cs