From: anserper Date: Sun, 8 Feb 2009 23:24:19 +0000 (+0000) Subject: warning clarification X-Git-Tag: v1_6_7~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b10e7ce19d7a83709a14d3e67e5d13b8c0adc1fe;p=fs%2Flustre-release.git warning clarification --- diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index a05fd1a..04f47b0 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1628,7 +1628,7 @@ LB_LINUX_TRY_COMPILE([ AC_MSG_RESULT([yes]) ],[ - AC_MSG_WARN([You have got no 64-bit kernel quota support.]) + AC_MSG_WARN([4 TB (or larger) block quota limits can only be used with OSTs not larger than 4 TB.]) AC_MSG_WARN([Continuing with limited quota support.]) AC_MSG_WARN([quotacheck is needed for filesystems with recent quota versions.]) AC_MSG_RESULT([no])