== sanity-flr test 70: mirror create and split race ====== 19:50:50 (1718927450) mirror create pid 16308 mirror split pid 16309 mirror create and split race for 60 seconds, should not crash /home/green/git/lustre-release/lustre/tests/sanity-flr.sh: line 3001: 16308 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 3001: 16309 Killed while true; do $LFS mirror split -d --mirror-id=1 $tf &>/dev/null; done