Hello David,

David Flynn:
> /tmp on /tmp type tmpfs (rw)
> aufs on /var type aufs (rw,xino=/tmp/var/.aufs.xino,br:/tmp/var=rw:/var=ro)
> aufs on /etc type aufs (rw,xino=/tmp/etc/.aufs.xino,br:/tmp/etc=rw:/etc=ro)
> /tmp on /tmp type tmpfs (rw)

Because this order is important, let me make sure first.
- both of your writable branches are the single same tmpfs
- both of your readonly branches are nfs, and aufs is over-mounted
- these writable branches are all hidden by later over-mounting tmpfs

And please check your kernel log if something was left there.


> Here is an example trace of a blocked task:

This trace shows that a process is waiting for read-write semaphore will
be released. I guess other process is holding it. Will you show me the
whole output of these?

- SysRq + d
- SysRq + w
- SysRq + t


Junjiro Okajima

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Reply via email to