Hello Ken, Ken Park: > AFS_PATH='path to afs directory of interest' > mkdir aumnt > mount -t aufs -o dirs=$AFS_PATH aufs aumnt > cd aumnt > echo "hello world" > hw > ln -s hw ln_hw > > Everything succeeds until that last ln command, which outputs "Killed", as > confirmed by exit code of 137. Afterwards, ls, lsof, or any attempt to > access aumnt leads bash to hang. It cannot be unmounted, either. If I try :::
Don't you have any kernel logs? And I need these info. (from the aufs README) ---------------------------------------------------------------------- When you have any problems or strange behaviour in aufs, please let me know with: - /proc/mounts (instead of the output of mount(8)) - /sys/module/aufs/* - /sys/fs/aufs/* (if you have them) - /debug/aufs/* (if you have them) - linux kernel version if your kernel is not plain, for example modified by distributor, the url where i can download its source is necessary too. - aufs version which was printed at loading the module or booting the system, instead of the date you downloaded. - configuration (define/undefine CONFIG_AUFS_xxx) - kernel configuration or /proc/config.gz (if you have it) - behaviour which you think to be incorrect - actual operation, reproducible one is better - mailto: aufs-users at lists.sourceforge.net ---------------------------------------------------------------------- J. R. Okajima ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb