From: James Simmons Date: Mon, 27 Jul 2020 17:11:20 +0000 (-0400) Subject: LU-13740 build: update changelog for ubuntu kernel X-Git-Tag: 2.13.56~109 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=e1fb44b04a4f2c40c0531100a78c26bd617e0d3d LU-13740 build: update changelog for ubuntu kernel With all the lastest Linux kernel supported added to Lustre enabling Ubuntu 20.04 LTS support for clients is already there. Test-Parameters: trivial Change-Id: I35916f3205bff62e2c6ef01f03725aa890c5c8e7 Signed-off-by: James Simmons Reviewed-on: https://review.whamcloud.com/39231 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: James Nunez --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 028f06b..0c1b1eb 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -17,14 +17,14 @@ TBD Whamcloud 4.15.0-32 (Ubuntu 18.04) vanilla linux 4.6.7 (ZFS only) * ldiskfs needs an ldiskfs patch series for that kernel, ZFS does not - * Client primary unpatched kernels built and tested during release cycle: + * Client primary kernels built and tested during release cycle: 3.10.0-1062.18.1.el7 (RHEL7.7) 3.10.0-1127.8.2.el7 (RHEL7.8) 4.12.14-95.48 (SLES12 SP4) 4.12.14-122.20 (SLES12 SP5) 4.12.14-197.37 (SLES15 SP1) 4.15.0-48 (Ubuntu 18.04) - * Other clients known to build on unpatched kernels at some point (others may also work): + * Other clients known to build on these kernels at some point (others may also work): 3.10.0-862.14.4.el7 (RHEL7.5) 3.10.0-957.27.2.el7 (RHEL7.6) 4.14.0-49.13.1.el7a (RHEL7.5) @@ -35,7 +35,8 @@ TBD Whamcloud 4.4.120-92.70 (SLES12 SP2) 4.4.180-94.100 (SLES12 SP3) 4.4.0-131 (Ubuntu 16.04) - vanilla linux 4.15.0 (ZFS only) + 5.4.0-37 (Ubuntu 20.04) + 5.4.0 (vanilla kernel.org) * Recommended e2fsprogs version: 1.45.6.wc1 or newer * Recommended ZFS version: 0.8.3 * NFS export disabled when stack size < 8192 (32-bit Lustre clients), @@ -43,9 +44,6 @@ TBD Whamcloud stack overflow. For more information, please refer to bugzilla 17630. * NFSv4 reexport to 32-bit NFS client nodes requires Lustre client on the re-exporting nodes to be mounted with "32bitapi" mount option - * Note for Ubuntu 14.04.5: - The 4.4.0 series is the HWE Kernel derived from 16.04 (Xenial). - See: https://wiki.ubuntu.com/Kernel/LTSEnablementStack --------------------------------------------------------------------------------