From cf3e5a8918f47bbaab0d02cdfa4c40d010be6e1c Mon Sep 17 00:00:00 2001 From: anserper Date: Sun, 8 Feb 2009 23:37:44 +0000 Subject: [PATCH] kernel support clarification --- lustre/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index edf2a06..362869c 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -23,7 +23,7 @@ the following command on the MDS: 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'. For more information, please refer to bugzilla 13904. - * A new quota file format was introduced in 1.6.6. + * A new quota file format was introduced in 1.6.6 (for 2.6.16+ kernels). The format conversion from prior releases is handled transparently, but releases older than 1.6.6/1.8.0 don't understand this new format. The automatic format conversion can be avoided by running @@ -342,7 +342,7 @@ Details : While using HA for Lustre servers with Linux RAID, it is possible the following command on the MDS: 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'. For more information, please refer to bugzilla 13904. - * A new quota file format was introduced in 1.6.6. + * A new quota file format was introduced in 1.6.6 (for 2.6.16+ kernels). The format conversion from prior releases is handled transparently, but releases older than 1.6.6/1.8.0 don't understand this new format. The automatic format conversion can be avoided by running -- 1.8.3.1