== sanity-flr test 70: mirror create and split race ====== 09:41:26 (1736260886) mirror create pid 16233 mirror split pid 16234 mirror create and split race for 60 seconds, should not crash /home/green/git/lustre-release/lustre/tests/sanity-flr.sh: line 3034: 16233 Killed while true; do rm -f $tf; $LFS mirror create -N -E 1M -c -1 -E eof -N $tf; echo xxxx > $tf; done /home/green/git/lustre-release/lustre/tests/sanity-flr.sh: line 3034: 16234 Killed while true; do $LFS mirror split -d --mirror-id=1 $tf &>/dev/null; done