: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 [email protected]
with "unsubscribe freebsd-current" in the body of the message