Whamcloud - gitweb
b=21174 allow quotacheck over OSTs with sparse indices
authorAndrew Perepechko <Andrew.Perepechko@sun.com>
Fri, 20 Aug 2010 11:15:25 +0000 (13:15 +0200)
committerJohann Lombardi <johann.lombardi@oracle.com>
Fri, 20 Aug 2010 11:16:44 +0000 (13:16 +0200)
i=Elena Gryznova

lustre/ChangeLog
lustre/tests/conf-sanity.sh

index e5e3e81..20cb70d 100644 (file)
@@ -16,6 +16,10 @@ Severity   : enhancement
 Bugzilla   : 21610
 Description: Update SLES11 SP1 kernel to 2.6.32.13-0.5.1.
 
+Severity   : normal
+Bugzilla   : 21174
+Description: Enabling quotas fails with non-consecutive OST numbering.
+
 -------------------------------------------------------------------------------
 
 2010-07-31 Oracle, Inc.
index 82d0524..8ea58f3 100644 (file)
@@ -2249,6 +2249,7 @@ test_56() {
        start_ost
        start_ost2 || error "Unable to start second ost"
        mount_client $MOUNT || error "Unable to mount client"
+       [ -n "$ENABLE_QUOTA" ] && { $LFS quotacheck -ug $MOUNT || error "quotacheck has failed" ;
 
        stopall
        reformat