== sanityn test 90: open/create and unlink striped directory ========================================================== 18:06:43 (1713391603) start pid 5963 to open/create under striped directory start pid 5966 to unlink striped directory /home/green/git/lustre-release/lustre/tests/sanityn.sh: line 5018: 5963 Terminated ( cd $DIR1; while true; do $LFS mkdir -c$MDSCOUNT $tdir > /dev/null 2>&1; touch $tdir/f{0..3} > /dev/null 2>&1; done ) /home/green/git/lustre-release/lustre/tests/sanityn.sh: line 5018: 5966 Terminated ( cd $DIR2; while true; do rm -rf $tdir > /dev/null 2>&1; done )