From owner-freebsd-current Wed Dec 2 23:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09273 for freebsd-current-outgoing; Wed, 2 Dec 1998 23:03:13 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09268 for ; Wed, 2 Dec 1998 23:03:12 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.1/8.9.1) id XAA59381; Wed, 2 Dec 1998 23:10:43 -0800 (PST) (envelope-from sgk) From: Steve Kargl Message-Id: <199812030710.XAA59381@troutmask.apl.washington.edu> Subject: Re: panic: ffs_blkfree: bad size In-Reply-To: <13982.912667751@zippy.cdrom.com> from "Jordan K. Hubbard" at "Dec 2, 1998 10:49:11 pm" To: jkh@zippy.cdrom.com (Jordan K. Hubbard) Date: Wed, 2 Dec 1998 23:10:43 -0800 (PST) Cc: bford@uop.cs.uop.edu, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Jordan K. Hubbard: > > dev=0x20404, bno = 18, bsize = 8192, size = 8192, fs = /var > > panic: ffs_blkfree: bad size > > > > /var is on the Fujitsu > > -current code base from ~11/28 or so, I think. > > I seem to recall that this was fixed on the 29th. :) [no kidding] > Although I normally appreciate your humor, this bug is not funny. Version 1.74 of vfs_cluster.c does not fix the problem, and a person can totally destroy their filesystems. sysctl -w vfs.ffs.doreallocblks=0 Is the correct response. -- Steve finger kargl@troutmask.apl.washington.edu http://troutmask.apl.washington.edu/~clesceri/kargl.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message