Kirill Kolyshkin: > That was my first idea -- that I was replacing aufs module during this time. > But systems logs shows no trace of that.
You mean that you want some msg about unloading aufs or removing the entry under procfs? If so, here attached an example patch. > I am pretty sure dockerd runs "auplink flush" on the host, with the host > cgroup and > initial namespaces. If only initial namespace is used, then we can ignore it. Then the point is how cgroup affect the entries under procfs. Do you know something about that? > Any pointers about how to debug it? I'd suggest you to track down procfs lookup routine. Sample patch is attached too. Remember this patch is just an example. Please enhance by yourself. J. R. Okajima
a.patch.bz2
Description: BZip2 compressed data