Whamcloud - gitweb
Branch HEAD
authortappro <tappro>
Fri, 27 Nov 2009 10:24:58 +0000 (10:24 +0000)
committertappro <tappro>
Fri, 27 Nov 2009 10:24:58 +0000 (10:24 +0000)
b=19023
i=rread

missed client_df in ost-pools test

lustre/tests/ost-pools.sh

index 09a2aef..a59f19e 100644 (file)
@@ -1323,7 +1323,7 @@ test_25() {
         stop $SINGLEMDS || return 1
         start $SINGLEMDS ${dev} $MDS_MOUNT_OPTS  || \
             { error "Failed to start $SINGLEMDS after stopping" && break; }
-       client_df
+       clients_up
 
         # Veriy that the pool got created and is usable
         echo "Creating a file in pool$i"