[Bug 234906] kernel panic: softdep_setup_inomapdep: dependency 0xfffff80107d15c00 for newinode already exists

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 12 20:50:13 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234906

--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
I think the subsequent panic after we knew a dirty shutdown occurred is less
interesting than the initial panic.  Do you have core.txt.1 and can it be
attached?

(The secondary panic may still be something we would prefer to harden in UFS,
but it probably isn't the root cause here.)

Another good thing to confirm is that these disks are intact and not corrupting
contents.  For the ones that support SMART, kick off a long self-test with 
'smartctl --test=long /dev/foo' and in a few hours check results with 'smartctl
--all /dev/foo'.  If you see Reallocated_Sector_ct >0 that's generally a sign a
disk is dead.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list