X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-quota.sh;h=14a20cd633345a7b33d74569a55dce268272c465;hb=0f2cd5948b870c0f82a70bdf32f0c5f6d845144d;hp=54e1bf64d0974354e27f2ffa74042129d9c4032f;hpb=91ca866862aaa89218370996d9ed9c668611e069;p=fs%2Flustre-release.git diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index 54e1bf6..14a20cd 100755 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -85,7 +85,8 @@ is_project_quota_supported() { [ $(lustre_version_code $SINGLEMDS) -le \ $(version_code 2.10.53) ] && return 1 - $ZPOOL upgrade -v | grep project_quota && return 0 + do_facet mds1 $ZPOOL upgrade -v | + grep project_quota && return 0 fi return 1