Perhaps the system on which you test has /tmp mounted from a separate filesystem and not as a subdirectory in the / filesystem? In my case, /tmp is not mounted, and so with the provided auroot, /tmp/$$.ro.root (which is bound to /) overlaps with /tmp/jail/ . Perhaps my understanding of overlap is still incorrect? I kept getting an overlap error trying to aufs /tmp/$$.ro.root with /tmp/jail/ . I tried append, prepend, and just using it as the only branch, but I kept getting an overlap error.
Thanks, Jayen On Wed, Apr 11, 2012 at 9:46 PM, <[email protected]> wrote: > > Hello Jayen, > > Jayen: >> I'm submitting a patch to auroot (as shipped with Ubuntu 11.10, appears >> the same as in git). I had a lot of trouble understanding where the >> overlapping branch was in the provided script. I'm guessing an old >> version of aufs did not fully check bind mounts and so the script used >> to work. > > Will you describe more specificaly? > For every release, I make very long tests which include the auroot > script, and have not met a problem like overlapping in auroot. > > > J. R. Okajima ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev
