From owner-freebsd-current Sun Dec 10 15:58: 6 2000 From owner-freebsd-current@FreeBSD.ORG Sun Dec 10 15:58:04 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mailgate.rz.uni-karlsruhe.de (mailgate.rz.uni-karlsruhe.de [129.13.64.97]) by hub.freebsd.org (Postfix) with ESMTP id B17D537B400 for ; Sun, 10 Dec 2000 15:58:03 -0800 (PST) Received: from rzstud1.rz.uni-karlsruhe.de (rzstud1.rz.uni-karlsruhe.de [129.13.197.1]) by mailgate.rz.uni-karlsruhe.de with esmtp (Exim 3.16 #1) id 145GLw-0005Wu-00; Mon, 11 Dec 2000 00:58:00 +0100 Received: from un1i by rzstud1.rz.uni-karlsruhe.de with local (Exim 2.12 #1) id 145GMb-0000O3-00; Mon, 11 Dec 2000 00:58:41 +0100 Date: Mon, 11 Dec 2000 00:58:41 +0100 From: Philipp Mergenthaler To: Matt Dillon Cc: current@freebsd.org Subject: Re: panic: vm_pageout_flush: partially dirty page Message-ID: <20001211005841.A21036@rz.uni-karlsruhe.de> References: <20001210033546.A13896@rz.uni-karlsruhe.de> <200012102225.eBAMPmU87571@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200012102225.eBAMPmU87571@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Dec 10, 2000 at 02:25:48PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 10, 2000 at 02:25:48PM -0800, Matt Dillon wrote: > > : Hi, > : > :ever since this commit: ... > : > :dillon 2000/11/18 15:06:27 PST > : > : Modified files: > : sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c > :... > > When you created the filesystems on which the history and spool reside, > did you use any custom parameters for blocksize, fragsize, etc...? No, I used sysinstall with the default parameters to create them. bs=8192, fs=1024, cpg=16 The spool is on /dev/ad0s1f, history etc. is on /dev/da0s1f. If it matters, turning softupdates off on both didn't help. > P.S. you should not publish paths to kernel dumps on the lists... send > that over private email. Dumps might contain sensitive data such as > passwords. I know and I would've changed them and the ssh identity anyway :-) Thanks, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message