zfs panic "evicting znode"

Pawel Jakub Dawidek pjd at FreeBSD.org
Wed Jun 16 13:25:20 UTC 2010


On Tue, Jun 15, 2010 at 10:34:20PM -0400, Charles Sprickman wrote:
> Howdy,
> 
> I have a box running 8.0-RELEASE that recently started panicing every few 
> hours with the following message:
> 
> panic: evicting znode 0xa1eafe80

Do you have at least backtrace from DDB?

What kind of workload do you have? I was no able to find a way to
trigger znode_evict_error() call (this is what you're seeing).
You could try changing '#if 1' to '#if 0' in
zfs_znode.c:znode_evict_error(), but I don't think this code path was
ever tested, because as I said, I was unable to trigger it.

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20100616/bc40d2f8/attachment.pgp


More information about the freebsd-fs mailing list