From 1cbbe78ea613b29aa1178979ad12c3d4e78c35cb Mon Sep 17 00:00:00 2001 From: anserper Date: Sun, 8 Feb 2009 23:35:45 +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 e20be59..f917d62 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -23,7 +23,7 @@ tbd Sun Microsystems, Inc. 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 @@ -134,7 +134,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