From: shaver Date: Fri, 14 Feb 2003 20:50:06 +0000 (+0000) Subject: Don't be outsmarted by the dcache, mkay? X-Git-Tag: v1_7_110~2^11~191 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9d4cff71a056fda18c4c84e01e92d992022d155b;p=fs%2Flustre-release.git Don't be outsmarted by the dcache, mkay? --- diff --git a/lustre/tests/recovery-small.sh b/lustre/tests/recovery-small.sh index 26bb81f..8d13adb 100755 --- a/lustre/tests/recovery-small.sh +++ b/lustre/tests/recovery-small.sh @@ -109,7 +109,7 @@ replay() { shutdown_mds -f start_mds wait - do_client "ls $MOUNPT" # trigger failover, if we haven't already + do_client "df -h $MOUNPT" # trigger failover, if we haven't already } if [ ! -z "$ONLY" ]; then