Date: Thu, 18 Mar 1999 18:36:09 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Mikhail A. Sokolov" <mishania@demos.net> Cc: "Mikhail A. Sokolov" <mishania@demos.net>, Ladavac Marino <mladavac@metropolitan.at>, "'Ollivier Robert'" <roberto@keltia.freenix.fr>, current@FreeBSD.ORG Subject: Re: repeated ufs_dirbad() panics on 4.0-c Message-ID: <199903190236.SAA43337@apollo.backplane.com> References: <97A8CA5BF490D211A94F0000F6C2E55D097567@s-lmh-wi-900.corpnet.at> <19990318122835.A42632@demos.su> <19990318151518.A52468@demos.su>
next in thread | previous in thread | raw e-mail | index | archive | help
:On Thu, Mar 18, 1999 at 12:28:35PM +0300, Mikhail A. Sokolov wrote:
:# Hello,
:# panic: ffs_valloc: dup alloc
:
:And a brand new one (for today):
:
:IdlePTD 2682880
:initial pcb at 21c7b8
:panicstr: ffs_blkfree: freeing free frag
:panic messages:
:---
:panic: ffs_blkfree: freeing free frag
I'm running out of ideas. Ok, three more things:
First, when you updated your /usr/src/sys tree from cvs, did you also
update /usr/src/contrib/sys? aka softupdates?
Second, Make sure you are using softlinks for the softupdates files in
/usr/src/sys/ufs/ffs/, pointing to their actual location in contrib,
rather then a copies of the files.
Third, Try turning off reallocblks:
sysctl -w vfs.ffs.doreallocblks=0
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?199903190236.SAA43337>
