X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=InstallingLustre.xml;h=294bdc1135ec38fd19148e6447d193344e1662f8;hb=fcafa5bebef80213b4a1822edd83edc26894eccb;hp=87fb1c6ff90a4887cb31afe092348bb7d69cb8f0;hpb=a2060869a7515e40d358fe366f5b32cf7cb794aa;p=doc%2Fmanual.git diff --git a/InstallingLustre.xml b/InstallingLustre.xml index 87fb1c6..294bdc1 100644 --- a/InstallingLustre.xml +++ b/InstallingLustre.xml @@ -18,7 +18,7 @@ xml:id="installinglustre"> For hardware and system requirements and hardware configuration - information, see + information, see .
@@ -30,87 +30,9 @@ xml:id="installinglustre"> or directly from the source code. This chapter describes how to install the Lustre RPM packages. Instructions to install from source code are beyond the scope of this document, and can be found elsewhere online.</para> - <para>The Lustre RPM packages have been tested on the Linux distributions - listed in the table below.</para> - <para> - <table frame="all" xml:id="LustreTestMatrixTable"> - <title>Lustre Test Matrix - - - - - - - Lustre Release - Servers Tested - 1 - Clients Tested - - - - - - 2.0 - - - RHEL 5, CentOS 5 - - - RHEL 5, CentOS 5, SLES 11 SP0 - - - - - 2.1.x - - - RHEL 5, CentOS 5, RHEL 6, CentOS 6 - - - RHEL 5, CentOS 5, RHEL 6, CentOS 6, SLES 11 SP1 - - - - - 2.2 - - - RHEL 6, CentOS 6 - - - RHEL 5, CentOS 5, RHEL 6, CentOS 6, SLES 11 SP1 - - - - - 2.3 - - - RHEL 6.3, CentOS 6.3 - - - RHEL 6.3, CentOS 6.3, RHEL 5.8, CentOS 5.8, SLES 11 - SP1 - - - - 2.4.x - - RHEL 6.4, CentOS 6.4 - - - RHEL 6.4, CentOS 6.4, SLES 11 SP2, FC18 - - - - - - - - 1Red Hat Enterprise Edition (RHEL), CentOS - Enterprise Linux Distribution (CentOS), SUSE Linux Enterprise Server - (SLES), Fedora - *F18 Linux kernel (FC18). + The Lustre RPM packages are tested on current versions of Linux + enterprise distributions at the time they are created. See the release + notes for each version for specific details.
Software Requirements To install the Lustre software from RPMs, the following are @@ -120,14 +42,15 @@ xml:id="installinglustre"> Lustre server packages - . The required packages for Lustre servers are listed in - the table below, where - verrefers to the Linux kernel distribution - (e.g., 2.6.32-358.6.2.el6) and - archrefers to the processor architecture - (e.g., x86_64). These packages are available in the - - Lustre Releasesrepository. + . The required packages for Lustre 2.9 EL7 servers are + listed in the table below, where + ver refers to the Lustre release and + kernel version (e.g., 2.9.0-1.el7) and + arch refers to the processor architecture + (e.g., x86_64). These packages are available in the + + Lustre Releases repository, and may differ depending on + your distro and version. Packages Installed on Lustre Servers @@ -143,65 +66,68 @@ xml:id="installinglustre"> - kernel- - ver - _lustre. - arch + kernel-ver_lustre.arch Linux kernel with Lustre software patches (often referred to as "patched kernel") - lustre- - ver - _lustre. - arch + lustre-ver.arch Lustre software command line tools - lustre-modules- - ver - _lustre. - arch + kmod-lustre-ver.arch Lustre-patched kernel modules - lustre-osd-ldiskfs- - ver - _lustre. - arch + kmod-lustre-osd-ldiskfs-ver.arch - Lustre back-end file system tools + Lustre back-end file system tools for ldiskfs-based + servers. + - lustre-zfs-ldiskfs- - ver - _lustre. - arch + lustre-osd-ldiskfs-mount-ver.arch + + Helper library for mount.lustre + and mkfs.lustre for ldiskfs-based servers. + + + + + kmod-lustre-osd-zfs-ver.arch Lustre back-end file system tools for ZFS. This is - an alternative to - lustre-osd-ldiskfs + an alternative to + lustre-osd-ldiskfs (kmod-spl and + kmod-zfs available separately). + + + + lustre-osd-zfs-mount-ver.arch + + Helper library for mount.lustre + and mkfs.lustre for ZFS-based servers + (zfs utilities available separately). + e2fsprogs - Utility to maintain Lustre back-end file - system + Utilities to maintain Lustre ldiskfs back-end file + system(s) + - lustre-tests- - ver - _lustre. - arch + lustre-tests-ver_lustre.arch Lustre I/O Kit benchmarking tools (Included in Lustre software as of @@ -216,12 +142,12 @@ xml:id="installinglustre"> Lustre client packages - . The required packages for Lustre clients are listed in - the table below, where - verrefers to the Linux distribution (e.g., - 2.6.18-348.1.1.el5). These packages are available in the - - Lustre Releasesrepository. + . The required packages for Lustre 2.9 EL7 clients are + listed in the table below, where + ver refers to the Linux distribution (e.g., + 3.6.18-348.1.1.el5). These packages are available in the + + Lustre Releases repository.
Packages Installed on Lustre Clients @@ -237,27 +163,24 @@ xml:id="installinglustre"> - lustre-client-modules- - ver + kmod-lustre-client-ver.arch Patchless kernel modules for client - lustre-client- - ver - _lustre + lustre-client-ver.arch Client command line tools - lustre-client-tests- - ver + lustre-client-dkms-ver.arch - Lustre I/O Kit - (Included in Lustre software as of - release 2.2) + Alternate client RPM to kmod-lustre-client with + Dynamic Kernel Module Support (DKMS) installation. This + avoids the need to install a new RPM for each kernel update, + but requires a full build environment on the client. @@ -266,19 +189,19 @@ xml:id="installinglustre"> The version of the kernel running on a Lustre client must be the same as the version of the - lustre-client-modules- - verpackage being installed. If the - kernel running on the client is not compatible, a kernel that is - compatible must be installed on the client before the Lustre file - system software is installed. + kmod-lustre-client-ver + package being installed, unless the DKMS package is installed. + If the kernel running on the client is not compatible, a kernel + that is compatible must be installed on the client before the + Lustre file system software is used. - Lustre LNET network driver (LND) + Lustre LNet network driver (LND) . The Lustre LNDs provided with the Lustre software are - listed in the table below. For more information about Lustre LNET, + listed in the table below. For more information about Lustre LNet, see . @@ -307,23 +230,6 @@ xml:id="installinglustre"> gni Gemini (Cray) - - Seastar - Cray - - - MX - Myrinet network - - - ra - RapidArray - *interconnect - - - Elan - Quadrics -
@@ -349,7 +255,7 @@ xml:id="installinglustre"> Optional packages. Optional packages provided in the - + Lustre Releasesrepository may include the following (depending on the operating system and platform): @@ -408,8 +314,8 @@ xml:id="installinglustre"> (Required) Disable Security-Enhanced Linux - *(SELinux) on all Lustre servers and - clients. + *(SELinux) on all Lustre servers + The Lustre software does not support SELinux. Therefore, the SELinux system extension must be disabled on all Lustre nodes. Also, make sure other security extensions (such as the Novell @@ -488,12 +394,12 @@ xml:id="installinglustre"> Download the e2fsprogs RPMs for your platform from the - + Lustre Releasesrepository. Download the Lustre server RPMs for your platform from the - + Lustre Releasesrepository. See for a list of required packages. @@ -534,7 +440,7 @@ rpm -qa|egrep "lustre|wc"|sort Download the Lustre client RPMs for your platform from the - + Lustre Releasesrepository. See for a list of required packages. @@ -545,7 +451,7 @@ rpm -qa|egrep "lustre|wc"|sort The version of the kernel running on a Lustre client must be the same as the version of the lustre-client-modules- - verpackage being installed. If not, a + ver package being installed. If not, a compatible kernel must be installed on the client before the Lustre client packages are installed.
@@ -579,9 +485,9 @@ rpm -qa|egrep "lustre|wc"|sort - To configure LNET, go to + To configure LNet, go to . If default settings will be used for - LNET, go to + LNet, go to .