Hello aluno3,

"alu...@poczta.onet.pl":
> I had problem with aufs 20081208 and 2.6.27.39 kernel. During normal
> activity of the operating system I have got call trace (in attachment).
> Process "networking" is my script to set IPs and so on. I know that this
> version of aufs is a little old but I had never problem with it until
> now. I can do update to the newest version of aufs but will it help?.
> Unfortunately, I can not reproduce it again.

I don't say that the version 20081208 is "a little old".
It is obsoleted aufs1 and NOT maintained now.
Since your kernel is 2.6.27 series, you should use aufs2-27.

But I am afraid you may not compile aufs2-27 for 2.6.27.39, since
aufs2-27 is developed and tested on 2.6.27.0.
Fortunately there was a post from an aufs2-27 user who tried it with
2.6.27.47. He wrote he got an error
        Error: "mmap_min_addr" [fs/aufs/aufs.ko] undefined!
and he had to modify mm/mmap.c and add a line
        EXPORT_SYMBOL(mmap_min_addr);
You will find the post via
http://www.mail-archive.com/aufs-users@lists.sourceforge.net/msg02658.html

I am not sure this "missing symbol" problem will happen in 27.39. Even
if it happens, you will solve it as he did.


J. R. Okajima

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

Reply via email to