Whamcloud - gitweb
LU-8586 test: Fix failure due to mixed OST size.
[fs/lustre-release.git] / lustre / tests / lfsck-performance.sh
index 0a326a0..7b3d8cd 100644 (file)
@@ -179,7 +179,7 @@ test_1() {
 
        stopall
        do_rpc_nodes $(facet_active_host $SINGLEMDS) load_modules_local
-       reformat_mdt $(facet_number $SINGLEMDS)
+       format_mdt $(facet_number $SINGLEMDS)
 
        for ((i = $MINCOUNT_REPAIR; i <= $MAXCOUNT_REPAIR;
              i = $((i * FACTOR)))); do