Consistant panics trying to access zfs filesystems replicated
from Sun/Oracle appliance
Andriy Gapon
avg at FreeBSD.org
Tue Dec 13 16:14:26 UTC 2011
on 12/12/2011 10:46 Karli Sjöberg said the following:
> I got the panic from the IPMI KVM:
> http://i55.tinypic.com/synpzk.png
I think that your best bet is to debug what's going on in zfs_fuid_table_load
function. Add a few printfs in it to see what values get passed to avl_add calls.
It would make sense to print f_idx and f_ksid->kd_name fields for each domnode.
It looks like a duplicate entry is getting inserted into one of the trees.
--
Andriy Gapon
More information about the freebsd-fs
mailing list