From: Johann Lombardi Date: Wed, 8 Jun 2011 10:13:06 +0000 (+0200) Subject: Add OFED 1.5.3.1 to supported version and update recommended e2fsprogs version X-Git-Tag: v1_8_6_RC1~11 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=53a58193bed3e1e879b61e77234e1503d239049a;p=fs%2Flustre-release.git Add OFED 1.5.3.1 to supported version and update recommended e2fsprogs version Change-Id: Ie2b5daf4df98bbcd9bb84b558948269378b40df0 Signed-off-by: Johann Lombardi --- diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 0e32dc4..7fcfd79 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -3,11 +3,7 @@ * Support for networks: socklnd - any kernel supported by Lustre, qswlnd - Qsnet kernel modules 5.20 and later, - openiblnd - IbGold 1.8.2, - o2iblnd - OFED 1.3, 1.4.1, 1.4.2, 1.5.1 and 1.5.2 - viblnd - Voltaire ibhost 3.4.5 and later, - ciblnd - Topspin 3.2.0, - iiblnd - Infiniserv 3.3 + PathBits patch, + o2iblnd - OFED 1.3, 1.4.1, 1.4.2, 1.5.1, 1.5.2 and 1.5.3.1, gmlnd - GM 2.1.22 and later, mxlnd - MX 1.2.10 or later, ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x diff --git a/lustre/ChangeLog b/lustre/ChangeLog index f80f220..29b4af8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,12 +3,8 @@ * Support for kernels: 2.6.18-238.9.1.el5 (RHEL 5) 2.6.32-71.18.2.el6 (RHEL 6) - patchless client only - * Client support for unpatched kernels: - (see http://wiki.lustre.org/index.php?title=Patchless_Client) - 2.6.16 - 2.6.32 vanilla (kernel.org) - * Recommended e2fsprogs version: 1.41.10-sun2 - * The async journal commit feature (bug 19128) and the cancel - lock before replay feature (bug 16774) are disabled by default. + * Recommended e2fsprogs version: 1.41.90.wc2 + * Use ext4-based ldiskfs as default for RHEL5 -------------------------------------------------------------------------------