[OpenAFS-devel] Re: Tracking down an oops.

chas williams - CONTRACTOR chas@cmf.nrl.navy.mil
Wed, 09 Mar 2005 15:15:03 -0500


In message <422F371B.1050707@pictage.com>,Mike Polek writes:
>Not too much happening around the time of the oops. The box is a

however, you sort of clipped off the important bit of the oops --

>Mar  8 12:10:52 gw1 kernel: afs_InitCacheInfo --- called for non-ufs 
>cache!<1>Unable to handle kernel paging request at virtual address ffffffff

afs died somewhere around line 361 in afs_init.c by calling osi_Panic().
it seems confused.  you asked for memcache but it doesnt think so.