Newer
Older
touch $DIR/$tfile
cancel_lru_locks MDC
multiop $DIR/$tfile s
replay_barrier mds1
do_facet mds1 "sysctl -w lustre.fail_loc=0x8000030c"
fail mds1
do_facet mds1 "sysctl -w lustre.fail_loc=0x0"
$CHECKSTAT -t file $DIR/$tfile-* && return 3 || true
}
run_test 52 "time out lock replay (3764)"
equals_msg test complete, cleaning up