From: stinson1947 Date: Mon, 15 Dec 2008 20:44:42 +0000 (+0000) Subject: updated for the 1.6.7 release. X-Git-Tag: v1_6_7~56 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d749fcb2b315f8ce80f4f5ecb2262d8f8d78cc89;p=fs%2Flustre-release.git updated for the 1.6.7 release. --- diff --git a/ldiskfs/ChangeLog b/ldiskfs/ChangeLog index 9a8dac1..ccf0a60 100644 --- a/ldiskfs/ChangeLog +++ b/ldiskfs/ChangeLog @@ -1,13 +1,3 @@ -tbd Sun Microsystems, Inc. - * version 3.0.7 - -Severity : -Bugzilla : -Description: -Details : - - -------------------------------------------------------------------------------- 01-15-2009 Sun Microsystems, Inc. * version 3.0.6 diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 72baa91..8463a73 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -1,25 +1,3 @@ -tbd Sun Microsystems, Inc. - * version 1.6.8 - * 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.1, 1.2.0, 1.2.5, and 1.3 - viblnd - Voltaire ibhost 3.4.5 and later, - ciblnd - Topspin 3.2.0, - iiblnd - Infiniserv 3.3 + PathBits patch, - gmlnd - GM 2.1.22 and later, - mxlnd - MX 1.2.1 or later, - ptllnd - Portals 3.3 / UNICOS/lc 1.5.x, 2.0.x - -Severity : -Bugzilla : -Description: -Details : - - --------------------------------------------------------------------------- - 01-15-2009 Sun Microsystems, Inc. * version 1.6.7 * Support for networks: diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 26b4100..accd65d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,57 +1,3 @@ -tbd Sun Microsystems, Inc. - * version 1.6.8 - * Support for kernels: - 2.6.5-7.314 (SLES 9), - 2.6.9-67.0.22.EL (RHEL 4), - 2.6.16.60-0.31 (SLES 10), - 2.6.18-92.1.17.el5 (RHEL 5), - 2.6.22.14 vanilla (kernel.org) - * Client support for unpatched kernels: - (see http://wiki.lustre.org/index.php?title=Patchless_Client) - 2.6.16 - 2.6.22 vanilla (kernel.org) - * Client support for unpatched kernels: - we do not recommend using patchless RHEL4 clients with kernels - prior to 2.6.9-55EL (RHEL4U5). - * Recommended e2fsprogs version: 1.40.11-sun1 - * Note that reiserfs quotas are disabled on SLES 10 in this kernel. - * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a - removed cwd "./" (refer to Bugzilla 14399). - * A new quota file format has been introduced in 1.6.5. - The format conversion from prior releases is handled transparently, - but releases older than 1.4.12/1.6.5 don't understand this new - format. The automatic format conversion can be avoided by running - 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. - 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 - the following commands on the MDS and OSS servers (for - pre 1.4.12-1.6.5 quota files): - 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV', - 'tunefs.lustre --param="ost.quota_type=ug1" $MDTDEV' - or (for 1.4.12/1.6.5 quota files) - 'tunefs.lustre --param="mdt.quota_type=ug2" $MDTDEV', - 'tunefs.lustre --param="ost.quota_type=ug2" $MDTDEV' - For more information, please refer to bugzilla 13904. - * Output of lfs quota has been made less detailed by default, - old (verbose) output can be obtained by using -v option. - * File join has been disabled in this release, refer to Bugzilla - 16929. - * A new Lustre ADIO driver is available for MPICH2-1.0.7. - * NFS export disabled when stack size < 8192. Since the NFSv4 export - of Lustre filesystem with 4K stack may cause a stack overflow. For - more information, please refer to bugzilla 17630. - -Severity : -Frequency : -Bugzilla : -Description: -Details : - - --------------------------------------------------------------------------- 01-15-2009 Sun Microsystems, Inc. * version 1.6.7 * Support for kernels: