Consistant panics trying to access zfs filesystems replicated from Sun/Oracle appliance

Andriy Gapon avg at FreeBSD.org
Wed Dec 14 17:19:33 UTC 2011


on 14/12/2011 09:08 Karli Sjöberg said the following:
> Hi Andriy,
> 
> I would love to do anything that could help resolve this issue. Unfortunately, I
> have never ever tried to debug any kind of programming before in my life. But I
> believe myself to be somewhere around the capacity of a somewhat trained monkey,
> capable of following clear instructions. I would also agree to create an account
> for any person who´d give this debugging a try.

It seems your system is 8-STABLE amd64?  What method of installation/update do you
use?  Is it binary or through sources?  Can you find out at what exact svn
revision your system is now?
With this information I might be able to provide you with a zfs.ko binary with the
debugging printfs.

<This place is reserved for a note about top posting>

> 13 dec 2011 kl. 16.54 skrev Andriy Gapon:
> 
>> 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
> 
> 
> 
> Med Vänliga Hälsningar
> -------------------------------------------------------------------------------
> Karli Sjöberg
> Swedish University of Agricultural Sciences
> Box 7079 (Visiting Address Kronåsvägen 8)
> S-750 07 Uppsala, Sweden
> Phone:  +46-(0)18-67 15 66
> karli.sjoberg at slu.se <mailto:karli.sjoberg at adm.slu.se>
> 


-- 
Andriy Gapon


More information about the freebsd-fs mailing list