Date: Wed, 16 Jun 2010 15:25:04 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Charles Sprickman <spork@bway.net> Cc: freebsd-fs@freebsd.org Subject: Re: zfs panic "evicting znode" Message-ID: <20100616132504.GK1739@garage.freebsd.pl> In-Reply-To: <alpine.OSX.2.00.1006152225050.26091@hotlap.local> References: <alpine.OSX.2.00.1006152225050.26091@hotlap.local>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkwY0LAACgkQForvXbEpPzSAmwCgyTDV4q7zAYqQa/DKnekBlbKF AV8AnipSZtaS5hwVyt8sBq1Ms64yMOWh =2OPg -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100616132504.GK1739>
