Date: Sat, 14 Nov 1998 06:32:26 -0800 From: David Greenman <dg@root.com> To: michael_class@gmx.net Cc: current@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: SMP-System panics after recent ffs_alloc changes Message-ID: <199811141432.GAA13419@root.com> In-Reply-To: Your message of "Sat, 14 Nov 1998 11:23:14 %2B0100." <Pine.BSF.4.05.9811141122300.432-100000@pc-micha.mc.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>the recent changes in vfs_cluster.c, buf.h and ffs_alloc.c cause a >panic on my SMP-System. ... >Backing out these changes solves the problem. > >The panic is"ffs_blkfree: bad size" No need to back out the changes - there is a sysctl knob to shut off the code called "vfs.ffs.doreallocblks"...just set it to 0. Is there anything unusual about your filesystems? Are you using the standard 8K/1K block/fragment size? -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811141432.GAA13419>