enabling inode hashes results in kernel panics

Kirk McKusick mckusick at mckusick.com
Thu Dec 13 23:34:59 UTC 2018


As the person resposible for ading the inode check-hashes, sorry
for the problems that they are causing you.

Gary, I may want your crash dumps and the core.txt files, but let
me do some preliminary investigation of fsck to see if I can figure
out why it is failing to fix the inode check-hashes.

Are you running with soft updates or journaled soft updates?

Is the problem that fsck is not finding that are are bad check-hashes,
or is fsck finding them and not fixing them? Since fsck and fsdb share
the same code for reading and updating inodes, it is odd that fsdb
fixes the check-hashes, but the same code running in fsck does not.

	Kirk McKusick


More information about the freebsd-current mailing list