Re: arla dies in 2.6.14
Tomas Olsson <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
Joel Leyh <[email protected]> writes: > Hello. After transfering a few 10's of megs into afs-land, my kernel > kicks arla out. I can reproduce this quite readily, so let me know > what to change and what anyone needs. > >From what I've heard, reiserfs has never worked well with arla. If your cache is on reiserfs you probably want to try ext2/3 or so. Hmm. Come to think of it, it may be enough to do 'fhopen_working = 0;' in fcache_init() in arlad/fcache.c. /t (hoping I guessed right)