[OpenAFS] Re: Strange problem with OpenAFS on Virtual Machine

Harald Barth haba@kth.se
Fri, 09 Jul 2010 17:33:22 +0200 (CEST)


For some reason the memory allocation for the memcache (which comes out of kernel memory) fails at

> afs_osi_Alloc: Can't vmalloc 65536 bytes.
> afsd:  memCache allocation failure at 95168 KB.
> afsd: memory cache too large for available memory.

You should be able to figure out how much kernel memory you have
available and on a 64-bit kernel it should be possible to increase
that so that a decent AFS cache can fit.

Harald.