> How do you mount aufs and openafs? > If you make something like recursive mount, ie. mount aufs under > openafs, then your system may not work since it looks like that openafs > has a global mutex (based upon just my current guess).
In order to make sure this, if you enable CONFIG_MAGIC_SYSRQ, try SysRq+d and SysRq+w after the deadlock. If the global mutex in openafs is related to this problem, then kernel prints "afs_global_lock" somewhere in the message. J. R. Okajima ------------------------------------------------------------------------------